This category provides actions for process management.
| Action Name | Description |
|---|---|
| MultithreadRun | Run pipeline sections in distinct threads |
| runPipelines | Run pipelines, optionally in parallel |
| RunToFinishLine | Finish line |
| loopPipeline | Run a child pipeline in a loop |
| loopPipelines | Run child pipelines in a loop |
| whileLoopPipeline | Run pipeline in a "while" loop |
| Abort | Conditional abort |
| runSelectedPin | Execute some Actions (CASE..WHEN..) |
| Action Name | Description |
|---|---|
| TcpIPReceiveTable | Receive a table sent through TCP/IP |
| NaiveIPServer | Wait for data on a TCP-IP socket |
| TcpIPSendTable | Send a data table through TCP/IP |
| doWebServiceBridge | do the Web Service Bridge |
| runProcess | Run a command-line process |
| sleep | Sleep |
| printLog | Print a table into the log |
| GetParametersFromFile | Local global parameters from an .ini file |
| setGlobalParameters | Define global parameters |
| RowCounter | Display a real-time row counter |
| Action Name | Description |
|---|---|
| AzureUnlock | Authenticates an Azure account for needed scopes |
| DropboxUnlock | Unlocks Dropbox services |
| zohoUnlock | Get access token from ZohoCRM |
| GoogleUnlock | Authenticates a google account for needed scopes |
| loopJenkins | Distributed run of several pipelines |
| queryJenkins | Query the status of jobs running in Jenkins |
| waitCompletionJenkins | Wait for the completion of jobs running in Jenkins |
| MQTTUnSubscribe | Unsubscribe from a MQTT broker |