- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2024 11:10 PM
In my catalog item I am trying to populate the variable Phone number with the mobile number of change implementer.
Below is the configuration done in auto populate section of catalog item's Phone number variable.
Dependent Question: Change Implementor
Reference: sys_user
Dot walk path: Mobile phone
Unfortunately, Mobile number is not getting populated.
Thank you,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2024 11:26 PM
Hello @learn nv,
You have added the correct values to the auto-populate section.
Make sure the Mobile No. is present in the Implementor's user record in the user table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2024 12:54 AM
HI @learn nv
It is working for me.
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]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2024 11:20 PM
Hi @learn nv does the user you selected has a phone number on user record?
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2024 11:35 PM
Yes user has phone number.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2024 11:26 PM
Hello @learn nv,
You have added the correct values to the auto-populate section.
Make sure the Mobile No. is present in the Implementor's user record in the user table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2024 11:48 PM
Please use .toString() in the script while .dot walking
Regards,
Piyush Sain