• Script to hash a password before provision it to the target system database

    Hi everyone,

    I have a target system connected through the Native Database Connector and i have to provision the password on this database. In the target system database the password is encrypted using SHA256 hex but it is not automatically done by the…

  • How to hash the security answers?

    Hello everyone,

    I want to hash the security answer of an employee to compare to the table QERPasswordQueryAndAnswer, someone knows how to hash the string?

    Or if has a better way to compare the answers to the database?

    Thank you,

    Vinicius Floriano

  • How the passcode is hashed and stored in Person table?

    Hi,

    We have used "CreatePasscode" method in the process to create passcode for user and trying to store that passcode in Person table. But, it needs hash value of this passcode. Is there OOTB script that can be called for this functionality? Version we…