Decision Data update through Agent is throwing error
pzModifyDPRule updates the Decision data when ran manually through wrapper activity and passing the params(developer Login )
The same throws error while running through agent. Its not able to private check out the rule
com.pega.pegarules.pub.context.PRSecurityException: RuleSetName is not specified at com.pega.pegarules.session.internal.authorization.SessionAuthorization.enableUpdateForRuleSet(SessionAuthorization.java:805) at com.pega.pegarules.session.internal.authorization.Authorization.canUpdateRuleSet(Authorization.java:1018) at com.pega.pegarules.data.internal.access.Saver.checkSecurity(Saver.java:784) at com.pega.pegarules.data.internal.access.Saver.saveDeferred(Saver.java:395) at com.pega.pegarules.data.internal.access.DatabaseImpl.saveDeferred(DatabaseImpl.java:2735) at com.pega.pegarules.data.internal.access.DatabaseImpl.saveDeferred(DatabaseImpl.java:2719) at com.pegarules.generated.activity.ra_action_rulecheckout_f39943f591fccdfdd8f6c81f0a2e78b6.step29_circum0(ra_action_rulecheckout_f3
***Moderator Edit-Vidyaranjan: Updated Platform Capability***