Re: Probably first user-question since many years ;-)
Cédric Damioli <[email protected]> Thu, 14 Dec 2023 10:54:14 +0100
| Newsgroups | gmane.text.xml.cocoon.devel |
|---|---|
| Organization | Apache Software Foundation |
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--------------O3AI7xC1RjAXbjpS4CXq8eO5
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
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
--------------O3AI7xC1RjAXbjpS4CXq8eO5
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
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.<br>
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.<br>
<br>
Cédric<br>
<br>
<div class="moz-cite-prefix">Le 14/12/2023 à 08:50, Christofer Dutz
a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:PAVPR05MB9902D62C4772D3BABDA2C37DA28CA@PAVPR05MB9902.eurprd05.prod.outlook.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Generator"
content="Microsoft Word 15 (filtered medium)">
<style>@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-ligatures:standardcontextual;
mso-fareast-language:EN-US;}span.E-MailFormatvorlage17
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}div.WordSection1
{page:WordSection1;}</style>
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">Hi all,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">as we’re thinking of
giving 2.3 another try … I’m trying to make the ideas I had
a bit more concrete …<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">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.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Currently most use some
super tricky conversion tools …. I would love to try setup
Cocoon pipelines, that validate and transform this
information.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">So, my question is: Can
Cocoon also be run as a pure xml pipelining framework that
doesn’t necessarily serve Web-clients?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Chris<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
</div>
</blockquote>
<span></span><br>
<pre class="moz-signature" cols="72">--
Cédric Damioli
CMS - Java - Open Source
<a class="moz-txt-link-abbreviated" href="http://www.ametys.org">www.ametys.org</a></pre>
</body>
</html>
--------------O3AI7xC1RjAXbjpS4CXq8eO5--