SAS Risk Scenario Manager uses the SASApp application-server context, by default. If you want to change to a different application-server context, follow these steps:
<bean id="configurationResolver" class="com.sas.risk.common.config.DefaultConfigurationResolver">
<property name="configurationService" ref="svcs.configurationService" />
<property name="midTierSoftwareComponentName" value="...." />
4. For the highlighted property element that is shown above, change the value for VALUE= to the following:
<property name="midTierSoftwareComponentName" value="Risk Scenario Manager" />
5. Save the file and restart SASServer11_1.
6. Launch SAS® Management Console.
7. On the Plug-ins tab, select Application Management ► Configuration Manager ► SAS Application Infrastructure. Then, right-click Risk Scenario Manager and select Properties.
8. On the Advanced tab in the properties dialog box, add the property name risk.server.context.
9. Set the property value to the application-server context that you want to use (for example, SASAppRisk).
10. Log off from the SAS Risk Scenario Manager web application, and then log on again. Once you do that, the new application-server context is applied.