[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.jwt] Re: JWT API ?

Hi Jogrey,

I understand your frustration. There is indeed a gap between BPM/workflow engines, that are technical solutions, and a complete high-level BPM solution with a set of useful connector, etc... Be sure of one thing: a lot of work is currently being done in that sense,

I think that with the last version of Bonita (with eXo console) you have the ability to map custom forms to task, using XForm. However I don't know whether it fits to your need.

Unfortunately, JWT project has not currently focused on what I'd call the "presentation" topic yet, but I agree with you that the "presentation" could have its place into JWT.
Having a presentation topic would be a first stop to making JWT become a "BPM solution Studio". That sounds nice ;)


However, in its current state, I can't figure how JWT may help you. Maybe AgilPro contains pieces of answers...

Let's wait for Florian passing by the newsgroup, his knowledge of AgilPro will probably be useful ;)

Regards,
Mickael


Jogrey a écrit :
Hi,

I recently used the JBPM API, it was very simple and well documented, enougth to use it in a small application.

But, i am a bit disapointed by all BPM systems, as their engine are not bundled with very standart components as a class to open a document, or to ask user a question, to transform a simple decision node into a simple web form. The only thing approching this dreaming vision is AgilPro Simulator, but as it's told, it's only a simulator. I aslo tried Bonita, but seems very complicated to plug a lot of services to display a simple decision listbox and display a poor word document.

Like the JBPM API, maybe by JXT is proposing an API i haven't still found ? If it's the case i will certainly use it to create my simple workflow engine under tomcat and with GWT as presentation.

Is this kind of project crazy at the actual hour with the actual state of the JWT project ? Is that kind of project already existing ( to join it of course) ?
Thank you in advance.