Hi everyone,
I’m currently facing an issue related to SAP data handling within One Identity, specifically about how the BEGDA (Begin Date) is retrieved for employee records.
In SAP, every time a change is made to an employee (for example contract…
Hi everyone,
I’m currently facing an issue related to SAP data handling within One Identity, specifically about how the BEGDA (Begin Date) is retrieved for employee records.
In SAP, every time a change is made to an employee (for example contract…
Hi,
We are using an Azure pipeline to deploy our packages using Intragen.
Currently we are using change labels to do the changes in our system.
For a change I am currently working on we need to extend the length of an attribute, I used the following…
Hello experts.
My issue is that our customer would like to display DistinguishedName field value in the Master data of ADSAccount form in Manager tool (it does not matter on which tab).
I navigated to master data form of ADSAccount in Designer and did…
Hi group!!
We would like to connect SAP BTP to OneIdentity using the SCIM Connector.
Currently the SAP BTP is using - "urn:scim:schemas:core:1.0" , which they cannot upgrade to 2.0
and One Identity is using by default - "urn:ietf:params:scim:schemas…
Hello,
In a sync project in our development environment, I would like to use the Target System Browser to look at the attributes - especially the virtual ones - and check whether all virtual attributes are set correctly.
However, I do not get any results…
In a sync project for data exchange with an application based on an MSSQL database, we use the sync project for MSSQL databases.
The mapping is set up so that the desired data can be determined and transferred. However, when we run the first simulation…
Dear One Identity community,
I'd like to know the differencies between One Identity Manager DB schema V6 and V8.
Currently a reporting tool is directly connected the the V6 and I would like to know what's the gap to prepare the new requests. (No we…
We did a schema extension on the table AccProductParameter, column CCC_IsPassword, which basically controls the way how the field appears on the web, bullets or not.
Unfortunately it's not automatically showing up in Manager UI where we set up the properties…
If yes how can i do that?
regards
Tarigh
Hi,
is it ok to change the maximum size of AttestationCase.PropertyInfo1 from NVARCHAR(1024) to NVARCHAR(MAX) via:
alter table AttestationCase
alter column PropertyInfo1 nvarchar(max)
?
is it possible that something does not work after the change?
thank…
I added a custom column the Person table using the Schema Extension, and made sure the sort order was not zero. Comitted, Compiled and then loaded The Manager. This field is not showing up on the Custom Tab for the table, is there something else I need…