This content applies solely to Requirements Management, which must be purchased separately from the Appian base platform. This content was written for Appian 23.4 and may not reflect the interfaces or functionality of other Appian versions. |
Installing Requirements Management (RM) consists of four main steps:
Before starting the installation process, review the System Requirements to make sure all minimum requirements are met.
The first step in installing RM is to download the software package that contains the following files. These files will be used in the remaining setup steps.
RequirementsManagementv1.8.0.sql
: SQL script for creating the database objects needed for the RM application.RequirementsManagementv1.8.0.zip
: Application package to import into Appian.RequirementsManagementv1.8.0.properties
: Import customization file for configuring the application package.To download the software package:
RM Components V1.8.0.zip
to access the installation files.For the RM application to work, you must deploy the Appian Solutions
, Appian Regular Expression Functions
, Rich Text
, OpenAI
, Azure OpenAI
, Log Message
, and Content Tools
plug-ins. The steps for deploying plug-ins are different depending on if you have an Appian Cloud or a self-managed environment.
To deploy the plug-ins for an Appian Cloud environment:
To deploy the plug-ins for a self-managed environment:
To create the structure for the database tables, views, and other objects that are part of the RM application, you need to run the RequirementsManagementv1.8.0.sql
DDL file that was downloaded in Step 1.
Note: This DDL file is optimized for MariaDB and Oracle. If you are using a different type of database, the DDL file may need to be modified. Included in the scripts is Best in Class (BIC) contracts data that is used in the BIC contract recommendation feature.
The final step to install the RM application is to import the application files into the target environment.
To import the application:
RequirementsManagementv1.8.0.zip
file that was downloaded in Step 1.RequirementsManagementv1.8.0.properties
file that was downloaded in Step 1.
Note: If the business database is not called Appian
, a warning will occur when importing the data stores. To fix this, after the import is complete, open each data store object and update the Data Source dropdown list.
After you finish installing RM, be sure to check for any relevant hotfixes, and if applicable, apply the latest hotfix version by performing the following steps:
Now that the application is installed and the database is set up, you're not quite done yet. The following outlines the steps you will need to take to modify the application to work with your organization's requirements.
Installing Requirements Management