WhatIfAnalysisScopeFilters.xml
type name-whatifanalysisscopefilters.xml
You can configure this xml to enable cross client analysis for What-if or requests. As an example, the configurable settings for a request is documented in this section. Follow the same method to enable the cross client analysis for a What-if.
To enable the cross client analysis for the responsibility assignment request for Oracle:
- Locate the node
<type name=“ORCLAI_RespAssignment”>.
- Configure the xml as :
XML file name and path | [InstallPath]\BizRightsPresentation\xml\WhatIfAnalysisScopeFilters.xml |
Nodes |
<Option value=“true”displayname=“Perform Cross Client Analysis”/> <Option value=“false”displayname=“Do not Perform Cross Client Analysis”>false</Option> |
Configuration setting |
Note: To perform the cross client analysis by using connections
associated to Rule books, you must use this node:
This will ensure that violations are generated as a result of cross client analysis. |
Default | The default value is set to false. |
Note: To create Responsibility Assignment request for Oracle, locate the
<type name=“ORCLAI_RespAssignment”> node and configure the xml as
mentioned above.