SOAP.getSOAPHeaderAttribute()

Signature

String getSOAPHeaderAttribute (SimpleEvent soapEvent, int index, String attribute)

Domain

Parameters

NameTypeDescription
soapEventSimpleEventThe SOAP Event
indexintThe index of the header required which should be in the range of the list.
attributenameof the header attribute

Returns

TypeDescription
StringThe value of the specified SOAP header attribute