ActiveVOS Designer User’s Guide

Using the ActiveVOS Debug Console

The Console view is part of the ActiveVOS 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.

Console view, with callouts

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: