DATA TABL ACCESS

I am having build data table values in one sequence like one workflow

I am created the data table using out argument also.

I need to access that data table in another workflow for further operation, like for each row in data activity.

, but i am facing error like : in loop condition in another workflow i am not getting the data table for Access anyone help pls.

@BHUVAN

Can you please show what you did…did you pass the workflow to the target sequence or xaml?

cheerss

2 Likes

Hi,

Try this workflow once and mark it as a solution if it solves your issue.

Arguments.zip (4.2 KB)

Thanks

4 Likes