Hi,
We are collection users, permissions and assignments from an MS SQL DB (2019).
The assignment table has a column endTime(datetime) that we want to "map" to IGA "Permission Assignment Attribute" endTime(Date) but we get [Error validating attribute value type to its data type. Refer to 'endTime' in the following data] when we do the collection.
I'm unsure if I do the transformation wrong or if there is someting else that wrong.
Q: What's the expected datetime format for the "Permission Assignment Attribute" endTime(Date) attribute?
Q: If I transform to the correct datetime format, does that solve the validation error or do I have to do someting else?
IGA 3.7.3
Regards,
Mange