new bee [https://community.jboss.org/people/newbird] created the discussion

"Workflow design"

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

--------------------------------------------------------------
Hi,
 I am planning to design a simple workflow framework which contains simple 
nodes which includes actions to perform in that node and parameters of that 
node.. ....

In this i want to add persistency feature so that if client ends session in the 
middle and wants to restart process, then i can get info from database and 
restart session....

Here i need your help for schema design?

My main questions are :
1) Parameters and attributes of node changes from one node to another 
node....Then how could i store node info in DB? Is Serializing the object and 
storing in relation database is better approach? Or Any other format or 
databases?

2) If at any point client wants to come back,How would i know the previous 
node? Do i need to store previous node of each node in database?

3) We give conditions on the edge between nodes in workflow...What is suggested 
format and datatype for conditions ?

Please reply as soon as possible... 

All suggestions are welcome.......
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to