IntroductionCopy link to clipboard
The Case Document 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 each PDF document that is uploaded to a case, allowing case workers to quickly scan a few bullet points without having to read the entire document top to bottom.
This guide outlines the steps for downloading and installing the Case Document 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 Document Summary module.
- Appian version 24.2 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.3 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 Document Summary module is to download the software package that contains the following files, which you will use in the remaining set-up steps.
01.CaseDocumentSummaryv1.0.0.sql
CaseDocumentSummaryv1.0.0.zip
To download the software package:
- In My Appian, navigate to the Support tab.
- Click DOWNLOADS > SOLUTIONS.
- In the grid, find and click Case Management Studio.
- Under Downloads, click Case Document Summary and agree to the License Agreement.
- Click Case Document Summary to download the ZIP file.
- Unzip
CaseDocumentSummaryv1.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 Document Summary module in your MariaDB business database, you need to run the 01.CaseDocumentSummaryv1.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
CaseDocumentSummaryv1.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 Document Summary (CMGT_DC_AI)
application container was imported.
Next stepsCopy link to clipboard
Now that you have installed the Case Document Summary module, follow the steps in Setting Up Case Document Summary to start using this functionality with Case Management Studio.