Streaming attachments

Previous Topic

Next Topic

Book Contents

Streaming attachments

If your application uses Java, use the JAX-WS infrastructure and DataHandler to stream the data to the topics server.

If your application uses .NET, first call the Topics service API streamFileAttachment(), and then call one of the three Topics web service calls to attach the file to a topic or an action.

Send Feedback