Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Passaia
Contributor II
Contributor II

tMicrosoftCrmInput custom entity error

Hello,
I'm trying to download a custom entity with tMicrosoftCrmInput, but I get the error:
org.apache.olingo.client.api.communication.ODataClientErrorException: (0x8006088a) Resource not found for the segment 'XXXXX'. [HTTP/1.1 404 Not Found]

The crm user who makes the call is a global administrator

Please help
Thanks
Max

Labels (1)
  • v7.x

3 Replies
manodwhb
Champion II
Champion II

@Passaia, tMicrosoftCrmInput custom component is not avilable in Talend Exchange.

Passaia
Contributor II
Contributor II
Author

Hello,

finally I found the solution, I would like to share it.

It was the field name, dynamics wants the plural name: if you create a field name "new_field" you must refer to it as "new fields". Really strange behaviour, but It works.

Massimiliano

KMassin1679044115
Contributor
Contributor

U SAVED MY DAY