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

Adding Start and Completion Deadlines and Alarms

Adding Start and Completion Deadlines and Alarms

You can set deadlines for when a task must start and when a task must complete.
If desired, you can set deadlines for when a task must start and when a task must complete. For example, if a task must start within three hours of being created, you can set a start deadline and add an escalation action to notify the potential owners that no one has started the task. The notification is sent to all potential owners.
You can add multiple start and completion deadlines for a task. For details on the definition of start and completion, see About Task Deadlines and Escalations.
Creating a Start (or Completion) Deadline for a Task:
  1. In the Outline view, select a people activity that has a task (not a notification).
  2. Select the people activity's task.
  3. In the task Properties view, select the Deadlines tab, and select
    Add
    .
  4. In the
    Deadline Specification
    dialog, select the deadline type: Start or
    Completion
    . A start deadline indicates when a task must be started by. A completion deadline indicates when a task must be completed by.
  5. Select an Alarm Type: Deadline or Duration. You can fill in the expression later.
  6. Select one of the escalation types to occur when the deadline occurs:
    • inline notification
    • local notification
    • reassignment
    • process invoke
    • send email
  7. In the table, click (
    ...
    ) in the
    Expression
    column to create a deadline or duration value that conforms to the type selected.
  8. To complete the details for the escalation, see Selecting an Escalation Action to Occur When a Task Deadline is Triggered.
  9. Add more start and completion deadlines as desired.
Tips:
  • The start time begins when the task is created; that is, when the BPEL process executes the People activity.
  • An example of a duration of six hours is
    PT6H
    . For more examples on how to express deadlines or durations, refer to the
    Process Developer Online Help
    .
  • If desired, add a condition to the expression.
  • On the
    Deadlines
    tab of a task, select a deadline and then select
    Go To
    to view the properties of the deadline.

0 COMMENTS

We’d like to hear from you!