[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.stp] Re: Is BPMN and BPEL the right choice for my problem?

Late getting back to this, my apologies.

David Wynter wrote:

Camel looks like a good choice, except for two things.

1. Can the BPMN be transformed to suit two coordinated execution environments, one for the ESB stuff in Camel and one for the human interactions with screens that depend on certain outcomes from the ETL tasks executing in the ESB?

I think that you would be breaking new ground here in
bringing the two together.


2. Is there any transformation from the BPMN to one of Camels DSLs? ( Scala, Spring XML config or Fluent API) I could find nothing. I suppose I could do a IM->Scala transformation...

Nothing like that exists at the moment, I'm afraid. I don't know
enough about BPMN to even give a reasonable guess as to how they would work together.


--oh