Switch case in business process

Hi community !

 

Is there any way to do a switch-case with business processes?

I have a case that can reach different statuses. All the statuses are known. I have to do some things at each step of the case I currently do with a simple signal with "if status change AND status = specific_status, then ..." but I don't really like doing that. It's not readable. Is there an easier way to handle each step of a case, like a switch case or something?

Thanks in advance,

Julien Gunther

Like 0

Like

1 comments
Best reply

Hi Julien, 

If i understood your business task corectly, you need to call those processes from DCM panel. You can do so in DCM configuration. Add a step for the status, in which you want to call a process. You can refer to the screenshot below. 

Best regards,
Yurii. 

Hi Julien, 

If i understood your business task corectly, you need to call those processes from DCM panel. You can do so in DCM configuration. Add a step for the status, in which you want to call a process. You can refer to the screenshot below. 

Best regards,
Yurii. 

Show all comments