Hi Andrea,
I have written the following code.
*html page : This html page will pass the uploaded file to the server
endpoint given below upon hitting the "Upload it" button.
*
JAX-RS Upload Form
http://localhost:8080/IntegrationHub/hubServices/file/upload";
method="post" enct
UIMA can work with any unstructured data.
On Nov 26, 2016 1:27 PM, "souciance"
wrote:
> Is UIMA useful as a tool for processing basic CSV files as well as
> complicated EDIFACT data? Or is it meant to be applied on other types of
> unstructured data?
>
> On Sat, Nov 26, 2016 at 1:03 PM, Anton-2
Is UIMA useful as a tool for processing basic CSV files as well as
complicated EDIFACT data? Or is it meant to be applied on other types of
unstructured data?
On Sat, Nov 26, 2016 at 1:03 PM, Anton-2 [via Camel] <
ml-node+s465427n579066...@n5.nabble.com> wrote:
> On Sat, Nov 26, 2016 at 12:29 PM,
On Sat, Nov 26, 2016 at 12:29 PM, souciance <
souciance.eqdam.ras...@gmail.com> wrote:
> How does UIMA work
> with data that does not necessarily with a particular model at all times?
>
UIMA was donated to the Apache Foundation by IBM. UIMA is the framework
that powers IBM Watson.
As to how it ex
UIMA seems quit similar conceptually to how the IIB mapping framework works
where you provide a message model and work with that. How does UIMA work
with data that does not necessarily with a particular model at all times?
On Sat, Nov 26, 2016 at 7:22 AM, Anton-2 [via Camel] <
ml-node+s465427n579
Yes I have seen it. It doesn't open multiple connections though. It uses a
shared one. I will have to benchmark to decide.
Thanks.
--
View this message in context:
http://camel.465427.n5.nabble.com/Exchange-is-complete-meaning-tp5790648p5790667.html
Sent from the Camel - Users mailing list arch
btw there is batch component in the SJMS component
http://camel.apache.org/sjms-batch.html
On Sat, Nov 26, 2016 at 10:30 AM, sa_james wrote:
> Thank you very much.
> I just discovered the tracing feature of camel to be able to follow along
> and you just confirmed my finding. I was using the SJMS
Thank you very much.
I just discovered the tracing feature of camel to be able to follow along
and you just confirmed my finding. I was using the SJMS component and found
out that the SessionBatchTransactionSynchronization will commit the Batch
only after the last exchange has finished the route.
That is a bit more tricky, but you could maybe handle the exception
and build a custom failure message that routes into the aggregator,
that then with the aggregation strategy builds a failed group and
trigger its completion, that then is discarded afterwards.
There is also aggregate controller yo
At the end of the route, eg after 3.
On Fri, Nov 25, 2016 at 9:01 PM, sa_james wrote:
> Hi List,
> newbie question regarding the fundamental concept of completeness of an
> exchange. Here is a sentence from the camel doc:
> "The onCompletion DSL allows you to add custom routes/processors when the
10 matches
Mail list logo