Hi all,
we have an issue with conditional last step of process.
If condition is true process should be completed, if condition is false process should go to next next step.
Problem we are having is that when condition is true process doesn’t get completed. No row added to WMPROCESS table with status = 2.
Any ideas why is it happening?
Running on IS 7.1.3
Thanks!