populate variables based on the Reference variable

SaideepK
Tera Contributor

Hello All,

 

I need to populate variables based on the Reference variable. I am new in the ServiceNow.

 Can someone help with this?

 

Your response is highly appreciated.

 

Thank you.

3 REPLIES 3

Community Alums
Not applicable

Siddhesh Gawade
Mega Sage
Mega Sage

Hello @SaideepK ,

 

Please check the attached video tutorial for the same. It allows you to populate variables based on reference variables. 

Auto-populate Variables on Catalog Item in ServiceNow 

 

Also if you have any complex conditions based on which if you want to populate the value, you can always use the Onchange Client script to get the job done.

 

Kindly mark the answer ✔️ Correct or Helpful ✔️ If it addresses your concern.


Regards,

Siddhesh

Technical Consultant Manan Bhatt walks us through how to Auto-populate Variables on Catalog Item in the ServiceNow Utah Release. You can auto-populate the catalog item variables using an onchange client script. Learn more: ...

Ehab Pilloor
Mega Sage

Hi @SaideepK,

 

You can use Auto Populate feature in the variable record to autopopulate based on dependent question (variable) and you can also dotwalk to particular field. If you can't autopopulate for some reason, you have the option to write onLoad Catalog Client Script for autopopulating based on your requirements.

 

If you found my reply useful, please mark it as Solution and Helpful.

 

Thanks and Regards,

Ehab