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

Finding Where Variables are Used

Finding Where Variables are Used

You can search for all occurrences of a variable in activities and links by using the
Find Where Used
option.
To search for occurrences of a variable from the
Process Variable
list, perform the following steps:
  1. Open the project in Project Explorer.
  2. From the menu bar, select
    Window
    Show View
    Process Variables
    .
    The
    Process Variables
    section appears with a list of process variables used in the project.
  3. Select the variable that you want to find, right-click, and then select
    Find Where Used
    as shown in the following image: The image shows the Find Where Used option for a variable.
    A list of activities and links where the variable is used appears on the
    Search
    tab.
You can also search for a variable that is used in Copy operations.
To search for occurrences of a variable in Copy operations, perform the following steps:
  1. Open the project in Project Explorer.
  2. From the menu bar, select
    Window
    Show View
    Process Variables
    .
    The
    Process Variables
    section appears with a list of process variables used in the project.
  3. Select the variable name from the
    Process Variables
    section.
    The variable section appears with the variable parts and properties.
  4. Right-click the variable and select
    Copy
    Find Where Used
    as shown in the following image: The image shows the Find Where Used option for a variable from the Copy operation.
    A list of occurrences of the variable in Copy operations appears on the
    Search
    tab.
Process Developer displays the search results and highlights the first result in the Process Editor canvas and Outline view. From the Outline view, you can select an activity, link, or Copy operation for editing.

0 COMMENTS

We’d like to hear from you!