0
Fixed
Non-integer valuetypes should be converted to string in XMA
Tony Sheehy 13 years ago
in UNIFYBroker/Microsoft Identity Manager
•
updated by anonymous 9 years ago •
1
Decimal and Single values are registered as Numeric values in FIM, but floating point values are not supported by the Numeric valuetype - this results in errors on FIM full imports; namely:
'invalid-numeric-value'
Customer support service by UserEcho
Decimal, single and double are all now converted to strings instead. Resolved and tested in FIM. Issue closed.