12. In order to exchange data via XML with SAP R/3 you can use…
a) SAP XI
b) SAP Business Connector
c) A WebAS BSP application
d) Java Connector
ANSWERS: A, B, C
Actually, you simply need to have a tool that converts the XML message into a proper function call within R/3. SAP XI can do this, but SAP BC (also known as WebMethods) can do this and you could write an own BSP application that parses the XML document and makes appropriate program calls from with R/3. The Java Connector has also some XML capabilities, but JCo alone does not do the job.
Return to answer page
Return to the quiz