Trying to import data (50000 rows) into an entity using Data Factory, and getting an error after about 10000 successful imports. Any Ideas?
{ "errorCode": "2200", "message": "ErrorCode=UserErrorFailedToConnectToDynamics,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Unable to Login to Dynamics CRM: Unable to connect to CRM: The remote server returned an error: (500) Internal Server Error.\r\nMetadata contains a reference that cannot be resolved: 'mydynamicsURL'. => The remote server returned an error: (500) Internal Server Error.Unable to Login to Dynamics CRM\r\nUnable to Login to Dynamics CRM,Source=Microsoft.DataTransfer.ClientLibrary.DynamicsPlugin,''Type=System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=9.0.0.0, Culture=neutral, PublicKeyToken='token']],Message=The creator of this fault did not specify a Reason.,Source=Microsoft.DataTransfer.ClientLibrary.DynamicsPlugin,'", "failureType": "UserError", "target": "Copy data1", "details": [] }