Activity Type: Delivery
Consumes data produced by another activity and delivers it to a URL.
To deliver data from the dataSource output of another activity to the ftp://some.destination.org/file/file.ext URL:
<deliverToURL name="delivery"> <fromLocal from="dataSource"/> <toURL>ftp://some.destination.org/file/file.ext</toURL> </deliverToURL >
Element deliverToURL:
This activity can operate with any data resource.
OGSA-DAI/schema/ogsadai/xsd/activities/deliver_to_url.xsd
uk.org.ogsadai.activity.delivery.DeliverToURLActivity
uk.org.ogsadai.client.toolkit.activity.delivery.DeliverToURL
Up: Activities | ||
© International Business Machines Corporation, 2002-2006 | © The University of Edinburgh, 2002-2006 |