Hand over Datatable with invoke workfile

Hello, I have a main process in which I use invoke workfile to separate some sub-processes.
How can I, for example, transfer data table Run1 created in the main process to the subprocess Run1 and, for example, data table Run2 to the subprocess Run2?

I can’t make it work :frowning:
Appreciate your time and efforts in helping me understand…

Maybe we have misunderstood the question

Argument2 - give a better name eg in_dt_dtData1
Direction in, in/out when it should be returned
DataType:System.Data.DataTable
3 Column: the Variable to the DataTable which is defined in the Main.xaml

Also free to check out courses within the UiPath Academy training the usages of Arguments

Thanks !
ich werde ein Training aussucen

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