Exclusions in What-if analysis

By default, Exclusions are not considered when performing a what -if analysis.

The WhatIfAnalysisScopeFilters.xml file enables you to specify if exclusions must be considered when performing a What-if analysis.

Configure the XML as:

XML file name and path [InstallPath]\BizRightsPresentation\xml\WhatIfAnalysisScopeFilters.xml
Nodes
  1. <Option value="true" displayname="Consider Exclusions"/>
  2. <Option value="false" displayname="Do not Consider Exclusions">false</Option>
Configuration setting
  • In the first node, replace '/>' with the closing tag '>true</Option>'.
  • In the second node, replace the closing tag '>false</Option>' with '/>'.