Multiple choice technology

For large payloads, which is the better resource to be used for message transformation

  1. XSLT

  2. Xquery

  3. Any of the above

  4. None of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

XQuery is generally more efficient than XSLT for large XML transformations in OSB - it's optimized for XML processing, has better performance, and is OSB's preferred transformation language for large payloads.