SOAP.addSOAPBodyPart()

Signature

void addSOAPBodyPart (SimpleEvent soapEvent,

Domain

Parameters

NameTypeDescription
soapEventSimpleEventSOAP event
bodyXmlStringXML string of body to set

Returns

TypeDescription
void