Skip to content

Installing the PZNDemo resources

In this exercise, you can install the Portal Personalization sample and configure your database for the sample. No additional database requirements are needed.

  1. Start the HCL Digital Experience (DX) server.

  2. From a command prompt, navigate to <wp_profile_root>/ConfigEngine.

  3. Enter the following commands to install the Personalization sample and create the users for this sample:

    • UNIX™Linux™:
      ./ConfigEngine.sh create-pzndemo-users -DPortalAdminPwd=<password> -DWasPassword=<password>
      ./ConfigEngine.sh install-pzndemo -DPortalAdminPwd=<password> -DWasPassword=<password>

    • Windows™:
      ConfigEngine.bat create-pzndemo-users -DPortalAdminPwd=<password> -DWasPassword=<password>
      ConfigEngine.bat install-pzndemo -DPortalAdminPwd=<password> -DWasPassword=<password>

  4. Stop and restart the HCL DX server.

  5. Open your web browser and log in to the Portal as wpsadmin user.

  6. Click Open applications menu, then navigate to Administration.

  7. Click Security > User and Groups > All Portal User Groups > pzndemousers.

  8. Confirm that the following users were created:

    • andy
    • scott
    • tawana
    • marge

    The following screenshot shows the PZN demo users: PZN Demo Users

  9. Add all pzndemousers to the wpsadmins group.

    1. On the Manage Users and Groups page, click the navigation item All Portal User Groups.
    2. Click the user group wpsadmins.
    3. Click Add Member, select all four pzndemousers and add them to the wpsadmins group.
    4. Click OK.

    Note

    By default, standard users do not have permissions to access the Personalization page or resources. In this exercise, it is recommended to add all the pzndemousers to the wpsadmins group to ensure that users get access to all demo resources.

  10. Log out of HCL DX to apply the changes.

    In the following screenshot, PZN demo users are under the wpsadmins group: Adding the PZN Demo users to the wpsadmins group