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 function getDecryptedvalue in run script, Is there some plugin to be activated in dev instance to make this function work?

Satyasarat Pato
Tera Guru

Thanks in Advance.

In my dev instance , facing an error while using this Function getDecryptedvalue to decrypt a 2way encrypted password.

Let me know if there is any plugin needs to be activated.

1 ACCEPTED SOLUTION

Hi Chuck,



Thanks for the suggestion and i have tried this also before.



and not finally figured out that in function getDecryptedValue, V should be capital.



Thanks for your time.


View solution in original post

7 REPLIES 7

Chuck Tomasi
Tera Patron

Hi Sarath,



Can you include the script? It's tough to tell if you are using it correctly without actually seeing it.



Thanks


tanumoy
Tera Guru

Below link may be helpful to you:



Decrypting a value to set as password not working


Hi Paul,



This wont work in Scoped Applications. If i'm not wrong.


According to the developer docs, it's listed in the scoped section, Sarath.