I’m debugging a process model problem. I have a step that completes (green tick) however the next step in the model is not triggered. Apparently this process worked fine previously for months.
If you have a transition condition from that step then check the value of the outgoing document. If that does not match with the transition condition then it will not proceed.
If that not the case then check IS logs and see of you have any broker errors.
If you have correlation then you may want to check if correlation has failed.