Hi, On Wed, Aug 4, 2010 at 14:48, Kieren Lythgow <[email protected]> wrote: > Hi, > > Couldn't you just create a nested workflow that only contains the > beanshell script and connect the input and output ports outside.
yes, I could and this is probably the best workaround allowing to stay DRY. Still, it would be much more convenient for me to simply point to the bsh file instead of creating additional nested workflow and copy-pasting the code from editor in which I actually develop bsh script (as Taverna editor is pretty cumbersome for that task). I thought that maybe it's not in the Taverna UI but the workflow language itself allows for such referencing of bsh scripts? > This would ensure it completes before proceeding with the rest of the > workflow. > > If it is only the one script why don't you just set the script to be > conditional? > Why would I want to ensure completeness or want conditional execution of the script? Mikołaj > > Mikołaj Rybiński wrote: >> Hi, >> >> is it possible to have Beanshell script file nested in Taverna workflow? >> >> Note 1: I'm still using Taverna 1.7 so I'm interested in SCUFL but if >> it's possible for T2FLOW please let me know too. >> Note 2: Such functionality would be convenient for workflow development. >> >> Best regards, >> Mikołaj >> >> ------------------------------------------------------------------------------ >> The Palm PDK Hot Apps Program offers developers who use the >> Plug-In Development Kit to bring their C/C++ apps to Palm for a share >> of $1 Million in cash or HP Products. Visit us here for more details: >> http://p.sf.net/sfu/dev2dev-palm >> _______________________________________________ >> 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/ >> > > -- > Kieren Lythgow > Bioinformatician > > Genome Centre > Barts and the London > School of Medicine and Dentistry > John Vane Science Centre > Charterhouse Square > London > EC1M 6BQ > > Tel +44 207 882 2057 > [email protected] > http://www.smd.qmul.ac.uk/gc > > > ------------------------------------------------------------------------------ > The Palm PDK Hot Apps Program offers developers who use the > Plug-In Development Kit to bring their C/C++ apps to Palm for a share > of $1 Million in cash or HP Products. Visit us here for more details: > http://p.sf.net/sfu/dev2dev-palm > _______________________________________________ > 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/ > ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ 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/
