How to map the variable values for catalog request item on service to requested item form fields?

pk16514
Tera Contributor

How to map the variable values for catalog request item on service to requested item form fields after clicking request button service portal?

3 REPLIES 3

Sonam_Tiwari
Kilo Sage

@pk16514 ,

 

Please elaborate your question and include some screenshots. Are you talking out record producers?

Consider indicating the response as helpful and marking it as correct if it meets your needs.

Harish KM
Kilo Patron
Kilo Patron

Hi @pk16514 you can use workflow or flow designer or BR to do this,

for example in BR you can pass

current.fieldname = current.variables.variablename // to map variable value to req item

Regards
Harish

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @pk16514 

 

What and where exactly you want to map the variable. You want to show variables on RITM and task?

 

https://www.servicenow.com/community/developer-forum/how-to-display-ritm-variables-editor-on-sc-task....

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************