This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

password decryption from web-portal (V8)

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