Show TOC Start of Content Area

Background documentation getSource() Method (SOAP)  Locate the document in its SAP Library structure

The following diagram describes the runtime process that occurs in the getSource() method of SOAP entities:

This graphic is explained in the accompanying text

In the above process, you are required only to implement createRequestMessage(), which creates the SOAP message for retrieving the XML content.

Note

The processFaultMessage() is called only if a fault occurs.

 

End of Content Area