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

Invoking a Process When a Task Deadline Occurs

Invoking a Process When a Task Deadline Occurs

The Invoke Process action is an extension escalation provided by Informatica. This action is based on Informatica-provided WSDL, "Custom B4P Notification", as described in Creating Custom Escalation Actions.
You can deploy a BPEL process to your server and then specify the service name as an escalation action. You might want to invoke a process to send an email to a user, rather than send a notification to a task client application.
To Create an Invoke Process Action:
  1. Ensure that you have deployed your BPEL process that serves as a custom escalation action. This process must be based on the special template, Custom B4P Notification.
  2. In the Outline view, right mouse click on
    Task > Start (or Completion) Deadline>Process Invoke
    .
  3. In the Properties view, add the Service name of a BPEL file deployed to the same server where your current process will run. You can copy the service name from the Process Console's Service Definitions page.
    Note:
    You must use the special BPEL template, Custom B4P Notification, designed for a custom notification, as described in Creating Custom Escalation Actions.
  4. If desired, create a Data expression for task or other data you wish to pass to the called service. For example, create an expression to determine the task priority or list of potential owners.
For details on adding a condition, see Defining a Condition for an Escalation Action.

0 COMMENTS

We’d like to hear from you!