0
Fixed

Non-integer valuetypes should be converted to string in XMA

Tony Sheehy 12 years ago in UNIFYBroker/Microsoft Identity Manager updated by anonymous 8 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'

Decimal, single and double are all now converted to strings instead. Resolved and tested in FIM. Issue closed.