myexperiment-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Myexperiment-discuss] Launching VLAM workflows from myExperiment


From: Jiten Bhagat
Subject: Re: [Myexperiment-discuss] Launching VLAM workflows from myExperiment
Date: Tue, 31 Mar 2009 14:13:21 +0100
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

Hi Marco,

Very nice :-)

With the new workflow agnostic design, it is absolutely possible to have a different "Run" section, as well as "Workflow Components" section.

To do this would require two main things:
1) Write a workflow processor to provide extra support for that specific type of workflow. - The workflow processor interface is here: http://myexperiment.rubyforge.org/svn/trunk/lib/workflow_processors/interface.rb. - The Taverna 1 processor is here (for reference): http://myexperiment.rubyforge.org/svn/trunk/lib/workflow_processors/taverna_scufl.rb. 2) [optionally] Write specific UI views for that workflow type. Currently only "run options" and "internals" views are possible. - Taverna 1 run options view: http://myexperiment.rubyforge.org/svn/trunk/app/views/workflows/taverna_scufl/_run_options.rhtml - Taverna 1 internals view here: http://myexperiment.rubyforge.org/svn/trunk/app/views/workflows/taverna_scufl/_internals.rhtml

That's a high level overview of what would be required.

As Dave says in his email, we'll discuss this in today's chat.

Cheers,
Jits


Marco Roos wrote:
Hello,

My colleague Adam Belloum just came in to show us that he has enabled his own 'launch' option for the VLAM workflow system. Have a look here: http://www.myexperiment.org/workflows/549. Adam created his own '[Launch in WS-VLAM]' link in the description which java webstarts VLAM. At the moment that this works is the important part; you may not be able to run the actual
VLAM workflow (you need grid credentials and a clue to what the workflow
does).

Would it be possible to reuse myExperiment's 'launch' button instead of
our own '[RUN]'?
I imagine this would equally apply to launching Kepler and other
workflow systems.

Many thanks,
Adam and Marco.
<

Cheers,
Marco.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]