We've a requirement to use password in web-portal, when we are directly executing a designer script to fetch some real time values from target system. since password is encrypted, we are decrypting it before making use of it.
Using "Encryption.Decrypt" for it. Scripts works perfectly fine when executed through process, however while calling from web-portal, it give error saying that "The encrypted values cannot be unencrypted. There is no un encyption configured".
Appreciate any help in this regard.
-Kavita