Pre-Installation / Pre-Installation Guide for AgilePoint BPMS for .NET 3.5 |
AgilePoint requires one or more databases, depending upon the AgilePoint components you install. You must create these databases on your database server.
For information about authentication for the database, see Setting Up the AgilePoint Service Account.
AgileForms does not support Oracle database.
Repeat the following instructions to create the databases listed in the AgilePoint Databases section, depending upon the AgilePoint components you want to install.
Component | Database Name (Suggested but Optional) | Database Optional for Component? | Function |
---|---|---|---|
AgielePoint Server |
AP_Workflow_DB |
No |
Stores process data for AgilePoint. This is the main AgilePoint database. |
Data Services |
AP_Data_Svcs_DB |
Yes |
Stores data you want to track, populate, and reuse in AgilePoint processes. It is possible to use the AgilePoint database for Data Services, but optionally you can create a separate database. After your installation is complete, if you want to use advanced mode, create a table that is named based on the application, and create the table columns based on the fields from the form. The Primary Key should be the process instance ID (type varchar 50). |
Clustering Server Manager (CSM) |
AP_CSMLOCK |
Yes |
In a network load balanced (NLB) environment, prevents attempts to shrink the database log from failing. Creating this database is an advanced configuration option. |
AgileReports |
AgileReportsMetaDb |
No |
The database for AgileReports data. |
AgileForms |
Site_Master |
No |
The main database for AgileForms data. |
AgileForms |
Site_Template |
No |
The database to store AgileForms template data. |
AgileForms |
Auth_Template |
No |
The database for AgileForms user data. |