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}&Title={Title}&DocType={DocType}&Language={Language}&Publisher={Publisher}&Description={Description}&SalesChannel={../1}"/> <map:part src="cocoon:/SCW/documentList?IdType={IdType}&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]>