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

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

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