Skip to main content
Feedback

Decision step example

In this example, a process is able to receive orders only from a specific company, Company A. The Decision step determines whether the document was sent by Company A. If this is true, then the data from the company can continue processing. If this is false, then the document goes to a Stop step and halts processing for that particular instance.

Process using the Decision step