This section describes how to enable the Claim Set Editing tab in the configuration for Admin App. This feature is disabled by default disabled with a new installation of the Admin App. However, the as-shipped configuration for the Admin App has a feature flag (disabl;ed by default) which can be enabled in order to access the Claim Set Editor tab functionality within the ODS instance Instance settings.
Overview
Admin App users may choose to enable the "Claim Sets" tab within the Admin App ODS Instance Settings. Year-Specific mode is supported and configuration instructions are below. For more information on enabling the claim set editing feature set for the Admin App, please see below:
Checklist
Use this checklist and the details below to modify your Admin App configuration in order to enable the Claim Set Editor tab
...
:
...
Admin App Configuration
Admin App requires a single configuration change in the Web.config file in order to enable the Claim Set Editor Tab.
...
In Web.config, to enable Claim Set Editing functionality inside Admin App, add the item shown below into the AppSettings node in Web.config, placing them below any item that already exists.
Claim Sets Tab
After the above configuration change, the Claim Sets tab can be accessed within the Admin App ODS Instance Settings as seen below:
Reporting Issues
...