Hi,

I have set up several pipelines and readers within cocoon.

I can include XML content without any problems using a CInclude template,

however when I want to include image content within the template I would like to
do either of the two things below;


1) Save the image returned from the reader in a temporary location that is cleaned
by Cocoon after the request and a URL to this resouces is stored in the XML (an
example of this would help me alot)


2) store a BaseBinary64 version of this image in the XML, or just the pixel values

Finally, is I post an XML document to Cocoon which looks like for example
<root>
   <request1>...</request1>
    <request2>...<request2>
</root>

is there a generator that will iterate over this document and make each of the requests, or do
I have to write a custom generator?


Any help would be gratefully appreciated.

Norman

--
Norman Barker
Software Engineer
ComSine Ltd
Tel: +44 (0)1483 457121
Web: http://www.comsine.com
*Please Note:*
This text is confidential. If you are not the named addressee, it could be unlawful 
for you to read, copy, distribute, disclose or use the information contained herewith. 
If you are not the intended recipient please telephone +44(0)1483 457121.


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



Reply via email to