0 Replies Latest reply on Dec 24, 2013 7:35 AM by kannan123

    problem with business rule task

    kannan123

      Hi

      i am using business rule task in my workflow.

      My workflow is like this,

       

      Start--> Script task-->user task-->Business rule task-->script task-->Email notification-->End

       

      The business rule task will execute after the user task completed.

      When i complete the workflow. After some 1 or 2 minutes i got an error message like this.

       

          URL: 'http://localhost:8080/gwt-console-server/rs/process/definition/Testpackage.Testprocessflow/instances'

          Action: 'org.jboss.bpm.console.client.process.UpdateInstancesAction'

          Exception: 'class java.io.IOException'

       

      Request timeout

       

      The rule task is working for the false condition only. I am using drools with jbpm 5.4. Is it possible to call the retract method in any script task??  If i use it will it work???

       

      looking for an example or work around.

       

      Thanks in advance

      Kannan