<< Click to Display Table of Contents >> Navigation: 5. Detailed description of the Actions > 5.20. System Tools > 5.20.3. Run Processes |
Icon:
Function: RunProcess
Property window:
Short description:
Run external processes.
Long Description:
The RunProcess action does basically the same thing as the
ParallelRun Action. The main difference is that it allows running any executable instead of just Anatella-Data-Transformations. You can use the Javascript code of the
RunProcess action (and of the
testAndRunAnatella Action) as a “template” to start designing your own “tasks automation” (also called “task scheduling”).