Multiple choice technology platforms and products

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

For large XML payloads, XQuery is typically more efficient and performs better than XSLT in OSB due to how XML nodes are processed and streamed, reducing memory footprint and overall execution time during message transformation.