Talk:Workflow
From AlfrescoWiki
In reading thought the documentation (I am not finished yet) on of the qustions that is starting to come up in my mind is the implications of workflows composed of other workflows. Certainly this is possible in naked BPEL; aggregated flows appear as any other "service".
Let me give an example where this question may apply: Parameters
will parameters be passed to aggregated workflows?
how will parameters be identified? by name? If so how do we avoid collision? Will there be some sort of namespace or scope associated?

