IntroductionCopy link to clipboard
The Case Comments Summary module ships as a separate module supported on Case Management Studio. Once installation and setup are complete, this module uses AI to generate a summary of case comments, allowing case workers to quickly read a summary of case comments, so that they don’t have to read every single comment to understand what has happened in the case.
This guide outlines the steps for downloading and installing the Case Comments Summary module before incorporating it with your Appian Case Management Studio Base application. The steps include:
Before starting the installation process, review the System Requirements to make sure all minimum requirements are met.
System requirementsCopy link to clipboard
This section details the minimum requirements your system must meet to run the Case Comments Summary module.
- Appian version 24.3 or greater.
- An Appian Cloud environment with the advanced or premium platform tiers.
- A supported version of MariaDB as a business data source.
- A supported web browser.
- Imported Case Management Studio Base application version 1.5 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: Downloading the software packageCopy link to clipboard
The first step in installing the Case Comments Summary module is to download the software package that contains the following files, which you will use in the remaining set-up steps.
01.CaseCommentsSummaryv1.0.0.sql
CaseCommentsSummaryv1.0.0.zip
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 Case Comments Summary and agree to the License Agreement.
- Click Case Comments Summary to download the ZIP file.
- Unzip
CaseCommentsSummaryv1.0.0.zip
to access the installation files.
Step 2: Creating database objectsCopy link to clipboard
To create the structure for the database tables, views, and other objects that are a part of the Case Comments Summary module in your MariaDB business database, you need to run the 01.CaseCommentsSummaryv1.0.0.sql
DDL script downloaded in Step 1.
Step 3: Importing the applicationCopy link to clipboard
Next, you need to import the application into the target environment.
To import the application:
- In the target environment, log in as the deployment user.
- Navigate to the Appian Designer.
- Click IMPORT.
- Click UPLOAD and choose the application
CaseCommentsSummaryv1.0.0.zip
file that was downloaded in Step 1. - Click INSPECT to ensure that there will be no complications on import.
- Click IMPORT.
- Review the import results to verify the following
CMGT Add-On - Case Comments Summary (CMGT_CT_AI)
application container was imported.
Next stepsCopy link to clipboard
Now that you have installed the Case Comments Summary module, follow the steps in Setting Up Case Comments Summary to start using this functionality with Case Management Studio.