6.4. Validation and Debugging
JBoss Developer Studio can validate and debug processes.
Validation
To validate a process, right click the .bpmn file and select Validate.
If validation completes successfully, a dialogue box will appear stating there are no errors or warning.
If validation is unsuccessful, the errors will display in the Problems tab. Fix the problems and rerun the validation.
Debug
To debug a process, right click the .bpmn file and select
If no errors are found, the process will execute.
If errors are encountered, they will be described in the bottom window of JBoss Developer Studio. Fix the errors and rerun the debug process.
For further information about debugging processes, refer to Section 11.2.1, “Debugging”.