Configure Workflow
- Last UpdatedJun 10, 2024
- 1 minute read
You need to first create the database connection to create the database activity.
To create the database connection for an activity, you need the server name, database name and database authentication information of the datastore. You can get this information from the Wonderware Intelligence configuration.

To create a Database Connection for the Workflow:
-
Open the Database Connections object.
-
Click on New connection.
-
Enter title, description and uncheck the "Connect to repository datasource" check box.
-
Select SQL server as the database type.
Keep the Connection string as Connection Type.
-
Enter the server name (Server name of datastore).
-
If the authentication type is SQL Server, then enter User Id, Password and Advance Settings.
-
Enter the Database name (datastore name).
-
Click on the refresh buttons to get all the databases on the specified server.
-
Click on Test connection.
If the connection succeeds, the Save button is enabled.
-
Click Save.
The Connection object is created and listed.