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?
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