Combine results activity
The Combine results workflow activity merges the results from third-party integrations to use in the workflow.
The Combine results activity can be used with any workflow to execute a MID server shell script in the workflow.
Results
Possible results for this activity are:
| Result | Description |
|---|---|
| Success | Results combined. |
| Failure | Combination failed. More error information is available in the activity output error. |
Input variables
Input variables determine the initial behavior of the activity.
| Variable | Description |
|---|---|
| inputA | Result set A |
| inputB | Result set B |
| implementation_id | Implementation identifier. |
| affected_ci | Configuration item |
Output variables
The output variables contain data that can be used in subsequent activities.
| Variable | Description |
|---|---|
| result | Result set A or Result set B based on which one is filled. |