By default, the OnCommand Workflow Automation (WFA) database can be accessed only by clients running on the WFA host system. You can change the default settings if you want to enable access to 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 changed WFA installation path.
To... | Enter the following command... |
---|---|
Enable remote access | ./wfa --db-access=public --restart |
Disable remote access | ./wfa --db-access=default --restart |