The sys_properties table is not accessible for flow design in a different application.

Anastasia Ty-Ch
Tera Contributor

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.

FLOW.png

1 ACCEPTED SOLUTION

- 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

LinkedIn

View solution in original post

6 REPLIES 6

Voona Rohila
Kilo Patron
Kilo Patron

Hi @Anastasia Ty-Ch 

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.

VoonaRohila_0-1738169892199.png

 


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

Ankur Bawiskar
Tera Patron
Tera Patron

@Anastasia Ty-Ch 

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.

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