Olá caros,
Venho tendo um problema para importar dados de contas, de meu CRM on-premise para o Online.
Encontro o seguinte erro:
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: The data map already contains this list value mapping.Detail:
<OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
<ErrorCode>-2147220670</ErrorCode>
<ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
<Message>The data map already contains this list value mapping.</Message>
<Timestamp>2013-10-22T17:09:19.436052Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
Sabem o que pode estar ocorrendo?
Tenho um picklist que pede mapeamento manual, creio que pode ser ele. Mas já o ignorei e refiz o mapeamento, todavia não houve sucesso.
Tentei também importar como um arquivo ".csv". Funcionou, entretando os caracteres especiais ficavam com uma figura de "?".
Podem me ajudar por gentileza?
Agradeço desde já !w