Extract Shell Script from MID Script activity
The Extract Shell Script from MID script workflow activity pulls a MID server shell script to use with in the workflow.
The Extract Shell Script from MID Script activity can be used with any workflow to extract a MID server shell script to include in the workflow.
Results
Possible results for this activity are:
| Result | Description |
|---|---|
| Success | Found shell script |
| Failure | No shell script found. More error information is available in the activity output error. |
Input variables
Input variables determine the initial behavior of the activity.
| Variable | Description |
|---|---|
| sysId | System identifier |
Output variables
The output variables contain data that can be used in subsequent activities.
| Variable | Description |
|---|---|
| scriptValue | Script, as a string value, executed on a Unix system. |