There is an action in the rrunner library named rr_AbortBatch. This works great if I want to set the batch to aborted. However, I need to set a batch to hold or cancelled at times. Is there an action I can utilize to set a batch to those statuses? Or do I have to execute a SQL statement and update it in the database from within my code? Any guidance is greatly appreciated.
I have tried using things like SetDCOStatus, SetTaskStatus, etc and I either do not know what value to se tthem to or they do not accomplish my goal.
------------------------------
Danny Mann
------------------------------