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

Setting up Sample Data Values for Input Output and Fault Messages

Setting up Sample Data Values for Input Output and Fault Messages

Select the source location for the sample you want to add.
You can simulate execution with different data values that might be received by the process from receive, invoke, onMessage, and onEvent activities. You can load sample values from either the Participants or Process Variables view or the Properties view of an activity.
If you have created sample data files in the Project Explorer, in the sample-data folder, you can select a data file during simulation. For a message that is missing sample data, a Sample Data dialog displays appropriate selection, as shown in the example.
You can load sample data before you begin simulation. For information on loading and saving sample data in the Participants or Process Variables view, see Using Sample Data in Process Variables View.
During simulation, you can override data values on-the-fly for any activity that has not yet executed.
To override loaded sample data for an input and output messages:
  1. From the Process Editor canvas, select a Receive, Invoke, onMessage, or onEvent activity.
  2. In the Properties view, select the All tab and do one of the following:
    • For a receive, onMessage, or onEvent, click
      Dialog (...)
      for the Input Message or From Part row
    • For an invoke, click
      Dialog (...)
      for the Output Message or To Part row
  3. In the
    Set Simulation Data
    dialog, do the following:
    • Select the checkbox next to Override sample data for simulation
    • Select the Dialog Button at the end of a row, as shown.
  4. For simple data types, edit the data value in the Sample dialog and click
    OK
    . For complex message types, load a data file.
  5. Edit any additional values for other message parts and click
    OK.
To override loaded sample data for an invoke fault message:
  1. From the Process Editor canvas, select an Invoke activity that has an output and a fault message defined.
  2. In the Properties view, set the Result property to Fault.
  3. Select a Fault Name from the list.
  4. Select a Fault Message, and click
    Dialog (...)
    .
  5. In the
    Set Sample Data
    dialog, type in a value for the fault message.

0 COMMENTS

We’d like to hear from you!