On 23/05/2012 11:59, Xavier Planes wrote:
> Hi all,
>
>       I'm creating a workflow and I don't know how to create a conditional
> branch. Could you please help me? I tried to follow the following example
> workflow without success:
>       http://www.myexperiment.org/workflows/157.html

For Taverna 2.* you need to follow something like:
http://www.myexperiment.org/workflows/2561.html

>       In my workflow, I need to execute a process composed of 3 services
> and repeat it for 10 iterations. For the iteration 0, I need to execute the
> first service and use the output for the second service. For the rest of
> iterations, I need to reuse the output of the first iteration and execute
> directly the second service:
>
>       Iteration 0:
>       Service1->Service2->Service3
>
>       Iteration 1:
>       (out of service0 from iteration 0)->Service2->Service3

Just to check. For Iteration 6 do you want the output from Iteration 5 
or from Iteration 0?

This looks similar to image processing where one of the images is taken 
as a golden image.

> Thanks!
> Xavi

Alan

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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