Web Serivces API: Error - Unexpected element: TAG_END
(Doc ID 2853131.1)
Last updated on MAY 09, 2023
Applies to:
Oracle Taleo Platform Cloud Service - Connect - Version 21D and laterOracle Taleo Recruiting Cloud Service - Version 21D and later
Information in this document applies to any platform.
Symptoms
1. When a customer's Taleo Web Services API application tries to parse/consume the RequisitionService WSDL, it fails with an error:
Unexpected element: TAG_END
2. If the RequisitionService WSDL is downloaded from the zone's SOAP page and then opened in a text editor (i.e., notepad), instead of the expected WSDL content it contains an error:
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope">
<soap:Body>
<soap:Fault>
<soap:Code>
<soap:Value>soap:Sender</soap:Value>
<soap:Subcode>
<soap:Value xmlns:ns1="http://www.taleo.com/soap/fault">ns1:SystemError</soap:Value>
</soap:Subcode>
</soap:Code>
<soap:Reason>
<soap:Text xml:lang="en">Schema name conflict in collection. Namespace: http://www.taleo.com/ws/tee800/2009/01/import</soap:Text>
</soap:Reason>
<soap:Detail>
<WebServiceFault xmlns="http://www.taleo.com/ws/integration/toolkit/2005/07">
<code>SystemError</code>
</WebServiceFault>
</soap:Detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |