Arnab Sengupta wrote: > > Hi All, > > I have a Cocoon pipeline that takes a huge xml as input. The stucture of > xml is: > > > > > > > > > > > > > > Now I have an xsltc transformer taking an xsl, internally calls same > *cocoon URI*, based on occurance of "**" tag. > > *cocoon://labData?messageNo= select="position()"/>* > > > > > Now when any one of these URI's fired through CInclude gets an > exception, other URI's are never processed at all. I mean i am not very > sure whether other URI's gets fired or they are aborted. Can someone > please tell me what will happen, if URI fired by the occurance of 2nd > gets an exception. Will the URI for 3rd Message be fired at > all? Or if fired it will be aborted in middle..? ignoreErrors attribute is only taken into account when using cinclude:includexml tag. -- Leszek Gawron lgawron@mobilebox.pl