Validating a Workflow
Once you have completed building your workflow, click Validate to ensure that the steps are configured and connected properly. You may receive the following validation errors:
Error Message
More Information
At least one activity step is needed.
Add an activity step to the workflow.
This step cannot be a starting point. It needs to connect from another step.
The Start step must be connected to the first step in the workflow.
This step cannot be an ending point. It needs to connect to another step.
Connect the step to the End step or add other steps to connect to the End step.
Gateway steps must connect to at least two steps.
The Gateway step must connect to at least two steps. Connect and create conditions for the Gateway step.
Start steps require at least one event.
Assign an event to the start step.
Activity steps user interfaces must have at least one performer.
Add a user to the user interface using the Performers tab.
Activity user interface mashups require a Workflow ID Parameter.
This error occurs when attempting to use either of the out-of-the-box user task mashups outside of the intended user task context.
Activity user interface mashups require a Step ID Parameter.
This error occurs when attempting to use either of the out-of-the-box user task mashups outside of the intended user task context.
Gateway steps must have at least two conditions.
Create at least two conditions for the Gateway step.
There are more conditions than there are connections.
Make sure there is a connection to a step for every condition created on a Gateway step.
There are fewer conditions than there are connections.
Create a condition for each connection.
Each condition must have a label.
Enter a label for each condition.
Each condition must have a unique label.
Make sure that each label for the specified conditions is unique.
Unless marked as default, each condition must have an expression.
Create an expression for each non-default condition.