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

Inspecting Process Variables during Simulation

Inspecting Process Variables during Simulation

During simulation, as each activity executes, you can inspect variable values in the Process Variables view. The values are those you loaded into Process Variables or into the simulation properties for receives, invokes, onMessage branches of picks and onEvent branches of event handlers. For information on loading and changing data values, see Supplying and Inspecting Sample Variable Data During Simulation.
Here is a recommended way to inspect variable values, by opening and closing variables as you need to.
  1. Display the Process Variables view.
    Tip:
    Display the list of variables with all variables closed. To close all variables, select a variable from the list, and select
    Close All
    from the right-mouse menu.
  2. Start simulation. For details, see Simulating Execution of a BPEL Process.
  3. Step to the first receive or onMessage branch of a pick activity. For more information, see Stepping to the Next Activity in a BPEL Simulation.
  4. In Process Variables view, double-click the highlighted variable to open it.
  5. Right-mouse click the variable and select
    View Data
    .
  6. Notice that the data view of open variable that is in use shows the current data.
  7. Step to the next activity to execute the current activity. As you step through, open variables in data view to inspect the current value.

0 COMMENTS

We’d like to hear from you!