• Unable to Encrypt configuration parameter.

    Hi All,

    I am creating a new configuration parameter to save an account password, but I am not able to enable the Encrypted check box present for the configuration parameter. The database encryption is also on.

    we are using version 8.2 and launching the…

  • How to encrypt a column via process

    Hi, we have one custom column created with schema extension and it needs encrypted value. When I am passing value from front end i.e ITshop, it is storing this value in plain text. I tried using "encrypted" option in parameter but its not working. How…