Help Center

Action: Run external program

Starts an external program or script and waits for it to finish, capturing its console output into the job result.

Starts an external program or script and waits for it to finish, capturing its console output into the job result.

How to use the action

The action runs as a step in a SyncTool configuration. You configure the step's settings (e.g. server, login, path, format or SQL depending on the action) and run the configuration. The action fetches the data it needs from Sapera or the external source itself – you do not map source columns as you would for a regular import. Any parameters are described below.

How the action works

Starts an external program or script, waits for it to finish, and captures the program's console output in the job result. Used e.g. to run a helper tool as part of a configuration.

Key parameters

Parameter

Explanation

Arguments

Command-line arguments passed to the program.

FileName

Full path to the program or script to run.

StartInDirectory

Working directory the program is started in.


See also the overview SyncTool – actions.


Want to know more?

Read more in these related articles:

Standard parameters for all actions

The general parameters available on most SyncTool actions: step control, error handling, timeout, etc.

Did this answer your question?
😞
😐
😁