Automatic Activity Property Reference

This reference provides information on how to configure an Automatic activity.

Runtime

In the Runtime section, you can configure the following properties for an Automatic activity.

Property Description
Enable Loop Condition Specifies if the process execution engine should run this activity successively until the defined condition is met.
Evaluation Order Specifies if the process execution engine evaluates the condition before or after running the Automatic activity. Possible values are:
  • Before
  • After
Condition Specifies the condition that determines if the process execution engine keeps running the loop. You must specify the condition using PBL.

Advanced

In the Advanced section, you can configure the following properties for an Automatic activity.

Property Description
Unlimited Concurrent Executions Specifies if the amount of instances that can sit in an Automatic activity at a given time is unlimited.
Maximum Number of Instances Specifies the number of instances that can sit at the Automatic activity at a given time. If the number of instances exceeds this limit, the remaining instances are queued.
Generate Events Specifies if running this activity generates events. The information in the audit trail and BAM tables is based on these events. Possible values are:
  • Default
  • Generate events
  • Do not generate events