Don't know for 2.3, but in 2.1 there is an abstraction of the
request/response model, allowing to have eg.
CommandLineRequest/CommandLineResponse to achieve your needs.
It's actually very useful, I use it frequently to call Cocoon pipelines
from random threads, not linked to an actual http request. I've
developed my own BackgroundRequest/BackgroundResponse more suiting my
needs, but the concept is the same.
Cédric
Le 14/12/2023 à 08:50, Christofer Dutz a écrit :
Hi all,
as we’re thinking of giving 2.3 another try … I’m trying to make the
ideas I had a bit more concrete …
As some of you might know, I’m working mainly in the Industrial IoT
area … here we have loads of data in odd data-structures and in
general industial IoT consists of converting one odd format into
another odd format.
Currently most use some super tricky conversion tools …. I would love
to try setup Cocoon pipelines, that validate and transform this
information.
So, my question is: Can Cocoon also be run as a pure xml pipelining
framework that doesn’t necessarily serve Web-clients?
Chris
--
Cédric Damioli
CMS - Java - Open Source
www.ametys.org