> From: Sternath Elmar [mailto:[EMAIL PROTECTED]]
> 
> Hi,
> 
> I noticed that, when I set up another pipeline inside an aggregator,
the order
> of execution of <map:part> entries is changed:
> <map:aggregate element="AddNewFileOK">
>       <map:part
>
src="http://localhost/BOLServlet/ProductService.uploadDocument?PrvsId={I
d}&amp
>
;Title={Title}&amp;DocType={DocType}&amp;Language={Language}&amp;Publish
er={Pu
> blisher}&amp;Description={Description}&amp;SalesChannel={../1}"/>
>       <map:part
src="cocoon:/SCW/documentList?IdType={IdType}&amp;Id={Id}"/>
> </map:aggregate>
> The second part is executed before the first one. Is that standard
cocoon
> behaviour or did I somethin wrong??

Map parts are executed in document (sitemap) order. At least they should
be.

I never have seen other execution order.

Vadim


> Regards,
> Elmar



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to