For auditability and compliance reasons, I need to get access at runtime to ruleset property “decisionservice.branch.name”. This property is set automatically by Decision Center after generating the snapshot for the deployment.
In ARL code, EngineData interface gives access to ruleset parameters and variables but no to the properties.
Is there equivalent interface to get ruleset properties at runtime?
Is there other way to access ruleset properties in ARL code?
Thanks.
Unfortunately,
there is no way currently to access ruleset/rulapp properties from within the engine
this is a recurring request https://ideas.ibm.com/ideas/ODMNS-I-180, you can add your vote to it.