Hello!
I have a problem with updating Employee Start Date on MIM Portal.
What is in my setup:
1. SQL table with HIRE_D collumn.
2. In MV employeeStartDate is filled with data from SQL table as on example 2012-07-15 00:00:00
3.Inbound Sync rule from SQL table is in such format:
function
function name = DateTimeFormat
dateTimeString:String=HIRE_D
format:String = yyyy-MM-ddTHH:mm:ss.000
linked to employeeStartDate in MV
after this configurations I can't see anyone filled employee Start date on MIM portal.
Can anybody help?
Thanks!
1