• Extension for SAP HCM Connector

    Hello all,
    I need to be able to create new records within the SAP Tables: "PA0000", "PA0001", "PA0032", "PA0002", "PA0105", "PA0315". 


    Within the SAP Target has been created a special function…

  • Creating read only table results in "The first column is being used as primary key. It has to be a uid column"

    I am trying to create a read only table by following the instructions on [1]. OI constantly is throwing an error windows stating that "The first column is being used as primary key. It has to be a uid column".

    in My Query there is a first column…

  • OneIdentity onDemand - Delete custom field from UNSRootB table

    Hello,

    I'm trying to delete a custom column created in the UNSRootB table. I opened the SchemaExtension tool to try to delete the column, but through this tool I'm not able to do this operation. The icon for deletion is disabled. 

    Do you have any…

  • Custom tables not showing in designer but in object browser

    I have created two new custom tables(CCC_Building, CCC_LocationType) and extended the Person table with foreign key reference of the UID of these two custom tables.

    Made these changes in dev environment and moved to next environment(RTE), its working…

  • Mismatch AD versions

    Hi Experts

    Hope  you are doing well. We are using Identity Manager 8.0 and currently our Active directory version in our production environment is below –

    • Forest Functional Level (FFL) 2003
    • Domain Functional Level (DFL) 2008R2
    • OS 2008R2
    • Schema …
  • extra code inserted and comments get deleted while we create view through schema extension

    When I create create view through schema extension extra code inserted and comments get deleted

    why extra code (view structure) gets added ?

    Is there way way to eliminate these extra code and also to retain the comments?

  • Schema Extensions on Locality

    Hi people,

    I was wondering if anyone has successfully extended the schema of Locality, Department, Profitcenter or Org views.

    I assume that one must extend the schema of BaseTree first, but how does one include the extended schema in the appropriate views…

  • Display Name of Custom Column not changing

    Hi there,

     

    I created a new field on the Person table using the Schema Extender, and I entered a Display Name for it when doing that.  I now want to change the display name to something else, so I went into Designer and changed it in both the COLUMN tab…