Skip to Content
0
Former Member
Jun 24, 2009 at 03:48 AM

Temporary errors automatically deletes the work item.

46 Views

Hi,

I have a background workflow task which calls a ABAP class & method. The method raises the temporary exception, cx_bo_action_cancelled when an error occurs. However, when the workflow catches this exception, the corresponding work item (belonging to this task) is marked "logically deleted" and the workflow completes without error. May I know what is wrong, how do I trap this temporary error/exception and not let the workflow completes with the errornous workitem automatically deleted ? Thank you.

Regards

Kir Chern