Delete finished rows from DT using Reframework

Hello,

How to delete success transaction from Datatable using ReFramework.

Thanks in advance !

Hy @maroua301,

In ReFramework it a transacation it sucessfull, it´s status is changed to “Success”, it stays a record log in the Orchestrator, there is no need to delete it. ok?

Regards

Hello @maroua301

I would say, you should first make a copy of your DataTable, than inside Success on your SetTransactionStatus, add Remove Data Row.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.