Available with Workflow Manager license.
ArcGIS Workflow Manager for Server can be installed without a user interface by running the setup.exe command from the command prompt window.
Prerequisites
Do the following before you install ArcGIS Workflow Manager for Server:
- Verify that your site meets the system requirements.
- Obtain an authorization file for the machine where you'll install ArcGIS Workflow Manager for Server.
- Log in with an account that has administrative privileges.
- Install ArcGIS Server.
In certain scenarios, the ArcGIS Server account can be set to Local System before installing ArcGIS Workflow Manager for Server. In these scenarios, it is recommended that you change the ArcGIS Server account by running the Configure ArcGIS Server Account utility.
Note:
ArcGIS Workflow Manager for Server is installed by default. The Web Viewer is not installed by default and must be installed using the ADDLOCAL parameter.
The following are the parameters in the command:
Parameter | Description |
---|---|
ADDLOCAL (optional) | An optional parameter that can be used to define which software features are installed. The feature names are as follows:
|
Method | /qb, which provides a basic UI with a progress bar and error handling. |
Silent install
To install ArcGIS Workflow Manager for Server silently, complete the following steps:
- Open a command prompt window.
- Execute one of the following commands based on the features you want to install:
To only install ArcGIS Workflow Manager for Server, use this command.
\\<machinename>\ArcGIS_Workflow_Manager_for_Server\setup.exe /qb
To install the Web Viewers, use this command. ArcGIS Workflow Manager for Server is installed first, followed by the Web Viewers.
\\<machinename>\ArcGIS_Workflow_Manager_for_Server\setup.exe /qb ADDLOCAL=WebViewers
To install all ArcGIS Workflow Manager for Server features, use this command.
\\<machinename>\ArcGIS_Workflow_Manager_for_Server\setup.exe /qb ADDLOCAL=ALL