Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Unable to use getDecryptedValue in business rule in scoped application

poornima_gandhi
Tera Contributor

I am getting the following error,

Access to api 'getDecryptedValue(password)' from scope 'x_opt_aws_onboardi' has been refused due to the api's cross-scope access policy.

I went to cross scope privileges and created 'getDecryptedValue(password)' as target name, but still issue not resolved. I tried both Script Include and Scriptable as target type.

What am I doing wrong? Please help.

 

find_real_file.png

 

 

 

 

 

2 REPLIES 2

Prateek kumar
Mega Sage

May be this could help?

https://community.servicenow.com/community?id=community_question&sys_id=74c50721db1cdbc01dcaf3231f96...


Please mark my response as correct and helpful if it helped solved your question.
-Thanks

poornima_gandhi
Tera Contributor

Hi Prateek, Thank you. I've verified that I have the same settings in the table definition.