• Database compilation error

    Hi everyone,

    I installed One Identity Manager 8.1.4 on a machine and when I try to compile the DB I get the error in the image below

    Here some information:

         - Job Server status is up and running

         - service is running

        - log file contains only "Requesting…

  • Is it possible to log or debug outgoing SQL queries in a satabase syncproject?

    Hello community,

    imagine you have a sync-project between IDM and a Microsoft SQL server.

    Is it possible to log or debug the dynamicly genereated queries that are send to the target database?

    For example in a "Insert" provisioning job?

    Version…

  • Approval procedure for delegations

    (Ver 7.1.2)

    Hello again experts,

     

    Let me explain what we want to do and how have we tried to do so.

    So our aim is to create an approval workflow for delegations in which the person you are delegating to has to approve it (“accept” that delegation). Sounds…

  • Expression Clauses in a query

    Hello

    We are trying to use a join clause in a script on 1IM. The problem we have is that when we are using classes .Join and .On of the object Query, .On class only admit ExpressionClause Type. Is there any example of how to declare and initialize this…