Hi

For the low-code / no-code integration scenarios, then there is also
Syndesis, which is layered on top of Apache Camel, and has a web ui,
for "non developers" and low-code developers to build integrations.

And since its Apache Camel under the hood, you can have developers
build Camel components, and other complex "things" as extensions which
can be plugged into Syndesis.

https://syndesis.io/

Full disclosure, Syndesis was created by some of my colleagues at Red Hat.


For Apache Camel to "follow this" I would argue against it, as then
its not Camel. Its important that Camel stays to its roots and DNA,
and dont throw people under the bus, by rewriting its core every 2nd
year, or moving to some new hipster language because a few thoughworks
guys say its hot.

But on the flip side, Camel must be versatile and open, for other 3rd
party projects to extend and build on it, to build all kind of
different integration tools and platforms.

For the low-code part, then there is of course also Camel K which is
driving in that direction. But at runtime what Camel K runs is 100%
Apache Camel.





On Fri, Feb 22, 2019 at 11:58 AM Steve973 <steve...@gmail.com> wrote:
>
> "*Especially if it generated test coverage too.*" -- This is an awesome
> idea!  Actually, something like that would not have to be part of a UI
> tool, but a UI tool could work *with* a test generation utility.  Perhaps
> for annotated routes, the annotation could include some meta-information
> that could be used for generating tests when a utility scans your code base
> for camel stuff.
>
> But, back to the idea of a UI to create routing...  How many of you have
> heard of Apache NiFi <https://nifi.apache.org/>?  Its fans and proponents
> particularly like its UI.  I think it would be a HUGE game changer if Camel
> had this option.  Personally, I like using the Java, Groovy, or Scala DSL,
> but for people who don't want to maintain this type of code, or for people
> who want to provide an easy way for users of their app to add/change
> routing at runtime for certain workflows and tasks, this would be an
> extremely valuable feature!
>
>
> On Thu, Feb 21, 2019 at 8:27 AM Riggy Software <riggy-softw...@hotmail.com>
> wrote:
>
> > Like a BPMN for camel routes? That sounds great!
> > Especially if it generated test coverage too.
> >
> > Naseem
> >
> > Get Outlook for Android<https://aka.ms/ghei36>
> >
> > ________________________________
> > From: Zoran Regvart <zo...@regvart.com>
> > Sent: Thursday, February 21, 2019 1:22:43 PM
> > To: users@camel.apache.org
> > Subject: Re: Workflow UI Editor
> >
> > Hi Sanjeev,
> > have you seen JBoss Camel Developer Tools?
> >
> > http://tools.jboss.org/features/fusetools.html
> >
> > zoran
> >
> > On Thu, Feb 21, 2019 at 1:57 PM Sanjeev Kumar <skumar...@gmail.com> wrote:
> > >
> > > Hi,
> > >
> > > Looking for an open source UI editor which can be used by business to
> > > modify or create new workflows and generate Spring XML DSL from that.
> > >
> > > Have anyone used similar thing in their project? Any pointers will be
> > > helpful.
> > >
> > > Regards,
> > > Sanjeev
> >
> >
> >
> > --
> > Zoran Regvart
> >



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to