[jboss-user] [jBPM] - Re: How do you implement data persistence in jbpm5 and simulate multiple trials in between nodes?

Mauricio Salatino do-not-reply at jboss.com
Mon Jul 23 17:01:00 EDT 2012


Mauricio Salatino [https://community.jboss.org/people/salaboy21] created the discussion

"Re: How do you implement data persistence in jbpm5 and simulate multiple trials in between nodes?"

To view the discussion, visit: https://community.jboss.org/message/749709#749709

--------------------------------------------------------------
Hi,
1) did you check out the documentation? what are you trying to achieve with persistence? if you have a long running process, the documentation should help you to get things set up. 
Are you using maven? can you share what's the problem in your project? what do you mean with is not working?

2) You have different options: 
a) Do you really need to draw your retrying mechanisms? Is it relevant for the business? or is just a technical detail? 
If it's a technical concern, you should probably better not draw it in the process file and delegate that logic to the work item hanlder that is in charge of that interaction.

b) you can model it in the diagram using gateways

Cheers
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/749709#749709]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120723/11b7eaa9/attachment-0001.html 


More information about the jboss-user mailing list