I really got to play around with these concepts … I know a PLC4X data-source will be super easy and not much more than a little coding exercise ;-)
Just got to finish all the little sub-projects I’ve currently got open ;-) Chris Von: Cédric Damioli <cdami...@apache.org> Datum: Donnerstag, 14. Dezember 2023 um 10:54 An: dev@cocoon.apache.org <dev@cocoon.apache.org> Betreff: Re: Probably first user-question since many years ;-) 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<http://www.ametys.org>