The Settings → Manage Tenants page can be reached by clicking the menu item.
...
- Insert a Name for the tenant (required)
- Choose an existing SQL Server name and its associated instance from the drop-down list (required). Instead of SQL Server name, you can also use the SQL Server IP.
- Choose an Authentication method (required): Flowster Runtime User, Windows Authentication or SQL Authentication.
- In case of Flowster Runtime User method, the user name and password are automatically taken
- In case of Windows Authentication method, the user name will be the current logged in domain\user name but it can be changed by the user
- In case of SQL Authentication method, the user name will be an SQL user name, provided by the user
...
A tenant can be edited by selecting it from the Tenant's list.
Edit Information
The user could migrate the database to a different database server of the same type or to a different type.
From the Information tab, users can change the Name, logo , Server Name, SQL Instance and Database of the tenant. Click Test Connection to verify if the connection to the database is successful. Click Save Changes when finished editing.
...
Edit Central Storage Path
In the Central Storage Path tab will be configured a network shared path where dynamic files for a workflow executions can be created by using Write To Central Storage File activity.
Manually insert the path and click the Apply button.
...