SOAP.removeHeaderParts()

Signature

void removeHeaderParts (SimpleEvent soapEvent, String actor)

Domain

ACTION, BUI

Description

Removes 0 or more children of a SOAP <Header> of a SOAP message.

A null actor value will remove all headers without an actor

Parameters

NameTypeDescription
soapEventSimpleEventSOAP event

Returns

TypeDescription
void