Free cookie consent management tool by TermsFeed Setting Up Demo Data [Case Management Studio]
Setting Up Demo Data

Introduction

After installing the Demo Data module, you need to set it up before using it with the Case Management Studio Base application. This guide walks you through the setup steps, including:

Step 1: Configure the connected system

First, you need to set up the connected system that backs the Demo Data module.

To set up the connected system:

  1. In the target environment, log in as an admin user.
  2. Navigate to the Admin Console > Web API Authentication.
  3. From the API Key tab, click CREATE.
  4. In the Description field, enter Demo Module Deploy or another unique description for the API key.

    cms_demo_data_cs_api_key

  5. Click the icon next to the Service Account field to create a new service account. a. In the Username field, enter a unique username for the service account. b. In the Groups field, enter the following groups to add them to the service account:
    • Service Accounts
    • CMGT Service Accounts
    • CMGT EXT Demo Data Administrators c. Click CREATE to apply the new service account to the API key.
  6. Click CREATE to create the new API key, copy it, and save it to use in step xx.
  7. Go to Appian Designer > Applications and search for and open the ​​CMGT Add-On - Demo Data Module application.
  8. In the Build view, search for and open the CMGT EXT Connected System object.
  9. Find and clear the Value field by clicking the Clear link.
  10. Paste the API key you saved in step 5 in the cleared Value field.
  11. In the Base URL field, update the URL to match the URL of the target environment you are in. Be sure to use the following URL format: https://sample-url.com/suite/webapi/.
  12. Click SAVE.

Step 2: Enable external deployments

Next, you need to enable deployments in the target environment to deploy the demo data to the Case Management Studio Base application.

To enable external deployments:

  1. From the Admin Console, select Infrastructure under the DEVOPS section.
  2. In the External Deployments section, check Enable incoming and Enable Outgoing.
  3. In the Deployment Settings section, add the service account you created in Step 1 in the Deploy As field. a. If a service account does not exist, create one via the Deploy As field.
  4. Click SAVE CHANGES.

Step 3: Update the Case Management Studio group security

Follow the steps in this section to add the Demo Data users to the CMGT Internal Users group.

To update the group security:

  1. Navigate to Appian Designer and select the CMGT Case Management Studio Base application.
  2. Search for and open the CMGT Internal Users group.
  3. Click ADD MEMBERS.
  4. In the Groups to Add field, search for and select the following groups:
    • CMGT EXT Demo Data Users
    • CMGT EXT Demo Data Administrators
  5. Click ADD.

Step 4: Update the Report Builder group security

If you are using Report Builder with your Case Management Studio Base application, you will need to add the Demo Data users to the SEUR All Users group.

To update the group security:

  1. Navigate to Appian Designer and select the Report Builder application.
  2. Search for and open the SEUR All Users group. . Click ADD MEMBERS.
  3. In the Groups to Add field, search for and select the following groups:
    • CMGT EXT Demo Data Users
    • CMGT EXT Demo Data Administrators
  4. Click ADD.

Setting Up Demo Data

FEEDBACK