Create Enrichment Data records Flow Action
The Create enrichment data records flow action creates or updates enrichment records to use in the flow.
The Create Enrichment Data records flow action can be used with any flow to update enrichment records in the flow.
Results
Possible results for this flow action are:
| Result | Description |
|---|---|
| Success | Enrichment record updated. |
| Failure | Enrichment record not updated. More error information is available in the flow action output error. |
Input variables
Input variables determine the initial behavior of the flow action.
| Variable | Description |
|---|---|
| task_id | Task identifier. |
| content | Raw content (running processes data). |
| enrichment_mapping_id | Enrichment mapping identifier. |
| ci_id | Configuration item identifier. |
| reference_value | Unused. |
Output variables
The output variables contain data that can be used in subsequent activities.
| Variable | Description |
|---|---|
| result | GlideRecords created using the enrichmentUtils script. |