Validate your project
Validate your project in development before deploying it to your target environment.
Prerequisites
Before you begin:
- Make sure you've set up a project, including at least one cluster.
- If the target cluster has authorizations enabled, ensure deploying users have
CREATEpermission to theRESOURCEresource type.
Validate your project
Use Test mode to validate your project in development.
- In your workspace, open the project you want to validate.
- Open a BPMN diagram.
- At the top left of the modeler canvas, click Test to test the project using your selected development cluster.
- Select an environment, and click Deploy.
- Validate your process as required. For example, debug your process logic and test the project.
info
To learn more about using Test mode for validation, see Test your process