Question
3
Replies
52
Views
Posted: September 4, 2020
Last activity: September 5, 2020
how to restict a agent to run on one of the Background node
How to restrict the run of an agent to run on one of the background node in Pega 8.4
***Edited by Moderator Marissa to update type from Discussion to Question; update Platform Capability tags****
The node classification screen in admin studio allows you to associate an agent with a node type, e.g., 'Backgroundprocessing'. which is a class of Background nodes. If needed, you can define your own custom node type for a particular use case. For example, define your custom node type (using -DApplicableNodesTypes to specify the list of node types you want).