Question
Skipping a stage
Hello everyone,
In my application, the first stage is registration stage where the user can register and the operator id gets created for that person automatically.
Later if that person logins, if he/she runs the case, the first stage i.e. Registration stage should be skipped from him and the case should start from the second stage. Can anyone help me out in resolving this?
Thanks and regards,
Vineeth.
Hello, it is possible to make a stage or process within a stage conditional. Sounds like you want to use a when rule to check if they are registered. If it resolves to true, the process runs. If it resolves to false, the process is skipped. Right now the process likely has the "Always" when rule associated with it. Best Regards, Tara, Self Study Support Team