If you have code that talks to 'ora-apps' through java, you can certainly call into that code from within the jbpm process lifecycle at various points.
there are a number of ways to setup action handlers, and other ways to integrate with the jbpm api that will let you execute snippets of java code. refer to : http://docs.jboss.org/jbpm/v3/userguide/processmodelling.html View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239291#4239291 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239291 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
