Activity Type: Example
A demo activity that queries a data service resource that was dynamically created by one of the demo instance creation activities.
For more details regarding the creation of data service resources see the How to Write an Activity that Creates Persisted Data Service Resources and How to Write an Activity that Creates Transient Data Service Resources tutorials.
<demoQueryInstance name="query"> <myOutput name="queryOutput"/> </demoQueryInstance>
Element demoQueryInstance:
This activity requires a data resource accessor that implements the following interface: uk.org.ogsadai.examples.demoFactory.DemoNameProvider
OGSA-DAI/schema/ogsadai/xsd/activities/demo_query_instance.xsd
uk.org.ogsadai.examples.demoFactory.DemoQueryInstanceActivity
None at present.
Up: Activities | ||
© International Business Machines Corporation, 2002-2006 | © The University of Edinburgh, 2002-2006 |