Table of Contents

Search

  1. Preface
  2. Part 1: Using Process Developer
  3. Part 2: Creating and Modifying Processes
  4. Part 3: Functions, Events, Errors, and Correlation
  5. Part 4: Testing and Deployment
  6. Part 5: Process Central and Process Server (On-Premises)

Process Developer

Process Developer

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!