0 Replies Latest reply on Jun 16, 2008 4:36 AM by coolex

    Make business processes dynamic

    coolex

      Hello!

      I'm trying to find out how I can implement kind of dynamic process with the help of the jbpm engine. That means that the process actually has to be changed during lifetime. As far as I know practically it is not possible to do it with the jbpm, because once the process is instanciated it cannot be changed.

      My goal is a change of my processes depending of the data alternatively information that the application environment delivers to my application.

      I think with the help of forks or "decision nodes" it's not done.
      Maybe somehow with subprocesses?

      Hope you can help me.

      Thanks.