Workflow Operators
This section documents the out-of-the-box workflow operators.
Operator | Description |
---|---|
Executes a shell command on a machine using SSH | |
Interpolates configuration parameters values into a file with templates and saves this file on a machine using SSH | |
Configures Linux kernel parameters using different strategies | |
Executes a command on a target Windows machine using WinRM | |
Interpolates configuration parameters into files on remote Windows machines | |
Pauses the execution of the workflow for a certain time | |
Executes custom queries on Oracle database instances | |
Configures Oracle database instances | |
Executes a Spark application using spark-submit on a machine using SSH | |
Executes a Spark application using spark-submit locally | |
Executes a Spark application using the Livy web service | |
Triggers the execution of performance tests using NeoLoad Web | |
Runs a performance test with LoadRunner Professional | |
Runs a performance test with LoadRunner Enterprise |
Last updated