Importing the application bundle
The system data and rulesets for Pega Customer Decision Hub for Communications are loaded during this step.
- Log on to the Pega Platform
(
https://<hostname>:<port>/prweb
) by entering the administrator credentials that you set up when you installed Pega Platform. - Create an operator with the CDHTemplate:CDHAdmins default access group.
- Log off and log back in as the operator in the CDHTemplate:CDHAdmins access group.
- To open the Import wizard, in Dev Studio, click .
- Click Choose File, browse your distribution media for the
Rules\PegaCDHForCommunications.jar
file, and then follow the wizard instructions.Caution: To ensure that you import all components, clear the Enable advanced mode to provide granular control over the import process check box. Result: The wizard identifies differences between the database schema of your current system and the schema of Pega Customer Decision Hub for Communications 8.5. - Based on the review of the database policies and application permissions that are used
by your Pega Platform installation (Prerequisites), perform one of the following steps:
- Select the Automatic check box and complete the wizard.
- Select Manual and complete the following steps:
- Click View/Download DDL SQL, which produces a text file containing Data Definition Language (DDL) statements for the needed changes.
- Save the DDL file and deliver it to a database administrator to make the required
changes.
Depending on your organization’s policies, database administrators might need to review these DDL files to determine what changes will occur prior to applying the DDL to your database.
- After the database administrator has applied the DDL, repeat the Import wizard steps.
Previous topic Completing the prerequisite tasks Next topic Optional: Installing the Pega Customer Decision Hub for Communications demo application