Hello All,
I have a LDAP Management Agent [Oracle (previously Sun) directory servers] in my FIM 2010 R2 setup.
We have an attribute in LDAP which has decimal values for example (1.5, 2.5, 3.5) etc.
How can I export the value to LDAP from the metaverse. I don't seem to find an option to specify the format to export as a decimal value.
If I try to export it as IntegerValue, it fails with the below error: (csentry["managerlevel"].IntegerValue = mventry["managerlevel"].IntegerValue);
System.InvalidOperationException: Microsoft.MetadirectoryServices.IMASynchronization.MapAttributesForExport property can only be used on a integer attribute