• How to run a prepared statement (QBMLimitedSQL) with parameters from a process step?

    Hi One Identity Manager Community,

    We have some complex SQL scripts that are run from processes that we would like to store as prepared statements (QBMLimitedSQL) rather than as the parameter to a SQLComponent task.

    So far I have not been able to find…

  • CreateAttestation with parameters

    Good evening everyone,

    I am trying to trigger an attestation from a process and pass the strings for PropertyInfo1 and PropertyInfo2. The version I am using is V. 8.1.5

    If I run the method CreateAttestation(String strObjectKey, Dictionary'2 dicData) from…