Show TOC

Background documentationgetSource() Method (SOAP) Locate this document in the navigation 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 Note

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

End of the note.