Activity - deliverToAttachment

Activity Type: Delivery

Description

Deliver data as an attachment to the SOAP response message.

Required Libraries

The use of this activity requires the following jar to be loaded on the server:

Example

<deliverToAttachment name="delivery">
  <input from="dataSource"/>
  <output name="dataSink"/>
</deliverToFile>
        

Specification

Element deliverToAttachment:

Data Resource Accessor

This activity can operate with any data resource accessor.

XML Schema

OGSA-DAI/schema/ogsadai/xsd/activities/deliver_to_attachment.xsd

Class

uk.org.ogsadai.activity.delivery.DeliverToFileAttachment

Client Toolkit Class

uk.org.ogsadai.client.toolkit.activity.delivery.DeliverToAttachment