Hi gurus, I have a problem to solve. I get a XML-File as http-post into the pipeline. Generate the pipe with stream-generator and do the processing.
BUT: I need to store the hole XML into the database (CLOB Oracle) And have no solution. tryed : use an action and store the Inputstream into CLOB .. Works , but Streamgenerator see no more this Inputstream I had a look on the stream-generator and belive that the same happens when I read the stream for inserting in database Do i miss something (rewinding stream) Any Advice ? Thanks a million Andreas Busch ILOGICS GmbH ∙ Berduxstr. 22 ∙ D-81245 München [EMAIL PROTECTED] Tel: +49 89 896667-0 Fax: +49 89 896667-29 www.ilogics.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
