The following steps guide you through uninstalling ArcGIS Workflow Manager Server.
- In a terminal, switch to the root user.
- Stop the Workflow Manager Server service.
# systemctl stop workflowmanager.service
- Stop the Workflow Manager Server service from starting when the machine is rebooted.
# systemctl disable workflowmanager.service
- Remove the Workflow Manager Server service.
# rm /etc/systemd/system/workflowmanager.service
- Uninstall Workflow Manager Server.
# <arcgis-server-installation-location>/uninstall_WorkflowManager.sh