Table of Contents

Search

  1. Preface
  2. Welcome to Informatica Process Developer
  3. Using Guide Developer for the First Time
  4. Getting Started with Informatica Process Developer
  5. About Interfaces Service References and Local WSDL
  6. Planning Your BPEL Process
  7. Participants
  8. Implementing a BPMN Task or Event in BPEL
  9. Implementing a BPMN Gateway or Control Flow
  10. Using Variables
  11. Attachments
  12. Using Links
  13. Data Manipulation
  14. Compensation
  15. Correlation
  16. What is Correlation
  17. What is a Correlation Set
  18. Creating Message Properties and Property Aliases
  19. Adding a Correlation Set
  20. Deleting a Correlation Set
  21. Adding Correlations to an Activity
  22. Rules for Declaring and Using Correlation Sets
  23. Correlation Sets and Engine-Managed Correlation
  24. Event Handling
  25. Fault Handling
  26. Simulating and Debugging
  27. Deploying Your Processes
  28. BPEL Unit Testing
  29. Creating POJO and XQuery Custom Functions
  30. Custom Service Interactions
  31. Process Exception Management
  32. Creating Reports for Process Server and Central
  33. Business Event Processing
  34. Process Central Forms and Configuration
  35. Building a Process with a System Service
  36. Human Tasks
  37. BPEL Faults and Reports

Designer

Designer

Selecting Processes for Remote Debugging

Selecting Processes for Remote Debugging

Select a process by picking from the list, typing in an ID, or typing in a name. The list shows running processes. You can select All, Completed, or Faulted from the drop-down list.
When you create a configuration for attaching to remote processes, as described in Configuring a Remote Process Connection, you can select how you want to attach to a process.
Here are some details on each selection type.
Manual process selection or breakpoints
You can set up a launch configuration and then connect to a process to debug it. As the example shows, select
Connect to Process
from the launch configuration, or from the Debug toolbar (the launch configuration must be selected to add focus to the toolbar). The Select Process dialog displays.
Select process by Id or from a list
When you start up debugging, by selecting
Debug
in the Debug dialog, the
Select Process
dialog appears, as shown in the example.
By default, the Process List displays running processes. To make other selections, do one of the following:
  • Select a process from the list or type an ID in the Connect to ID box.
  • Select process instances of a process by typing a name in the Name field and selecting
    Refresh
    .
  • Select All, Running, Complete, Faulted, Suspended, or Compensatable from the
    State
    menu
The
Select Process
dialog can display the namespace plus the process name, if desired. For details, see Remote Debugging Preferences.
Stop on next process instance creation
When you start up debugging, the following dialog can appear, if you set a preference to show it.
When any deployed process is instantiated, the local copy of it in your workspace is opened in the Process Editor. The process is suspended at the initial activity. You can run through or step through the process.
You can set a preference to show/hide the Waiting to
Start
dialog. For details, see Remote Debugging Preferences.

0 COMMENTS

We’d like to hear from you!