Enable the CDH tools with the DSS setting cdh/isBOE
Hi, We have a simulation environment and we want to turn on the CDH Tools such as Value Finder, Scenario Planner & Action Performance. As per the documentation, we have created the Dynamic System Setting cdh/isBOE to recognize this environment as the simulation environment.
There is a When rule "isBOE" that greys out or not the access of the CDH tools mentioned above. The condition of the when rule in question @VBD.pxGetPRConfigOrDynamicSystemSetting("cdh/isboe","false")
In Admin Studio, we found out a similar prconfig "cdh/isboe" that is set to false and thus drives the when rule to return false. How can we change this prconfig setting to true ? Is there anything else to perform to get the tools enabled on the CDH ?
Thanks a lot for the help and support