IntroductionCopy link to clipboard
The My Cases module ships as a separate module supported on Case Management Studio 24.2 and higher. Once installed and set up, this module allows authenticated users to submit cases, message case workers, and attach additional documents throughout the case lifecycle.
This guide outlines the steps for downloading and installing the My Cases module before incorporating it with your Appian Case Management Studio Base application. The steps include:
- Download the software package.
- Create the database objects in the business data source.
- Import the application into the Appian environment.
Before starting the installation process, review the System Requirements to ensure all minimum requirements are met.
System requirementsCopy link to clipboard
This section details the minimum requirements your system must meet to run the My Cases module.
- Appian version 24.2 or greater.
- A supported version of MariaDB as a business data source.
- A supported web browser.
- Imported Case Management Studio Base application version 1.4 or higher, which includes the following application containers:
CMGT Case Management Studio Base (CMGT)
CMGT Studio Module (CMGT_WFL)
CMGT Studio Generated Objects (CMGT)
Step 1: Download the software packageCopy link to clipboard
To install My Cases, you'll need to download the software package containing the following files, which you will use in the remaining set-up steps.
- 01.MyCasesModulev1.0.0.sql: SQL script for creating the database objects needed for the My Cases application.
- MyCasesModulev1.0.0.zip: The application package to be imported into Appian.
To download the software package:
- In My Appian, navigate to the SUPPORT tab.
- Select DOWNLOADS > SOLUTIONS.
- In the grid, find and click Case Management Studio.
- Under Downloads, click My Cases and agree to the License Agreement.
- Click My Cases to download the ZIP file.
- Unzip
MyCasesModulev1.0.0.zip
to access the software installation files.
Step 2: Create database objectsCopy link to clipboard
To create the structure for the database tables, views, and other objects that are a part of the My Cases module in your MariaDB business database, you need to run the 01.MyCasesModulev1.0.0.sql
DDL script downloaded in Step 1.
in your MariaDB business database,
Step 3: Import the applicationCopy link to clipboard
Next, you need to import the application files into the target environment.
To import the My Cases application:
- In the target environment, log in as the deployment user.
- Navigate to the Appian Designer.
- Click IMPORT.
- Click UPLOAD and choose the
MyCasesModulev1.0.0.zip
file downloaded in Step 1. - Click INSPECT to ensure that there will be no complications on import.
- Note: The inspection could take several minutes to complete and may time out. If this occurs, the import will continue in the background.
- Click IMPORT.
- Note: The import may time out due to file size. If this occurs, the import will continue in the background.
- Review the import results to verify the following
CMGT Add-On - My Cases Module (CMGT_LA)
application container was imported.
Next stepsCopy link to clipboard
Now that you have installed the My Cases module, follow the steps in Setting Up My Cases to start using this functionality with Case Management Studio.