Back Forward More about Declare Trigger rules
 

  1. About 
  2. New 
  3. Triggers 
  4. Pages & Classes 
  5. History 
  6. More... 

  

Trigger activities

The primary page passed to Trigger activities is the top-level page corresponding to the Applies To class of the rule.

An activity of type Trigger may alter properties, call functions and execute other rules, but do not perform database commits. Take care in declarative processing not to specify processing that produces infinite looping.

When you choose In Background on Copy in the Execute field, the triggered activity runs in a child requestor in parallel to the current requestor. This means that:

  Primary page

  Testing and debugging

  History change auditing

  Java code display

Definitions declarative rules, forward chaining, top-level page
Related topics Declarative processing — Concepts and terms
Debugging with the Tracer
Standard rules Atlas — Standard Declare Trigger rules

UpAbout Declare Trigger rules