Query expression throws usupported data type in pipelinebuffer

48 views Asked by At

Having a script component that transforms and push an update to CRM 2015. the package throws an error:

enter image description here

After a long investigation I found that the line with QueryExpression from the SDK throws the error, I mean When it is commented the execution continues.

enter image description here

On the other hand, When I execute the Data flow task alone it does not throw the error. the SDK for CRM 2015 is already used in other scriptcomponents whithotu any problem.

Have you any idea about this problem.

0

There are 0 answers