Run Executable Gate

Top  Previous  Next
The Run Executable Gate allows you to Run a Windows executable that resides on the server that is hosting Kontinuum
This Gate will appear with a different icon to normal task Gates
The executable that is run and any command line parameters are defined by the Available Rule within the Run Executable Gate
For example: If you place a Run Executable Gate in a Workflow where myID is the name of the primary key for the workflow
Then assign the Run Executable Gate an Available rule of c:\MyExe.exe @@Session.myID
When the Run Executable gate first becomes available it will launch the program c:\myExe.exe with the command line parameter 99 if 99 is the value of the primary key for this workflow instance


<%www.webandflo.com%>