Hi all,
I’m working on invoice processing. After the validation I use export extraction results activity giving a DataSet output. I need to add this DataSet (which is a row of values) to a DataTable. I’m trying to use add datatable activity but getting different errors.
Hope someone can help me.
Thanks