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

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

Have you tried adding the table to the "glide.ui.permitted_tables" properties property? Try that first.

 

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Hello @Mark Roethof , may I ask how can I do that?

- 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

Got it! Thank you so much @Mark Roethof