I Needs to change the UiPath re framework to work with datatable I was changed all the conversations but I am facing
This error while running how to resolve it anyone help pls
I Needs to change the UiPath re framework to work with datatable I was changed all the conversations but I am facing
Change the TransactionItem datatype to DataRow like this.
Refer this sample REFramework I built for DataRow iteration from datatable.
Looks like in some xamls the argument is not converted or after converting in invoke workflow it is mandatory to click on import arguments..initially it would be in orange once click and save it changes to normal color..mostly in any invoke you would have missed check the same…
generally invoke of settransactionstatus happens in exceptions of try catch in process transaction state which most of the people might miss
cheers