Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Event Field Mapping to fetch value from the "Addtional_info" field and update the Event "Node" field

Shantanu1
Tera Guru

Hi Experts!

 

I have a requirement to fetch the value from the Event Additional Information field and update the Node value of the Event so that Incidents & Alert created have the same Configuration items.

 

The addtional_info is currently as below:

 

Shantanu1_0-1698997871912.png

I need to take the value of the Client, i.e. "TESTVM1234" and update the Node field. using Event field mapping, any assistance will be greatly appreciated.

 

Thanks,

Shantanu

1 REPLY 1

VaranAwesomenow
Mega Sage

You can use regex in event management rule -> transform and compose alert output tab and map node to additional info regex output.