Accessing the body of a message

Asked by Marcel Zumstein, Oxinia GmbH

How can I read and change the body of a request or response?
The pointer returned by Message::body() doesn't contain anything useful.

Question information

Language:
English Edit question
Status:
Solved
For:
eCAP Edit question
Assignee:
No assignee Edit question
Solved by:
Marcel Zumstein, Oxinia GmbH
Solved:
Last query:
Last reply:
Revision history for this message
Marcel Zumstein, Oxinia GmbH (zumstein-oxinia) said :
#1

Figured it out myself; the body is returned by the call to:

hostx->vbContent(0, libecap::nsize);