NonStop SOAP User's Manual

Customizing the SOAP Server
NonStop SOAP User’s Manual520501-012
8-21
Accessing Attachments
Accessing Attachments
You can customize the NonStop SOAP server to handle attachments using user-exits.
This section describes the classes and the methodology used to access attachments in
the request SOAP message and set attachments in the output SOAP message.
New user-exit classes have been added to facilitate the access of attachments.
Existing user-exit classes have also been modified to support accessing of
attachments.
The new and updated classes to support the access of attachments is:
class SOAP_Exception on page 8-22
class Attachment on page 8-25
class AttachmentManager on page 8-26
class ServiceEnv on page 8-28