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 Lawson:

  1. Locate the node <type name=“RTE_Request_LawsonAI_RoleAssignment”>.
  2. Configure the xml as :
Setting Description
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
  • In the first node, <Option value=“true”displayname=“Perform Cross Client Analysis”/>, replace /> with the closing tag >true</Option>.
  • In the second node, <Option value=“true”displayname=“Do not Perform Cross Client Analysis”>true</Option>, replace the closing tag >true</Option> with />. For this node, the default value is false'.

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

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