Back Forward About Agents rules

SysAdmin category
New Schedule Security Nodes History More

Purpose

An agents rule provides configuration information for the agents listed in the rule, including the trigger or wake-up interval or schedule, the activities the agents execute, and the way the agent queue is handled. Each agent in the list performs one task (sends generated correspondence or processes assignments, for example) by running its associated agent activity.

The name of an agents rule is the name of a RuleSet and there can be only one agents rule defined for each RuleSet and version in a Process Commander system. When the Agent Manager master agent notices a newly added Agents rule (Rule-Agent-Queue), it generates agent schedules (Data-Agent-Queue instances) for each node in your Process Commander system. If you need to modify the configuration settings for an agent from a locked RuleSet (any of the standard Process Commander agents rules, for example), you do so by updating the generated agent schedules. (See PDNPega Developer Network article PRKB-25049 How to modify an agent.)

Although agent entries are listed and have numbers, the order in which you list agents in an agents rule does not create a sequence. Each agent activity runs individually on its own interval schedule, as a separate requestor thread. Do not design application logic that depends on agent activities running in a specific order.

Access

Use the Rules by Type Explorer to list all the Agents rules that are available to you: select SysAdmin > Agents. The list includes the three standard agents rules Pega-ProCom, Pega-IntSvcs, and Pega-RULES. You create your own Agents rules when you need to implement your own background processing for your application to be run in the background.

Category

Agents rules are instances of the Rule-Agent-Queue class. They are part of the SysAdmin category.

OldIn releases before V5.4, Agents rules were known as Agent Queue rules.

Related topics Agents overview
Standard rules Atlas — Standard Agents rules

zzzSysAdmin category
Help System home pageHome