Hello,
I'm using Cocoon v.2.1. Is there a way, to access the ServiceManager within a flowscript? I need this to lookup for a component, I had created before.
Thanks.
Don't know about a ServiceManager, but you can do var component= cocoon.getComponent(<your role string>); to get a component.
Regards, Upayavira
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
