I am using Web Services of GP 2010 to get Batch using ID/Key. It thorows exception and when I look at DynamicsWebServicesExceptionsConsole it shows An ISO 4217 Currency Code must be three characters long; your value is
Batch.Read18_MoneyAmount(Boolean isNullable, Boolean checkType)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderBatch.Read26_Batch(Boolean isNullable, Boolean checkType)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderBatch.Read27_Batch()
Upon googling I saw https://support.microsoft.com/en-us/kb/924546 KB. I see currencies having duplicate ISO currency codes but they are for AUD and Z-AUD currency. What am I supposed to do fix my error?
*This post is locked for comments
I have the same question (0)