Hi,
I run the workflowLauncher and save the output file.

runme -workflow TavernaFlowDemo1.xml -basedir /Users/tanq/.m2/repository/ 
-outputdoc ./myoutput2.xml

And I got the following output file.  What should I use to open this xml file? 
I would not file 'open workflow output file' option in Taverna 1.7.1.  Or can I 
save it as .txt file and just get the content in results tab.


<?xml version="1.0" encoding="UTF-8"?>
<b:dataThingMap xmlns:b="http://org.embl.ebi.escience/baclava/0.1alpha";>
  <b:dataThing key="output0">
    <b:myGridDataDocument lsid="" syntactictype="'text/plain'">
      <s:metadata xmlns:s="http://org.embl.ebi.escience/xscufl/0.1alpha";>
        <s:mimeTypes>
          <s:mimeType>text/plain</s:mimeType>
        </s:mimeTypes>
      </s:metadata>
      <b:dataElement lsid="">
        <b:dataElementData>dGVzdCBmbG93IG9rPT1kZmRmZGZkIA==</b:dataElementData>
      </b:dataElement>
    </b:myGridDataDocument>
  </b:dataThing>
</b:dataThingMap>



Is there workflowlauncher 2.0 that's compatible with Taverna 2.0 workflow file.
(I can only find 
http://prdownloads.sourceforge.net/taverna/workflowlauncher-1.7.0.zip)


Any help would be appreciated.
Thank you.
Qina

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
taverna-hackers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/taverna-hackers
Developers Guide: http://www.mygrid.org.uk/usermanual1.7/dev_guide.html
FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq

Reply via email to