Run Script Step
This step runs a custom script on JBoss using the CLI.
Required properties:
Property Name | Description |
---|---|
JBoss Path | The path to the JBoss location. |
Script Data | The script to be executed. |
Optional properties:
Property Name | Description |
---|---|
Controller Name | The controller name of the JBoss instance to connect to. |
Note: For information on available commands, run this step with the
following script:
help --commands
.