====== ExecuteExternal ====== The **ExecuteExternal()** mapping function calls an external process, similar to the job step [[en:prozessdefinition:jobs:jobsteps:allgemein:executeexternal|ExecuteExternal]]. Parameters are: - Program name with path - Program Parameter - (bool) ThrowTaskOnNonZeroExit - with parameter "True" the function creates a task if the program call does not return 0 ===== Sample===== {{:transformation:mappings:funktionen:allgemein:executeexternal.png?nolink|}}