Adapter for SAP 10.1 | webMethods Adapter for SAP Documentation | webMethods Adapter for SAP Installation and User’s Guide Documentation | Built-in Services | Sample Services | sample.sap:handleRfcXMLPost
 
sample.sap:handleRfcXMLPost
Submit an RFC-XML or bXML message to an SAP system to invoke the associated RFC function.
Input Parameters
serverName
String. The alias for the SAP system on which to execute the RFC. The alias must match a configured RFC connection alias at Adapter for SAP.
xmlData
String. The XML message of the RFC-XML document.
$envelope
Optional. bXML or RFC-XML, document type used for the post.
Return Values
xmlData
XML message representing the response of the function module.
Note:
This service is designed only for executing function modules that do not require an explicit commit.