Hitachi

JP1 Version 12 JP1/Automatic Operation Service Template Developer's Guide 


8.3.7 Procedure for debugging without pausing between steps

When you start the debug task, step execution is interrupted before processing of the plug-in contained in the first step is performed. Then, like normal tasks, you can execute the debug task without pausing between steps. At this time, you cannot change step property values or the return value.

Procedure for debugging without pausing between steps:

  1. If breakpoints are set for the step, on the Break Points tab, click the Remove All Break Points button.

  2. In the Debug area, from the Debug Modes pull-down menu, select the item appropriate for what you want to do with the plug-ins.

    For example, if you want to confirm that the task terminates normally or check for problems with flow transitions, select Run plugin in execution mode. If you want to skip processing of all plug-ins up to the step with a breakpoint specified, select Run plugin in dry-run mode.

  3. In the Debug area, click the Resume button ([Figure]).

Operation results

The debug task is executed without pausing up to the specified breakpoint. In the Service Builder Debug window, check the execution results and, if necessary, edit the service template or plug-ins.