Deploy Workflow System

<< Click to Display Table of Contents >>

Current:  WorkFlow > Deploy Workflow System 

Deploy Workflow System

Previous pageReturn to chapter overviewNext page

Configure the process approval environment, starting from 8.6, no need to configure in bi.properties, just configure the interface, the configuration is successful, refresh the workflow page, you do not need to restart the product.

1 The database that needs to be configured for process approval needs to “add data source” first to the configuration.

Process approval support database type: oracle\mysql\postgresql\sql server

 

Take mysql as an example

Fill in the database information to be installed according to the prompts.

then save the data source

configureInGUI1

 

configureInGUI2

System Settings--Database Connection Configuration--Process Approval

Select the data source you just saved, click "Create Connection" and wait for the connection to be created.

configureInGUI3

* Test connection, which refers to the database connectivity to be tested, does not guarantee that the database can properly configure the workflow

 

In the upper right corner of the configuration completion page, there will be a prompt to create a successful one.

 

configureInGUI4

 

Click on “Process Approval” and refresh the page to see the interface.

configureInGUI5

 

It is recommended that users use the interface configuration to install process approvals.

For 8.5.1, the four parameter configurations in bi.properties are used. After the upgrade, the new data source is configured by interface, then the original four parameters will not be used.

 

 

2.Delete connection

In version 8.7, a delete connection button was added, which can delete the data source configured by the workflow, and the deletion can be successful. Select another data source, in fact, the table will not be deleted.

delete_deleteIcon1

 

After clicking "Delete Connection", a confirmation dialog will pop up. Clicking "Yes" will perform the database deletion operation, and clicking "No" will not perform the operation.

delete_dialog2

 

After waiting for deletion, the Process Approval configuration under the database connection configuration is blank

delete_deleteHint3

 

delete_deleteText4

Click to refresh the "workflow" page, showing that the process has not been configured

delete_NoConfiguration5