Command Line Service Prompts

Use these prompts to start, stop, install, and uninstall FlowWright service engines

Last published at: February 4th, 2025

FlowWright's command-line service prompts allow users to start, stop, and check the status of FlowWright engine services. The Command Prompt is a text-based user interface (UI) that will enable users to enter commands to perform administrative tasks.

You may run the below commands on the app server using the Admin Prompt.   

  • -start
  • -stop
  • -uninstall
  • -install 

 

Command line service prompts

FlowWright.TriggerEngine.exe -stop
FlowWright.TriggerEngine.exe -start

FlowWright.ProcessEngine.exe -stop
FlowWright.ProcessEngine.exe -start

FlowWright.ArchivalEngine.exe -stop
FlowWright.ArchivalEngine.exe -start

FlowWright.EmailEngine.exe -stop
FlowWright.EmailEngine.exe -start

FlowWright.ESBEngine.exe -stop
FlowWright.ESBEngine.exe -start

FlowWright.ETLEngine.exe -stop
FlowWright.ESBEngine.exe -start

FlowWright.StatisticsEngine.exe -stop
FlowWright.StatisticsEngine.exe -start
 

 

 

An example is included here for reference.