exam questions

Exam C_CPI_2404 All Questions

View all questions & answers for the C_CPI_2404 exam

Exam C_CPI_2404 topic 1 question 3 discussion

Actual exam question from SAP's C_CPI_2404
Question #: 3
Topic #: 1
[All C_CPI_2404 Questions]

You want to access individual entities of an HTTP call over XPath.
What must you do if no namespaces mapping exists?

  • A. Remove the namespaces.
  • B. Remove the XML prolog.
  • C. Convert the namespaces to JSON.
  • D. Convert the namespaces to XML.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
07de0de
1 month, 2 weeks ago
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
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...