We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Mapping variables from catalog item to Requested item

SM123
Tera Expert

Hii All,

Created a variable named "urgency" in catalog item as type (Select box)

When submit the catalog item form with  urgency choice according the value, Requested item (sc_req_item) "urgency" field should change. How can I implement that using Business rule?

Please check below ss to know what i did so far.

 

image.pngimage.pngimage.png

1 REPLY 1

brianlan25
Kilo Patron

Does the value of your urgency variable match the urgency value of the urgency field on the request item table?