I am having a problem passing extracted data to out of Get Transaction data to make it available in Process. Can you please give me some advice?

Hi Team here is a screenshot of what I am currently doing. Please provide some advice. I have since deleted the screenshot.

Hi @Andrew_Spence

Are you trying to pass the out_WI4s datatable argument to the io_dt_TransactionData datatable argument, If you want to pass the data you are following correct way.

Hope it helps!!

@Andrew_Spence,

Check the argument out_WI4s is declared with Out direction in your ACME_ExtractWI4Variable.xaml.

Also the Extracted datatable is assigned to out_WI4s in workflow ACME_ExtractWI4Variable.xaml

Thanks,
Ashok :slight_smile:

Thank you @ashokkarale. Does this look right? I have since deleted the screenshot.

Thank you @mkankatala for this confirmation.

1 Like

@Andrew_Spence,

Yes, that’s right.

It’s my pleasure… @Andrew_Spence

Happy Automation!!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.