Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Service Oriented Architecture Tools Platform (STP) » BPMN to BPEL over Intermediate Model without Spagic
BPMN to BPEL over Intermediate Model without Spagic [message #375042] Fri, 23 January 2009 10:51 Go to next message
Eclipse UserFriend
Originally posted by: michael.gebhart.googlemail.com

Hi,

I want to transform a BPMN model to BPEL. With Eclipse STP it is
possible to transform BPMN to an IM. With Spagic it is possible to
transform this IM to BPEL.

Where do I find this transformation if I do not want to use the entire
Spagic platform? Everything is possible with Eclipse STP. Only the
transformation from IM to BPEL is not.

Any ideas?

Greetings

Mike
Re: BPMN to BPEL over Intermediate Model without Spagic [message #375043 is a reply to message #375042] Fri, 23 January 2009 11:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: atoulme.intalio.com

Maybe JWT might be of some help.

Otherwise our product, Intalio|Designer, does the BPEL transformation in
the same way .class files are compiled by JDT, in a seamless and
integrated way. Our product is free but not open source.

Thanks,

Antoine

Michael Gebhart wrote:
> Hi,
>
> I want to transform a BPMN model to BPEL. With Eclipse STP it is
> possible to transform BPMN to an IM. With Spagic it is possible to
> transform this IM to BPEL.
>
> Where do I find this transformation if I do not want to use the entire
> Spagic platform? Everything is possible with Eclipse STP. Only the
> transformation from IM to BPEL is not.
>
> Any ideas?
>
> Greetings
>
> Mike
Re: BPMN to BPEL over Intermediate Model without Spagic [message #375044 is a reply to message #375042] Fri, 23 January 2009 11:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: atoulme.intalio.com

[Forwarding to the BPMN modeler newsgroup]
Michael Gebhart wrote:
> Hi,
>
> I want to transform a BPMN model to BPEL. With Eclipse STP it is
> possible to transform BPMN to an IM. With Spagic it is possible to
> transform this IM to BPEL.
>
> Where do I find this transformation if I do not want to use the entire
> Spagic platform? Everything is possible with Eclipse STP. Only the
> transformation from IM to BPEL is not.
>
> Any ideas?
>
> Greetings
>
> Mike
Re: BPMN to BPEL over Intermediate Model without Spagic [message #375045 is a reply to message #375042] Fri, 23 January 2009 13:20 Go to previous messageGo to next message
Florian Lautenbacher is currently offline Florian LautenbacherFriend
Messages: 61
Registered: July 2009
Member
Hi Mike,

you might want to have a look at the Workflow Codegeneration framework
that we develop and maintain at SourceForge [1]. This allows a BPEL code
generation directly from the model. The framework is adaptable to all
kinds of modeling tools, currently it comes with support for the JWT
Workflow Editor [2] and for Rational and is already integrated in the
AgilPro tool suite [3] which builds on top of JWT. The workflow code
generation framework is open source and available under GPL. The
documentation on SourceForge describes also how to implement an adapter to
other modeling tools (we would like to have an adapter to the BPMN Eclipse
modeler but current don't have the resources for that).

JWT does at the moment not support the modeling of a process in BPMN
notation, but in a proprietary language and as UML activity diagrams
instead. We are currently working on support for BPMN, too. If you are
interested in current issues related to transformation between BPMN and
BPEL you might want to have a look at research papers such as [4] or [5].

If you have any questions, don't hesitate to contact us at the JWT
newsgroup [6] or the support mailing addresses of AgilPro.

Best regards,

Florian
-JWT project co-lead and AgilPro/Wf-codegen admin-


[1] http://sourceforge.net/projects/wf-codegen/
[2] http://www.eclipse.org/jwt
[3] http://www.agilpro.eu or http://sourceforge.net/projects/agilpro
[4] http://eprints.qut.edu.au/6810/
[5] http://www.dsmforum.org/events/DSM07/papers/roser.pdf
[6]
http://www.eclipse.org/newsportal/thread.php?group=eclipse.t echnology.jwt
Re: BPMN to BPEL over Intermediate Model without Spagic [message #375047 is a reply to message #375045] Fri, 23 January 2009 15:09 Go to previous message
Eclipse UserFriend
Originally posted by: michael.gebhart.googlemail.com

Hi Florian,

thanks for your answer. When do you expect the support of BPMN to BPEL
transformation with your project?

Greetings

Mike
Re: BPMN to BPEL over Intermediate Model without Spagic [message #620854 is a reply to message #375042] Fri, 23 January 2009 11:08 Go to previous message
Eclipse UserFriend
Originally posted by: atoulme.intalio.com

Maybe JWT might be of some help.

Otherwise our product, Intalio|Designer, does the BPEL transformation in
the same way .class files are compiled by JDT, in a seamless and
integrated way. Our product is free but not open source.

Thanks,

Antoine

Michael Gebhart wrote:
> Hi,
>
> I want to transform a BPMN model to BPEL. With Eclipse STP it is
> possible to transform BPMN to an IM. With Spagic it is possible to
> transform this IM to BPEL.
>
> Where do I find this transformation if I do not want to use the entire
> Spagic platform? Everything is possible with Eclipse STP. Only the
> transformation from IM to BPEL is not.
>
> Any ideas?
>
> Greetings
>
> Mike
Re: BPMN to BPEL over Intermediate Model without Spagic [message #620855 is a reply to message #375042] Fri, 23 January 2009 11:08 Go to previous message
Eclipse UserFriend
Originally posted by: atoulme.intalio.com

[Forwarding to the BPMN modeler newsgroup]
Michael Gebhart wrote:
> Hi,
>
> I want to transform a BPMN model to BPEL. With Eclipse STP it is
> possible to transform BPMN to an IM. With Spagic it is possible to
> transform this IM to BPEL.
>
> Where do I find this transformation if I do not want to use the entire
> Spagic platform? Everything is possible with Eclipse STP. Only the
> transformation from IM to BPEL is not.
>
> Any ideas?
>
> Greetings
>
> Mike
Re: BPMN to BPEL over Intermediate Model without Spagic [message #620856 is a reply to message #375042] Fri, 23 January 2009 13:20 Go to previous message
Florian Lautenbacher is currently offline Florian LautenbacherFriend
Messages: 61
Registered: July 2009
Member
Hi Mike,

you might want to have a look at the Workflow Codegeneration framework
that we develop and maintain at SourceForge [1]. This allows a BPEL code
generation directly from the model. The framework is adaptable to all
kinds of modeling tools, currently it comes with support for the JWT
Workflow Editor [2] and for Rational and is already integrated in the
AgilPro tool suite [3] which builds on top of JWT. The workflow code
generation framework is open source and available under GPL. The
documentation on SourceForge describes also how to implement an adapter to
other modeling tools (we would like to have an adapter to the BPMN Eclipse
modeler but current don't have the resources for that).

JWT does at the moment not support the modeling of a process in BPMN
notation, but in a proprietary language and as UML activity diagrams
instead. We are currently working on support for BPMN, too. If you are
interested in current issues related to transformation between BPMN and
BPEL you might want to have a look at research papers such as [4] or [5].

If you have any questions, don't hesitate to contact us at the JWT
newsgroup [6] or the support mailing addresses of AgilPro.

Best regards,

Florian
-JWT project co-lead and AgilPro/Wf-codegen admin-


[1] http://sourceforge.net/projects/wf-codegen/
[2] http://www.eclipse.org/jwt
[3] http://www.agilpro.eu or http://sourceforge.net/projects/agilpro
[4] http://eprints.qut.edu.au/6810/
[5] http://www.dsmforum.org/events/DSM07/papers/roser.pdf
[6]
http://www.eclipse.org/newsportal/thread.php?group=eclipse.t echnology.jwt
Re: BPMN to BPEL over Intermediate Model without Spagic [message #620858 is a reply to message #375045] Fri, 23 January 2009 15:09 Go to previous message
Eclipse UserFriend
Originally posted by: michael.gebhart.googlemail.com

Hi Florian,

thanks for your answer. When do you expect the support of BPMN to BPEL
transformation with your project?

Greetings

Mike
Previous Topic:Re: [ATL] Looking for BPMN and BPEL MetaModels
Next Topic:problems after installing STP
Goto Forum:
  


Current Time: Sat Apr 20 01:08:56 GMT 2024

Powered by FUDForum. Page generated in 0.03157 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top