I have a custom business object ZBUS200125( with custom event sendback) which delegate to standard bus2000125.
MY WF will be triggered when user send to approver
WF will geerate work item that allow approver to execute
upon execute, it will call CRM TASK transaction , allow approver to change status
till now works fine, my prb is approver set SENDBACK status, event is getting trigger in CRM TASK and workitem is not terminating .
Appreciate anyone can help me on this.