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 role assignment request for Infor:

  1. Locate the node <type name=“Request_IONAI_RoleAssignment”>.
  2. Configure the xml as :
XML file name and path [InstallPath]\BizRightsPresentation\xml\WhatIfAnalysisScopeFilters.xml
Tag <whatifanalysisscopefilters>
Nodes

<Option value=“true”displayname=“Perform Cross Client Analysis”/>

<Option value=“false”displayname=“Do not Perform Cross Client Analysis”>false</Option>

Configuration setting

Configure the nodes to:

<Option value=“true”displayname=“Perform Cross Client Analysis”>true</Option>

<Option value=“false”displayname=“Do not Perform Cross Client Analysis”/>

This will ensure that violations are generated as a result of cross client analysis.

Note: To create User Creation request for Infor, locate the <type name=“Request_IONAI_UserCreation”> node and configure the xml as mentioned above.