Table of Contents

WF_Exec Tool

The WF_Exec tool allows an external batch file (most common) or program (.exe) to be executed via a workflow step. The most common use of the tool is to execute a batch file that, in turn, executes FTP functionality.

The tool consists of two functionality tabs.

Batch File/Program Execution

The Run tab is used to execute an external batch file or program. This is the most commonly used function of the WF_Exec tool.

Windows Services Management

The Other Functions tab can be used to start, stop, and restart Windows services. This functionality should be used with caution since stopping a running Windows service could cause unintended issues.

Executing A Bizweaver Workflow

The WF_Exec Tool can also be used to call Bizweaver workflows. This process is normally handled by the WebServices 2 Tool but there are some cases the WF Exec Tool is needed.

Execute Variables

Name Description
ArgumentsThis indicates if there are any arguments that are being passed into an application
FullPathThis indicates the full path of the application or file you are accessing
FunctionTypeThis indicates what the application is doing (Run for run tab and Functions for Function tab )
WaitForExitTrue or False if the wait for exit checkbox is selected
StepMessageDuring a failure the reason for failure will be populated here
StepStatusTrue or False