Installing the application
To install Pega Government Platform, import the application file, and then complete additional procedures in this guide.
Importing the modularized application file
The system data and rulesets for Pega Government Platform 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/PegaGP.jar
file from your distribution media, and then follow the wizard instructions. - For schema changes, depending on your site's requirements, select either
Automatic or Manual, and then continue
following the wizard instructions. If you select Manual, see Viewing and applying schema changes.
- On the Aged Updates screen, select the Import aged updates check box, and then click Next.
- 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 is displayed in the list:
- PegaGPCosmos 8
- PGPICMCosmos 8
- PegaGP 8
- PGPICM 8
- PGPContracts 8
- PGPComplaints 8
Creating a system administrator operator
Create a system administrator operator for Pega Government Platform by completing the following steps:
- 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 .
- Enter a short description, for example, pgpsysadmin, and then click Create and open.
- In the Application Access section, enter the access group PegaGPCosmos:Administrators.
- Click the Work tab. Under Organizational unit, click Update.
- Click , and then click Submit.
- On the Security tab, click Update password, enter a new password, and then click Submit.
- Click Save to save the rule.
Creating operator accounts
Create all of the operators from the following table in your Pega Government Platform application:
OperatorID | Access Group | Team | Starting activity |
ICMEventListener | PGPICMCosmos:ICMIntakeSpecialist | IntakeSpecialist | Data-Portal.ShowDesktop |
PGPEventListener | PegaGPCosmos:CaseWorker | default@PegaPS | Data-Portal.ShowDesktop |
RequestAccessEmailApproval | PGPICMCosmos:Administrator | default@PegaPS | Data-Portal.ShowDesktop |
ICMInvestigationListener | PGPICMCosmos:Administrator | default@PegaPS | Data-Portal.ShowDesktop |
- Log in to Pega Platform by using the administrator credentials, and switch to the respective applications and create the corresponding operators listed above.
- In the header of Dev Studio, click .
- Enter the Operator ID from the corresponding column in the Operators table and click Create and open.
- Add the Access group from the corresponding column in the Operators table.
- Click the Work tab. Under Organizational unit, click Update.
- Click , and then click Submit.
- Add the Work group from the corresponding column in the Operators table.
- On the Security tab, add the starting activity to execute from the corresponding column in the Operators table.
- Click Update password, enter a new password, and then click Submit.
- Click Save to save the rule.
Updating event listeners
Pega Government Platform has a set of event listeners.
To update these listeners with requestor login credentials, complete the following steps.- In the header of Dev Studio, click .
- Click the PGPEventEmailListener listener name.
- On the Email listener page, navigate to the Requestor login section and update the password of PGPEventListener, which was created in Creating operator accounts.
- Save the record.
- Repeat the previous steps for the following event listeners:
- ICMEventEmailListener
- RequestAccessApproval
- InvestigationAcceptEmailListener
Optional: Importing the sample data application
The Pega Government Platform distribution media includes sample dataa sample application to help you explore the application capabilities. The sample data includes disabled sample operators that you can enable to learn about the workspaces for each operator role. Importing the sample dataapplication is optional, and the sample data that is provided might not align with your business needs.
To import the sample data for Pega Government Platform, complete the following steps.- In the header of Dev Studio, click .
- Select the
/SampleData/PegaGP_SampleData.jar
file from your distribution media. - Follow the wizard instructions to import the sample data.
Optional: Enabling sample operator accounts
If you imported the sample data, operators are included that allow you to access the sample data. For security purposes, sample operators are disabled by default.
To enable the sample operators,ExternalUser operator, which is required to support the Direct Web Access feature, complete the following steps.
- In the header of Dev Studio, click .
- In the Disabled operators section, select the check box next to the operator ID to enable.
- Click Enable selected.The Enable Operator dialog is displayed.
- Click Submit to confirm that you want to enable the selected operator ID.
- Click OK to close the dialog box.
Optional: Installing the sample application
Pega Government Platform includes a sample application with an ICM Demo Cosmos and PGP Demo Cosmos.
To install the sample application, complete the following steps:- In the header of Dev Studio, click .
- Select the
/OptionalComponents/PegaGP_Sample_App.jar
file from your distribution media, and then follow the wizard instructions. - When the import is complete, click Done.
Previous topic Backing up your system