
When creating an SSIS package that uses KingswaySoft source to get all data form the async operations entity I get the below error.
Does anyone have any idea on how to resolve it?
[asyncoperations [2]] Error: An error occurred with the following error message: "Failed to process CRM field 'regardingobjectidname' or one of its related field(s). Microsoft.SqlServer.Dts.Pipeline.UnsupportedValueTypeForTextStreamColumnException: The value being written to DT_TEXT or DT_NTEXT column is not a string or an array of bytes. (SSIS Integration Toolkit for Microsoft Dynamics 365, v11.1.0.7311 - DtsDebugHost, v14.0.3002.145)".
Thanks in Advanced.