JBoss Community

How to model this process with jBPM/jPDL

reply from Maciej Swiderski in jBPM - View the full discussion

I would give a try to simple approach - define this process as automatic activities:

 

start -> import data -> filter data -> send to trajectorizer -> perform match -> calculate -> end

 

Every 20 minutes new process instance is create with new set of data, since all the logic resides on ESB as services I don't see a purpose of having this as never ending once process instance.

This simple process definition gives you quite good overview of what is going on and services in fact do the job.

 

HTH

Reply to this message by going to Community

Start a new discussion in jBPM at Community