0 Replies Latest reply on May 30, 2012 1:56 PM by sureshp

    JBPM human tasks integrate with my application

    sureshp

      Hi ,

       

      I am new to JBPM , I have successfully deployed the JBPM5 web example in my tomcat server . I need to integrate JBPM workflows to my webapplication so that I have to use my own tables for users and tasks, how can I use my own tables and where I have to configure my human tasks and table relationships .

       

      And I see in persistence.xml has many classes and each one has mapped to one table , do I need to use all these tables if I integrate with my application .please help me on this .