You want to access individual entities of an HTTP call over XPath. What must you do if no namespaces mapping exists?
Select an option, then click Submit answer.
Reference / correct answer:
Most accepted answer: A. Remove the namespaces.
Community votes: A=1
Selected Answer: A the namespaces and their prefixes are also automatically eliminated. It enables the data to be processed directly with XPATH. During the practice session, the HTTP adapter is used for the other calls. However, it does not automatically remove the namespaces, needing extra mapping. upvoted 1 times