Enrich the alert description by including additional details from CMDB fields

chandrakumar
Tera Contributor

Hi All,

 

I would like to enrich the alert description by including additional details from CMDB fields, such as location, vendor, and support group information. How can we achieve this?

 

Regards,

Chandra

1 ACCEPTED SOLUTION

Jeff K1
Kilo Guru

Do you just need this information available in the Alert?

If so, I usually do this with a Flow and update the Alert record.

It is not advised to create a Business Rule against the event or alert tables. And there is no "Advanced Options" in an Event Rule. You could put a transform script in front of the event source events, but that seems like overkill in this case.

Passingthe Alert details into a Flow will give you almost everything you need already to populate form the CI.

View solution in original post

5 REPLIES 5

I'm glad I could help!