Dot walking in variable attributes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2020 08:57 PM
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:
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?
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2020 09:54 PM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2020 10:04 PM
Hi,
Please find the below links that might be helpful:
- https://docs.servicenow.com/bundle/orlando-it-service-management/page/product/service-catalog-manage...
- https://community.servicenow.com/community?id=community_question&sys_id=c39d91a3dba957445322f4621f96...
- https://community.servicenow.com/community?id=community_question&sys_id=45f8f01bdb1f9b4067a72926ca96...
Please mark reply as Correct/Helpful, if applicable. Thanks!
Regards,
Tanvi