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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tESBConsumer gives error on selecting 'Populate schema to repository'

Hi Community,
I am facing with an error while trying to invoke a web service using tESBConsumer component.
When I am selecting 'Populate schema to repository on finish',the following error gets displayed on clicking on Finish:
Populate schema to repository: Schema name conflict in collection. Namespace:
Please help me out to resolve this error.
Regards,
Deepti
Labels (2)
9 Replies
Anonymous
Not applicable
Author

Screenshot of the Error:
0683p000009MCgo.png 0683p000009MCSO.png
Anonymous
Not applicable
Author

Screenshot of the Error:
0683p000009MCgt.png
atelesh
Contributor
Contributor

(still no any screenshot visible =()
better provide WSDL file you are used for configure tESBConsumer and specify please you Studio version.
Anonymous
Not applicable
Author

I have tried attaching the screenshot as file and also through copy paste screenshot., but, it is not appearing in the message.. 0683p000009MPcz.png
The size of the image is only 151 KB.
Anonymous
Not applicable
Author

The version of Talend Studio is 5.6.1. I am getting the following error:
Populate schema to repository: Schema name conflict in collection. Namespace:http://schemas.datacontract.org/2004/07/Microsoft.Dynamics.Ax.Xpp
Anonymous
Not applicable
Author

Suggestion - when in the tESBCsonsumer you choose your operation, try not to populate the schema (ensure the checkbox is unchecked https://help.talend.com/images/54/bk-tos-components-rg-542/use_case_tesbconsumer18.png ) - in fact you don't need to import all client-wsdl definitions and Talend TOS may have problems with very structured data types..
Anonymous
Not applicable
Author

Thanks Gabriel for the response.
But, my client wants the option to be selected.
Is it a limitation in Talend that 'Populate schema to repository' option doesn't work with a web-service with multiple ports - operation?
When I tried with one port - 2 operations, it worked.
Regards,
Deepti Bharathan
atelesh
Contributor
Contributor

>> When I tried with one port - 2 operations, it worked.
most probably the problem in schema part which is used by another port(s).
nevertheless what's about to provide your WSDL for check?
Anonymous
Not applicable
Author

Well.. isn't the schema already imported/created ??