Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Dynamics CRM 365 Online - tMicrosoftCrmOutput - Assign value to a date attribute error

Hello all,

 

I'm currently developping a data flow from csv files to Dynamics CRM 365 (V9) online. I do succeed to insert string data for contact entity, but when I try to insert a date value (birthdate), I get this error:

 

Caused by: org.apache.olingo.client.api.http.HttpClientException: A value was encountered that has a type name that is incompatible with the metadata. The value specified its type as 'Edm.DateTimeOffset', but the type specified in the metadata is 'Edm.Date'. 

 

It seems the issue is the DBType chosen in the tMicrosoftCrmOutput component (DateTimeOffset), but there is no "Date" DBType, only DateTimeOffset as a choice for Date attributes... (as shown on attached screenshot)

 

Has anyone encountered this issue yet, or has an idea about how to solve this? 0683p000009MACn.png

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hello,

Here exists a jira issue:https://jira.talendforge.org/browse/TDI-39572

Could you please take a look at this jira issue to see if it is what you are looking for?

Best regards

Sabrina