• Client certificate-based authentication from 1IM to web-service

    We have an existing integration with a target system via a web-service API. For that, 1IM performs calls to the web service API from a custom script (in DialogScript table) which user auto-generated proxy-code script (in DialogWebService table). These…

  • OneIM DB encryption

    Hi,

    I know that in OneIM 8.1, two Encryption Schemes are possible.

    1) RSA

    2) FIPSCompliantRSA

    But is it possible to add "Encrypt=True;TrustServerCertificate=False" to the connection string?

  • How to get old value in Template

    Hi Experts 

    I have a template in ADSAccount, where I need to take decision  based on one of the attribute $ExtensionAttribute1$. The value of this property comes from person.

    If property represent the type, If type changes I need to put some logic. 

    If …