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

Tasks and Problems Preferences

Tasks and Problems Preferences

You can enable and create your own tags for tasks.
Select
Window > Preferences > Process Developer > Tasks and Problems
to view these preferences.
Enable user-defined task tags
Select the check box to use your own tags for creating tasks.
Add a task tag
Add a tag, and then use the tag in an activity's Comment dialog. The text is added as a Task in Tasks view. It is also part of hover help for the activity. For details, see
Add Task Tag
. Process Developer provides two default tags:
@todo
, with a Normal priority and
TODO
with a High priority.
Enable error problems
Select this check box to display all validation errors when you save your file. A validation error refers to an invalid BPEL element definition. For example, if you drag a Receive activity to the canvas without specifying the partner link, operation, and variable, error problems are generated for each missing attribute. If you do not want to be reminded of problems, deselect this check box. Before simulating execution, be sure to enable error problems and make corrections.
Enable warning problems
Select this check box to display all validation warnings when you save your file. A validation warning can refer to unused resources, such as variables and partner links, unsupported expression languages, or other potential errors. If you do not want to be reminded of warnings, deselect this check box.
If your processes use Correlation Sets, it is highly recommended that you enable warning problems. A warning problem appears if correlation is missing from activities that handle correlated messages.
Enable info problems
Select this check box to display all information messages when you save your file. If you do not want to be reminded of information messages, you can deselect this check box.

0 COMMENTS

We’d like to hear from you!