Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
REST Client xml issue
Content
Hi,
I am implementing the REST client to retrieve the data from Taleo using the REST API. Everything is working fine and i was able to retrieve the data from Candidates object, When i parse the xml that we recieve from taleo in response to search request it is giving me the issues as we have the special charecters in xml tags similar to the below.
<Ifdoctoral,whichtype?>
<Willingtorelocate?>
I beleieve having the special charecters such as ? in the xml tag is against the standard xml specs.
Did anyone run into the similar issue with these kind of tags? can anyone throw some light on how we can proceed with these kind of issues? Any input would be of great help.
0