BMC Remedy ITSM

Flow Designer has BMC Helix ITSM Incidents trigger and built-in steps for both Remedy ITSM and Helix ITSM to help you integrate BMC into your event management and incident response flows.

BMC ITSM Steps

The following steps are available:

  • Create Incident: automatically create a new incident in Remedy, populating it with information from the event or any previous steps in the flow.
  • Get Incident: get a BMC Helix ITSM incident by its incident number.
  • Update Incident: automatically update an incident record in Remedy as information changes.
  • Add Note: automatically add a note to an incident, either as an internal comment or as a public comment visible to the customer, adding information from the trigger and previous steps in the flow.

Create Incident

Use the Create Incident step to automatically create a new incident in Remedy. Map outputs from previous steps to the inputs; at runtime, the values in the inputs are used to fill in the incident record.

Update Incident

Use the Update Incident step to automatically update an existing Remedy incident. Map outputs from previous steps to the inputs; at runtime, the values in the inputs are used to fill in the incident record.

Get Incident

Use the Get Incident step to get information on an existing incident in BMC Helix ITSM. The outputs of this step can be used as inputs in steps further down the flow.

Add Note

Use the Add Note step to automatically add a comment to an existing Remedy incident. Map outputs from previous steps to the inputs; at runtime, the values in the inputs are used to determine the incident to add the note to, and the content of the note.

Setting status and assigning incidents using step inputs

The Remedy API has specific requirements when setting the status and assigning an incident.

BMC Helix ITSM Incident trigger

The built-in BMC Helix ITSM Incidents trigger initiates a flow when it receives a request from a webhook in BMC Helix ITSM.

Add the BMC Helix ITSM Incidents trigger to the canvas

  1. Go to the Triggers tab in the palette, expand the App Triggers section and drag the trigger onto the canvas.
  2. Double-click the trigger (or click the pencil icon).
  3. Set the authenticating user. Alternatively, you can create an integration user to use as the authenticating user.

  4. Copy the trigger URL — you'll use this to set up the webhook in BMC Helix ITSM.
  5. Click the Flood Control tab to edit the trigger's default flood control settings. For more information about these settings, see Trigger Flood Control.
  6. Click Done.
  7. On the flow canvas, connect the steps you want to run when xMatters receives a request to that URL.

You're now ready to configure BigPanda to target the trigger.

Configure BMC Helix ITSM to send requests to the trigger URL

To have BMC Helix ITSM send alerts to the flow trigger, you need to configure two webhooks and set them to use the trigger URL. The first webhook creates incidents, the second one updates them with information from BMC Helix ITSM. You can either configure the webhooks using the BMC Helix ITSM user interface, or the BMC Helix ITSM API.

You're ready to use the webhook to trigger automated flows, including steps such as sending alerts and initiating incidents, though we always recommend testing before putting things into use.

Outputs