2 Replies Latest reply on Nov 19, 2013 4:08 AM by kannan123

    remote jbpm implementation

    kannan123

      Hi

       

      I am trying to implement the remote jBPM workflow in my liferay project. After the workflow starts no return parameters found like instanceid. How to get the instanceid of the started instance in the java class???

       

      regards

      Kannan

        • 1. Re: remote jbpm implementation
          salaboy21

          Hi, can you please elaborate?

          Which version are you using? how are you starting your process instances, etc!

          • 2. Re: remote jbpm implementation
            kannan123

            I am trying to implement the remote jbpm workflow in my project. Implementing the workflow in the custom portlet. I have successfully passed the form parameters to the workflow instance from where the workflow starts. But i can't find any workflow tasks in the control panel. I found the reason, not getting the Execution details like instanceid and Start date in the java code back and its not inserting in to the workflowwebinstancetable.