Why does messageExchange.getRawRequestData() return null
In a script assertion the messageExchange object is available. The API shows a getRawRequestData() and getRawResponseData() for this object, but both of these return null when I call them in a script ...