Hi Michael, You may want to check out our repository:
https://github.com/assimbly/custom-components They contain some edifact related Camel components based on smooks. There are some examples in the config folder of the integration tests: https://github.com/assimbly/runtime-integration-tests Hope this helps. Regards, Raymond On Wed, Feb 15, 2023 at 6:31 PM Claus Ibsen <claus.ib...@gmail.com> wrote: > Hi > > There has never been an smooks component from Apache Camel itself. > Its 3rd party and comes from Smooks itself. So you should ask in their > community > https://www.smooks.org/v2/documentation/#apache_camel > > <dependency> <groupId>org.smooks.cartridges</groupId> <artifactId> > smooks-camel-cartridge</artifactId> <version>2.0.0-RC1</version> > </dependency> > > On Wed, Feb 15, 2023 at 6:04 PM Michael Rambichler <mich...@rambichler.at> > wrote: > > > Hi Folks, > > > > do i miss something or why do i not find the smooks component under camel > > components? > > https://www.smooks.org/ > > It was integrated but now i cannot find it anymore > > > > I am investigating EDIFact transformations (Migrate from Or*** B2B Suite) > > > > Thanks for your help > > Michael > > > > > -- > Claus Ibsen > ----------------- > @davsclaus > Camel in Action 2: https://www.manning.com/ibsen2 >