2 Replies Latest reply on Jan 19, 2012 3:46 AM by murthy516

    My BPMN Process(with human tasks) is not getting visible in JBPM console

    murthy516

      Hi All,

       

      I'm using JBPM 5.2 installer.I opend drools guvnor console and I created one sample BPMN Process with 2 user tasks.And after that,I clicked Generate Task forms button on toolbar in designer.Then When I click validate,it displayed as Validated without any errors.But,I'm unable to see that process in the JBPM console.Steps I followed are

       

      1.Created BPMN process in guvnor

       

      2.Validated and generated taskforms by  clicking generate taskforms button in toolbar

       

      3.But,unable to see that process in JBPM console..

       

      Should I need to include any steps to make that process visible in JBPM coinsole..

       

      Please suggest me in achieveing this..I'm struggling a lot...

        • 1. Re: My BPMN Process(with human tasks) is not getting visible in JBPM console
          tsurdilovic

          Please attach your process BPMN2 to this thread.

          Couple of questions:

          1) Did you build your package in Guvnor? Did it build successfully?

          2) Are you running Guvnor and jBPM Console on localhost:8080?

          3) Do you have a fact model (jar) which you have uploaded into Guvnor and are using within your process?

          • 2. Re: My BPMN Process(with human tasks) is not getting visible in JBPM console
            murthy516

            Hi Tihomir,

             

            I followed these steps.

             

            1.Created BPMN Process in eclipse and added to guvnor.In guvnor I added packagename to that process in Properties editor,and added the tasknames for every task in the properties editor.

             

            2.Generated taskforms,validated with no errors.Saved changes and builded package successfuly..

             

            3.Now,I'm able to see process in the JBPM console.And successfuly processed first taskform.But,for the next user Personaltasks is not available.

             

            Here,I'm sending my simple process.Please find in attachment.

             

            And When I started the process for first user,and when I click diagram,I'm unable to see the process diagram..Which steps i should follow to view the diagram in JBPM console.If it is from eclipse means,I was clear that i should create PNG file for ftl files and BPMN Process and place it in lib directory.But,When It comes to guvnor what should I do to view the diagram in JBPM console.