hi,
we have an ETL integration with SSIS using Kingswaysoft,
we are getting these error very frequently
ERROR: Process failed at step: [Get cases and notes]
An error occurred with the following error message: "KingswaySoft.IntegrationToolkit.DynamicsCrm.CrmServiceException: CRM service call returned an error: Metadata contains a reference that cannot be resolved: 'login.subway.com/.../mex'. (Error Type / Reason: ConnectFailure) (SSIS Integration Toolkit for Microsoft Dynamics 365, v10.1.0.6932 - ISServerExec, v13.0.5026.0)System.InvalidOperationException
: Metadata contains a reference that cannot be resolved: 'login.subway.com/.../mex'.System.Net.WebException
(Status Reason: ConnectFailure): Unable to connect to the remote serverSystem.Net.Sockets.SocketException
: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.50.1.36:443".
Attempt to read message string for 0xc02090f5 failed with error 0xc02090f2. Make sure all message related files are registered.
SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on Get Cases from CRM returned error code 0xC02090F5. The component returned a failure code when the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing. There may be error messages posted before this with more information about the failure.
An error occurred with the following error message: "System.Runtime.InteropServices.COMException: Exception from HRESULT: 0xC0047020 (SSIS Integration Toolkit for Microsoft Dynamics 365, v10.1.0.6932 - ISServerExec, v13.0.5026.0)".
Attempt to read message string for 0xc02090f5 failed with error 0xc02090f2. Make sure all message related files are registered.
SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on Get Notes from CRM returned error code 0xC02090F5. The component returned a failure code when the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing. There may be error messages posted before this with more information about the failure.
JSON: {
"CaseID": "48bce4e2-0e8e-e911-a858-000d3a13ae0a"
}
*This post is locked for comments