Business process validation
Rules to create valid business process
- BP must contain the Start and End elements.
- BP must contain at least one Task element.
- If all Records should move from one step to another without any conditions, you can connect these steps directly, without a Rule.
- All elements must be identified (have name and parameters set).
- The Start element must have an outgoing connection.
- The End element must contain at least one incoming connection.
- Task, Rule, or BP should have at least one incoming and one outgoing connection.
Error messages
If a BP validation detects some errors, explanation messages will be displayed above the Toolbar.

Click the error messages one by one, and appropriate BP steps or connections will be highlighted in red:

You can perform one of the following actions with faulty red BP elements, depending on the error shown:
- Reconnect (drag incoming or outgoing connection - see the Connections topic)
- Define (give a name to the appropriate Task, set the design, parameters, and save this Task)
- Delete
Task data
Ensure that all the BP Tasks use valid column values from input Data file or Answer Codes from the previous Tasks.