Hi,

I'm using the following Taverna utilities: taverna-workbench-2.2.0 and 
TavernaServer-2.2a1. The standalone Taverna Server has launched okay in Tomcat 
6.0.29 as well and I'm able to submit workflows, set run input port values and 
start execution. I'm facing problems retrieving output of workflow runs.

My questions are:

1.       Do I explicitly need to create a run directory before executing 
workflow by using makeRunDirectory? What do the parentDirectory (path on server 
where workflow run outputs/errors will be stored?) and directoryName parameters 
signify? When I try to this request with parentDirectory set to /tmp and 
directoryName set to the runName, it gives me this error:

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
   <soap:Body>
      <soap:Fault>
         <faultcode>soap:Client</faultcode>
         <faultstring>Unmarshalling Error: Unable to create an instance of 
org.taverna.server.master.common.DirEntryReference</faultstring>
      </soap:Fault>
   </soap:Body>
</soap:Envelope>


2.       How does one retrieve the output of a workflow execution? I think 
getRunDirectoryContents and getRunDirectoryAsZip are the required functions but 
they too require a directory parameter. What value should be passed there?

Thank you very much for your help!

Regards,
Ali Ranalvi

DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
taverna-users mailing list
[email protected]
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/about/contact-us/

Reply via email to