Question
Atos Syntel
IN
Last activity: 8 Feb 2016 5:49 EST
prpcUtils: runagent - what class should we mention for "CLASSES TO INCLUDE" parameter
I am testing the prpcUtils scripting in Pega 7.
it seems for the "runagent" argument we need the following parameters set in the prpcUtils.properties file.
############################### SETTINGS FOR AGENT MANAGEMENT TOOL ##########################
######################################################################################
# CLASSES TO INCLUDE (REQUIRED):
# classes.included : classes to include, separate classes by commas
runagent.agentruleset=Pega-RulesEngine
runagent.agentname=PropertyOptimization
I know what to give for runagent.agentruleset and runagent.agentname parameters, what should i give for classes.included parameter.
Hi Dilipan,
This appears to be a copy paste error in the properties file.
There should be no classes to include required for this operation.
Hope this helps.
-Jim