Incident Management module custom workflows
The Custom folder contains Create Items, Find Items, and Update Items workflows, which you can use to interface with an alternate Incident Management system. These workflows are called when the module configuration defines a configuration group with the custom value. This section describes the Incident Management module custom workflows.
Incident Management module Create Items workflow
You can add activities to this workflow to create an incident in your target incident management system. This workflow has an input of incidents that uses the incidents concept, which holds the values required to create an incident. The Create Incidents workflow provides an example of the activities and workflows used to create an incident.
Incident Management module Create Items workflow inputs
Incident Management module Create Items workflow outputs
Incident Management module Find Items workflow
This workflow provides an example of the activities and workflows used to find an incident. This workflow takes a key/value pair as input, based on which incident records are searched.
Incident Management module Find Items workflow inputs
Incident Management module Find Items workflow output
Incident Management module Update Items workflow
This workflow provides an example of the activities and workflows used to update an incident. This workflow has an input of incidents that uses the incidents concept, which holds the values required to update an incident.
Incident Management module Update Items workflow inputs
Incident Management module Update Items workflow output