By default, the OnCommand Workflow Automation (WFA) database can be accessed only by clients that are running on the WFA host system. You can change the default settings if you want to access the WFA database from a remote system.
The default WFA installation path is used in this procedure. If you changed the default location during installation, you must use the custom WFA installation path.
To... | Enter the following command... |
---|---|
Enable remote access | .\wfa --db-access=public --restart |
Disable remote access | .\wfa --db-access=default --restart |