SOAP.getHeaders()

Signature

String[] getHeaders(SimpleEvent soapEvent, String actor, boolean removeHeaders)

Domain

Parameters

NameTypeDescription
soapEventSimpleEventThe request SOAP event
actorStringThe actor attribute. Use null to get all headers
removeHeadersbooleanfrom the SOAP headers. Setting this parameter value to true will remove the header.

Returns

TypeDescription
String[]