Table of Contents

Search

  1. Preface
  2. Part 1: Using Process Developer
  3. Part 2: Creating and Modifying Processes
  4. Part 3: Functions, Events, Errors, and Correlation
  5. Part 4: Testing and Deployment
  6. Part 5: Process Central and Process Server (On-Premises)

Process Developer

Process Developer

Using the Process Developer Debug Console

Using the Process Developer Debug Console

The Console view is part of the Process Developer Debug perspective.
This view shows execution events and provides a view into the evaluation of expressions and results.
The following illustration shows a sample of the Console.
1
Terminate. Stops the current simulation
2
Removes all terminated launches
3
Scroll Lock. Automatically wraps long lines to avoid horizontal scrolling.
4
Clears console
5
Pin Console. Not applicable.
As your process executes, the following types of events are displayed:
Activity type, name, and path
Executing, completed normally, or completed with a fault
Example:
Receive:Executing </process/flow/receive>
Link name, link transition condition, and path
Status and evaluation of expression
Example:
Link receive-to-assess Condition true : bpws:getVariableData('request','amount') < 10000 </process/flow/links/link[@name='receive-to-assess']>
On Alarm
Duration or deadline
Wait
Wait value and simulated Wait value
Join Condition
Evaluation of expression
While, If, Repeat Until Condition
Evaluation of expression
Unhandled events
Ancillary event information
Tips for using the Console:
  • Use the right-mouse menu to go to an activity that has already executed.
  • Use the right-mouse menu to find a simulation event in the Console.

0 COMMENTS

We’d like to hear from you!