• Quick Connect Connectors and Oracle 19

    In QC 6.1 There is a link to download additional connectors.  When I try to open it on my server, web browsing is blocked, when I copy the link it is rather generic and doesn't take me to a list.  Have been digging around and have been unable to find…

  • Oracle NUMBER type to integer

    I have field in oracle database with type NUMBER(1, 0) and values 0, 1, 2 .

    In SynchronizationEditor this field determined as Boolean.

    How to change the field type to integer in Synch Editor ?

    Im using Oracle Database Connector

  • Sync Project Oracle Data Provider for ado.net connector

    Hello Experts,

    I am trying to set up a Sync Project to use stored procedures of an oracle db.

    I read that I need to use a ado.net generic connector.

    When trying to add the dll for the Oracle Data Provider I get following error:

    I tried downloading different…

  • Unable to delink Employee Record from an old AD account

    Hi Gurus,

    Fairly new here so please be kind with my terminologies. In our OIM, we have HR Personnel information coming from Oracle eBusiness Suite (EBS)

    A certain personnel was turned from Contractor to Full time employee, and hence a new AD account was…

  • Sample of INSERT/UPDATE/DELETE to an Oracle Database

    Hello,

    Can someone please provide sample piece of code to do INSERT (or UPDATE/DELETE) to an external Oracle database. 

    How to handle Oracle stored procedure calls? Some samples would be great. 

    Thanks. 

  • Synchronizing Integer Column with NULL

    I'm trying to push identity data from D1IM.Person to an Oracle database table using the Synchronization Editor in D1IM 7.0.1. The Oracle table has an integer column (EOG_User_ID) that has a unique constraint while allowing NULLs. We do not store the value…