Hi,
Until now I have stored all process variables by using the mechanisms that are built in
jBPM. I fetch my objects using hql statements that check some process variable values. No
prob here.
This was fine until my customer expressed his wish that a separation between jbpm specific
data and process variables needed to be done. To be more specific: 1) No process variables
inside the jbpm tables plus 2) the process variables of one process definition must not be
saved on the same database schema as variables of another process definition. This is
quite comprehensible against the fact that 1) different departments want to have a look at
their data, run analyses on, etc. and 2) don't want other departments to do this on
their data.
Has anyone run into that kind of problem yet?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971000#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...