The CreatorCon Call for Content is officially open! Get started here.

Call a property in script include

Evren Yamin
Tera Contributor

Hello,

Is there a way to call the value of a property in a script include? I tried using gliderecord on the sys_properties table ang getting the value but it's not working.

Here is the script that I have used 

find_real_file.png

17 REPLIES 17

Hi,

you are doing GlideRecord so ACLs on properties table won't get evaluated

Regards
Ankur

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

@Evren Yamin 

Hope you are doing good.

Did my reply answer your question?

If my response helped please close the thread by marking appropriate response as correct so that it benefits future readers.

Regards
Ankur

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

@Evren Yamin I am also facing same issue, If you have solution please share here.

 

@Ankur Bawiskar