Hi Experts,
We are having error workflow raised in the event idoc is failed with status 51. Below are the events used to trigger the workflow
Start Event INPUTERROROCCURRED
End event INPUTFINISHED
The above end event is triggering in case the idoc is successfully processed to status 53. But our issue is, it's not always we reprocess the idocs for success, but we delete many of the idocs by changing the status to 68. In this case, the workflow triggered is remaining in the inboxes of the users.
We want the workflow to be completed in case of idocs status changes to 68 also, same as 53.
Please guide me on how to achieve this.
Rgds, Mallik