15. Januar 2016 12:55
Hi zusammen
Hat hier schon jemand eine Daten Migration mit SISS KingswaySoft durchgeführt?
Ich habe das Problem wenn ich die Accounts von meiner Source auf die Destination übertragen möchte kommt immer wieder der Fehler :
(Momentan teste ich das mit 2 CRM 2013 On Prem Organisationen, die Source hat 4 Accounts mehr nicht)
Error: 0xC002F304 at Data Flow Task, CRM DemoKingswaSoft Destination [2]: An error occurred with the following error message: "KingswaySoft.IntegrationToolkit.DynamicsCrm.CrmServiceException: CRM service call returned an error: systemuser With Id = d38f8d40-bc9d-e511-80c7-00155d7e5647 Does Not Exist(Error Code: -2147220969, Detail Message: systemuser With Id = d38f8d40-bc9d-e511-80c7-00155d7e5647 Does Not Exist) (SSIS Integration Toolkit for Microsoft Dynamics CRM, v6.1.0.5366)
System.ServiceModel.FaultException<KingswaySoft.DynamicsCrmServices.Soap2011.OrganizationService.OrganizationServiceFault>: systemuser With Id = d38f8d40-bc9d-e511-80c7-00155d7e5647 Does Not Exist
".
Error: 0xC02090F9 at Data Flow Task, CRM DemoKingswaSoft Destination [2]: The CRM DemoKingswaSoft Destination was unable to process the data.
Error: 0xC0047022 at Data Flow Task, SSIS.Pipeline: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component "CRM DemoKingswaSoft Destination" (2) failed with error code 0xC02090F9 while processing input "Input" (17). The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running. There may be error messages posted before this with more information about the failure.
Dies geschieht bei folgenden Feldern:
-ownerid
-modifidby
-createdby
Wenn ich diese Felder nicht mappe dann funktioniert es. Aber diese Felder brauchen wir... Wie kann man dies lösen? Ist es möglich die Systemusers von der Source zur Destination zu übertragen oder wie kann man da vorgehen?
Ich hoffe es kann mir jemand helfen den im Internet finde ich nicht wirklich was und bin schon seit Stunden am suchen..
Danke
PS: Wie kann man (mit SSIS) die Systemuser von einer Organisation zur anderen übertragen?
Zuletzt geändert von CRMremo am 20. Januar 2016 09:54, insgesamt 1-mal geändert.