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={Id}&amp;Title={Title}&amp;DocType={DocType}&amp;Language={Language}&amp;Publisher={Publisher}&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??

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