Reflects the current release of Nintex for SharePoint 2016. For your version, please access assistance through the Help button in the product.
This section provides instructions for Nintex Workflow and Forms database configurations.
Nintex Workflow requires a configuration database. While the configuration database can technically serve as the sole content database for Nintex Workflow and Forms, we recommend multiple content databases to ensure high availability. For more information, see Content databases and performance.
To set up configuration and content databases
Create a Nintex Forms configuration database:
On the Central Administration Home page, click Nintex Administration and then click Database management under Licensing and setup.
Click Add Nintex Forms configuration database.
When Nintex Forms is newly installed, the Nintex Forms database setup page displays default settings for the Nintex Forms database.
If needed, edit the database settings.
Click OK to create the database.
Create a Nintex Workflow configuration database:
On the Central Administration Home page, click Nintex Administration and then click Database management under Licensing and setup.
Click Add Nintex Workflow configuration database.
When Nintex Workflow is newly installed, the Add configuration database page displays default settings for the Nintex Workflow configuration database.
If needed, edit the database settings.
Click OK to create the database.
Note: The default value for Database Server is the default SharePoint database server.
A database connection string appears in the Configuration Database section.
(Optional but recommended.) Add content databases as needed to store workflow and task history (optional; see Content databases and performance):
To redisplay the database management page, on the Central Administration Home page, click Nintex Administration and then click Database management.
For each content database to be added, do the following:
In the Content Databases section, click Add content database.
In the Add content database page, enter the name of your database server and a database name; leave all other settings as default.
Click OK.
A database connection string appears in the Configuration Database section.
(Optional.) Update content database parameters using the NWAdmin operation UpdateContentDatabaseParameters.
(Optional but recommended.) Map Nintex content databases to SharePoint content databases:
On the Central Administration Home page, click Nintex Administration and then click Database management under Licensing and setup.
Click Manage under Content database/s.
For each SharePoint content database corresponding to a site collection that uses Nintex Workflow, select a Nintex Workflow content database under Map to Workflow Content Database.
For more information about database mapping for Nintex Workflow, see Database Design Guide: Nintex Workflow.
Click OK.
Run the IISreset command to implement the changes:
Start a command prompt as an administrator.
For instructions, see the following TechNet article: http://technet.microsoft.com/en-us/library/cc947813(v=WS.10).aspx
Enter the following command.
IISreset