How to update / save / edit a rule (decision rule) via advanced agents
I'm trying to update decision rules like Decision data, Proposition Filter via advanced agent.
We need to do this, because we are getting data from external systems.
What Tried:
Agent activity is calling RMProcessAction activity on updated RulePage
Errors faced:
- OperatorID page is not found and failed.
- pxRequestor.pxSecuritySnapshot has not populated properly
- pxThread page is misssing
- Few other errors related rule commit
Expection is we should able to update a rule(mainly decison rule) via adavnced agent.