Free cookie consent management tool by TermsFeed Installing Studio [Case Management Studio]
Installing Studio

Introduction

This guide outlines the recommended steps for installing and integrating the Studio module with your Appian Case Management Studio Base application, including:

System prerequisites

  • Appian platform running version 23.4 or greater.
  • A supported web browser.
  • Imported Case Management Studio application.

Step 1: Downloading the software package

The first step in installing the Studio module is to download the software package that contains the following files. These files will be used in the remaining setup steps.

  • 01.StudioModule.sql
  • StudioModulev1.1.0

To download the software package:

  1. In MyAppian, navigate to the Support tab.
  2. At the top of the page, select DOWNLOADS and then SOLUTIONS.
  3. In the grid, click Appian Case Management Studio.
  4. Under Downloads, click Studio and agree to the License Agreement.
  5. Click Studio to download the ZIP file.
  6. Unzip StudioModulev1.1.0 to access the installation files.

Step 2: Creating database objects

To create the structure for the database tables, views, and other objects that are a part of the Studio module, you need to run a DDL script in your database.

To create the database objects:

  • In your MariaDB business database, import and run the 01.StudioModule.sql file downloaded in Step 1.

Step 3: Importing the application

Next, you need to import the application into the target environment.

To import the application:

  1. In the target environment, log in as the deployment user.
  2. Navigate to the Appian Designer.
  3. Click IMPORT.
  4. Click UPLOAD and choose the application StudioModulev1.1.0 file downloaded in Step 1.
  5. Click INSPECT to ensure that there will be no complications on import.
    • Note: Inspection could take several minutes and may time out, but import will continue in the background.
  6. Click IMPORT.
    • Note: The import may time out due to file size, but the import will continue in the background.
  7. Review the import results.

Step 4: Configuring user groups and security

This is an optional step. Note that the following security groups have access to the Studio site out of the box.

  • CMGT Design Administrators
  • CMGT Case Managers

Next steps

Now that you have installed the Studio module, follow the steps in Setting Up Studio to set up the Studio module with your Case Management Studio.

Installing Studio

FEEDBACK