0
Answered
Users are disabled the morning of there last working day and we need them to only be disabled +1 day of there last working day.
Users are disabled the morning of there last working day and we need them to only be disabled +1 day of there last working day.
ADExport - 2014-09-08 Before Empower Sync.xml
ADExport - 2014-09-08 - Empower Disablements.xml
Customer support service by UserEcho
Hi Adam,
I wonder if you could help me as I'm trying to add a Timeoffset flag to the Adapter for the EndDate // Active as per https://unifysolutions.jira.com/wiki/display/IDB306/Time+offset+flag+transformation, but there is quite a complex configuration with the following names:
<adapter name="Move" >
and
<adapterEntityTransformationFactory name="ChainList">
etc.
I have search for items on Jira, but could not find it. Could you please assist me with this. I have attached the connector and Adapter configuration files. ACGCEO is still running Identity Broker 3.0.6.1
Hi André van der Westhuizen,
Adapter transformations can be chained (allow for more than one) by using the IDB306:Chain list transformation.
You can place the IDB306:Time offset flag transformation wherever you want inside the chain, as long as it's after any other transformations that contribute attributes that you reference in the new transformation (IDB306:Concepts of transformations).
Have change the current configuration for the position:
To:
Will be ale to test it tomorrow as there is not a valid date in the CS.
• Had a discussion with Peter and he has informed me that the end date is calculated on the wrong value;
• Edit the Adapter configuration by adding the following:
• Edit the Empower MA:
o Define Object Person and add the following attributes:
EndDate
Active
o Create IAF for the Person object:
EndDate employeeEndDate
Active IsActive
• Run FI on the Empower MA; and
• Confirm that the Attributes are being populated.
Implemented in test on 2014-08-26:
Implemented into test 2014-08-27:
Old Rule
New rule:
Implement and test the disablement in Test, still to be implemented into Production.
Changes successfully implemented into production.