>> Hello Taverna users, > > Hello > >> Short question: I've got a number of string constants which get merged >> into a list which is then connected to a beanshell. I need the same list >> in the same order again in another beanshell. Is there a way to connect >> the same Merge to a second input port? > > At the moment no. The best way would be to merge the string constants > into the local service "Echo list" and then connect the output of the > Echo list to the multiple beanshells.
Thanks, I have done something of that sort already (except that my input port has the same name as the output port, so I don't have to do anything in the script :-)). > I'm attaching a workflow that shows this. > > Do you want me to put an issue into our bug tracking system for multiple > connections from a merge? Not really - there is an easy way around the problem, I came across this only now for the first time and I don't know whether I will ever need that functionality again. Of course if you get to the stage where you have nothing else to do ... (or if a lot of other users shout for it). Cheers, Anja ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ 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/
