Hello, I have a beanshell service with two single-value ports. I execute it with a value for one port and with a list for the second port, so it is actually executed several times. Now, I would like to generate a variable in the first execution, and use that same value in all the other executions (it is a timestamp here that needs to stay the same). I figured I need some kind of a global variable outside the beanshell or a "static" variable that I could set in the first run and use in all the other beanshell runs. Is this possible somehow?
Regards, Dennis ------------------------------------------------------------------------------ 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-hackers mailing list [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/ Developers Guide: http://www.taverna.org.uk/developers/
