Script Include doesn't return a value for a Non-Admin user.

Yanal
Giga Guru

Hello people!

I have a Script Include that returns a value to a Catalog Client Script and puts it in a field on the Portal, this works fine for admin users, but when I impersonate the real requester it doesn't work and the value returned is always null. 

any help would be really appreciated 

1 ACCEPTED SOLUTION

Yanal
Giga Guru

The solution to my question was is that I needed to create an ACL of type " client_callable_script_inclue"  and added a role "snc_external"

screen shot will follow.

find_real_file.png

View solution in original post

6 REPLIES 6

Thanks Mark for your help.

the solution was is that I needed to create a Client Callable Script Include ACL 

 

Best Regards

Yanal
Giga Guru

The solution to my question was is that I needed to create an ACL of type " client_callable_script_inclue"  and added a role "snc_external"

screen shot will follow.

find_real_file.png