Hello experts,
I have two workflow models for the object BUS2104 (Appropriation Request). One is the standard WS00300022 and the other is a customized one (WS90000010).
The standard model WS00300022 has the event linkage deactivated, whereas the customized one has the activated linkage. Both to the same event TO_BE_APPROVED.
When the Appropriation Request triggers TO_BE_APPROVED event for the first time, the customized workflow starts, as expected.
Sometimes (not always and around 5%), when the user sends the Appropriation Request for second or third times to approval again, the same document starts the standard workflow, but the linkage to this one is deactivated.
I go for Event Simulation and it gives me the following results:
| Event Simulation |
|---|
Object types concerned: -> BUS2104
Potential tasks to be started:
-> Successfully started -> WS90000010 -> Result dependent on a check function module
-> Not started -> WS00300022 -> Link to the event is deactivated -> Result dependent on a check function module |
Any tips?? Thank you in advance