Importing the application file
The system data and rulesets for Pega CRM for Insurance are loaded during this task.
- Log in to Pega Platform
(
https://<hostname>:<port>/prweb
) by entering the administrator ID, for example, [email protected] and the password that you used during Pega Platform installation. - In the header of Dev Studio, click .
- Select the
Rules\PegaCRMI.jar
file from your distribution media, and then follow the wizard instructions. - For environments that use the Db2 database:
- Select the Enable advanced mode to provide granular control over the import process checkbox.
- On the Inserts tab, clear the checkboxes for the persona
categories shown in the following image to avoid receiving an exception error later in
the process:
Persona rules to deselect
- For environments that use the Db2 database, a known issue in Pega Platform release 8.5 causes an error message to appear during the schema
import.
Complete the following steps to import the schema data.
- Click the Total Errors link.
- Click Next.
- Click View/Download SQL DDL.
- Open the text document, and change the column size from 38 to 31 for the PXEFFORTACTUALDELTA and PXRESOLUTIONCOSTDELTA entries.
- Save the changes.
- Run the updated queries manually.
- When the import is complete, click Done.
- Apply the required hotfixes by using Hotfix Manager. For more information about applying hotfixes, see Applying the latest on-premises patch.
- Optional: Verify the application rules.
- In the navigation pane of Dev Studio, click .
- Confirm that the following application rule or rules are displayed in the
list:
- For Pega Customer Service for Insurance: CustomerServiceForInsurance 8.7.
- For Pega Sales Automation for Insurance: SalesAutomationForInsuranceCosmos.8.
Previous topic Installing the application Next topic Optional: Importing the sample data