This is probably a long shot as I haven't seen it mentioned in the 
documentation. Is it possible to get a particular value from a transform, say, 
and use that in the pipeline. Say I've got a transform that results in the XML:

<returnid>
 <primary_guid>86E72DC6-7EDA-47F2-8A3F-D2DA7E121EF0</primary_guid>
</returnid>

I want to use that to either generate a using a resource call or to do a 
redirect (I've taken into account the redirection in pipelines note; 
http://cocoon.apache.org/2.1/userdocs/concepts/redirection.html). Passing that 
value to fetch a document (I can do that in a cinclude though so it can be part 
of the same pipe without starting a new generate). 

It would be handy to do but my current solution would be to transform to a 
cinclude based on that returned document structure and carry on the pipeline to 
get the intended end result.

Thanks,

Gary

*****************************************************************
The information contained in this message may be confidential or 
legally privileged and is intended for the addressee only, If you 
have received this message in error or there are any problems, 
please notify the originator immediately. The unauthorised use, 
disclosure, copying or alteration of this message is 
strictly forbidden.
*****************************************************************


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