- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2025 08:16 AM
Hello!
I'm trying to create a flow design in Employee Center application that will look up the sys_properties but it's not available. Why is that? and how can we fix it? We really need to look-up at the sys_properties table.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2025 08:32 AM
- System Property "glide.ui.permitted_tables"
- Expand the value with ",sys_properties"
- Save
- Refresh the Flow
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2025 08:58 AM
If you are trying to get Value of Property by Lookup Record,
You can try this way by creating a flow variable and use 'Set Flow Variables' action and use gs.getProperty('property_name') to return the value of property to that variable.
Use that flow variable in your flow.
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2025 09:06 AM
why you want to perform lookup?
You can use flow variable and set the value as per what @Voona Rohila mentioned.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader