-
Hi there,
It would be nice if Smooks had bindings and mappings for EDIFACT 91-1.
Reason: my organisation has a "black box" EDIFACT system for Invoices, Orders and Dispatch Advice, we produce and…
-
I am running the edifact-to-xml example and I see what it seems to be very high RAM and CPU utilization. Running it on a Mac with M2 and 24GB under latest macOS, as well as under Ubuntu 22.04.5, 2GB, …
-
My organisation has a "black box" legacy piece of software that produces and consumes EDIFACT 91.1 messages: invoices, orders and dispatch advice. Due to issues with this software we would like to wri…
-
When I use smooks with camel, the error occurs.
XmlConverter WARN DocumentBuilderFactory doesn't support the attribute http://apache.org/xml/properties/security-manager, due to …
-
## Description
When `smooks-edi-cartridge` is used alongside the `camel-spring-boot-starter` dependency, `XMLConverter` spams WARN log messages for the following reason:
```text
WARN 63053 --- …
-
Hi
This is Claus from the Camel project.
I wonder if the smooks-camel-catridge is something that potentially can be moved to Apache Camel to be included out of the box from Camel.
The Camel c…
-
Because of the following bug introduced in daffodil v3.6.0
https://issues.apache.org/jira/browse/DAFFODIL-2892
Smooks version RC3 and above fail to parse and unparse EDI.
Steps to reproduce:
1…
-
Thank you for your always support.
I updated my smooks-edi-cartridge from 2.0.0-M2 to 2.0.0-RC3.
I changed necessary imports and also changed my code, but I tried the sample code xml to edi but fa…
-
Hello,
Thank for providing Smooks. It is amazing.
Recently, I tried mooks-edi-cartridge 2.0.0-RC3.
I want to convert my edi message to xml, but I found the performance is not good.
This is my…
-
Currenlty I am using the stable version 1.7.1
There I am using the smooks-all version. For Smooks 2.0 this is only available until milestone 2. Will this be updated to the latest version (RC and la…