Creating a Job Scheduler rule
Creating a Job Scheduler rule
In Dev Studio, click .
Add a label and a ruleset to your Job Scheduler rule.
Click Create and open.
Configure the Job Scheduler to run on specific node types by performing the following actions:
Click the Select node types icon.
Select the check boxes next to the node types that you want to associate with the Job Scheduler rule.
Click Submit.
In the Runs on drop-down list, configure the Job Scheduler rule to run on one or all nodes by selecting one of the following options:
- To run the job scheduler on all nodes in a cluster, click All associated nodes.
- To run the job scheduler on only one node in a cluster, click Any one associated node.
If you configure the Job Scheduler to run on any node, the Pega Platform application chooses the node on which it processes the task.In the Schedule drop-down list, click the schedule for the Job Scheduler rule and provide additional details, such as a start time.
In the Context drop-down list, select the context for the activity resolution:
- If you want to resolve the activity in a specific context, select Specify access group, and then provide the access group.
Make sure the access group that you specify has the access to the class and activity that you specify in the following steps.
- If you want to resolve the activity in the context specified in the System Runtime Context, for example use the same context for the job scheduler and activity resolution, select Use System Runtime Context.
For more information, see Creating a service-level agreement rule.
- If you want to resolve the activity in a specific context, select Specify access group, and then provide the access group.
In the Class field, enter a class for the Job Scheduler rule.
The class that you provide must contain the activity that you want the Job Scheduler rule to resolve.In the Activity field, enter an activity that you want the Job Scheduler rule to resolve.
In the Alerts configuration section, in the Long running queue processor threshold field, change the threshold for long running job processor activities.
An alert is saved to the log file when the activity’s execution time exceeds the threshold value. For more information, see PEGA0118 alert: Long-running queue processor activity.Click Save.
- Job Scheduler rules
Job Scheduler is a background server process that runs activities on a periodic basis. In a multinode cluster, Job Scheduler rules can run on multiple nodes.
- Configuring the Job Scheduler rule thread pool
- Configuring the Performance tool for Job Scheduler rules
Configure the Performance tool to manage aggregating statistics for Job Scheduler rules by modifying the prconfig.xml file.
- Replacing an agent with a Job Scheduler rule
Use Job Scheduler rules for better scalability, performance, and ease of use compared to agents. Replace an existing advanced agent with a Job Scheduler rule to execute scheduled tasks, such as updating a database of email addresses every day at a specific time.
- AsyncProcessor requestor type
Use the AsyncProcessor requestor type to resolve Job Scheduler and Queue Processor rules.
- Classifying nodes
Node classification is the process of separating nodes by purpose, predefining their behavior by assigning node types. When you associate a work resource with a specific node type,you optimize work performance in your Pega application.
Comments
Post a Comment