I want to make following kind of workflow

[A] ---> [B] ----> if(output of [B] condition) then [A] ---> [C][D][E] else
[A] ---> [F][G][H]

Output of A is given to B
If output of B matches a condition than give input of A to CDE otherwise to
FGH

How can I make this workflow?


-- 
Muhammad Usama
2011-NUST-MS-CS-009
------------------------------------------------------------------------------
_______________________________________________
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