Hi,
How would you output simple status ok/failed of datarow transactions in Reframework. Is it enough to catch errors in try catch and in that case write failed and in finally block we write ok?
Hi,
How would you output simple status ok/failed of datarow transactions in Reframework. Is it enough to catch errors in try catch and in that case write failed and in finally block we write ok?
Hi @MikkoS
To write the transaction as successful or failed in case of datarow
U can do this in set transactionstatus workflow
By using write cell activity in each section , sucees, failed etc
You can check this workflow
Mark this as a solution if it helps
Hope it helps
Nived N
Really silly thing. Cannot use Write Cell with Excel Application Scope. Workbook version worked…
-Mikko-
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.