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.

Dot walking in variable attributes

Sachin65
Tera Expert

Hi, 

I'm trying to add a variable attribute to my catalog variable. The field I'm trying to use is a reference field. Below is what I have and it doesn't work: 

find_real_file.png

This is a reference variable and refers to alm_hardware table. i have mac address field on hardware.ci.mac_address, I need to mac address.How can i achieve this?

 

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Sachin,

dot walking works in ref_ac_columns;

you should use ci.mac_address as you must be having a field "ci" which is reference and has a field mac_address

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader