Compress activity can't work in flowchart

Dear all,

The compress activity which I downloaded from a post work fine when it is running in a single sequence.

However when I open a blank project > drag a flowchart activity > copy the compress activity to the flowchart and link to the start node, there is error with the compress activity.

Attach the pictures below for your clarity:

Compress activity that I downloaded:
Compress.xaml (9.1 KB)

Compress activity in flowchart in order to link other sequences:
Compress v2.xaml (10.1 KB)

Appreciate if you could help on this.

Thank you.

Regards,
Ming

hi @Ming, most probably is just the declaration of Variables and it’s scope.

Cheers.