Hi,
I am new to UiPath. I am trying to use the ReFramework. We have to pass data into the TransactionData variable. I have created a datatable in init section and want to load the data into the TransactionData datatable from the temporary datatable which I have created in the init block.
Tried to use Invoke method with “Merge”, but not able to get the syntax right. Any help would be highly appreciated…! Thank you.