1 Reply Latest reply on Nov 11, 2013 11:10 AM by dward

    Switchyard and JBPM

    ribeirojc

      Hi,

      How can we see what bpm instances where generated from a specific process built using jbpm in switchyard?

      For instance when I call the quickstart processOrders, where can I see the process that where generated?

       

      Regards,

        • 1. Re: Switchyard and JBPM
          dward

          For this, you should have persistent="true" on your implementation.bpm, include a persistence.xml file configured appropriately, and deploy the jbpm console pointing at the same database.  You can then use the jbpm console to inspect your process instances.