Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BPMN 2.0 Modeler » how to execute a business process
how to execute a business process [message #1753438] Mon, 06 February 2017 13:29 Go to next message
Eclipse UserFriend
Hi,

I use BPMN2 modeler and I have created an extension of BPMN; I added decorated elements to BPMN modeler palette.
Know, I'd like to execute the modeled process that include decorated elements.
How can I proceed?

Thanks in advance Smile
Re: how to execute a business process [message #1753442 is a reply to message #1753438] Mon, 06 February 2017 14:37 Go to previous messageGo to next message
Eclipse UserFriend
What is the execution engine you are targeting?
Re: how to execute a business process [message #1753463 is a reply to message #1753442] Mon, 06 February 2017 18:10 Go to previous messageGo to next message
Eclipse UserFriend
Any engine, may be JBPM
Re: how to execute a business process [message #1753541 is a reply to message #1753463] Tue, 07 February 2017 15:18 Go to previous message
Eclipse UserFriend
You need to deploy the process file to the engine which is presumably running in some kind of container like Tomcat or wildfly. See your engine's documentation for details on how to do that - they're all slightly different.
If you're using the jBPM embedded engine you can actually just run/debug the process directly from eclipse. See jBPM documentation.
Previous Topic:how to set Custom Task default value
Next Topic:Adding attributes, specifying their type at runtime
Goto Forum:
  


Current Time: Sat Feb 15 17:25:33 GMT 2025

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

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

Back to the top