Closed
delete unnecessary record in activity
HI
I am required to delete unnecesary records in activity.
In the activity, we use report definition to extract date, then they have unnecesary records in the extracted data, so we need to remove the records..
Could you tell me which method in activity should be used?
You can loop through the results and use Obj-Delete-By-Handle in the activity to delete the records.