Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-4585

Additional task kafka message when case is closed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • 7.13.1.GA
    • jBPM Core, Kie-Server
    • False
    • None
    • False
    • ---
    • ---

      we have a case management work flow project, which has case workflow as

      StartNode-->HumanTask–End

      In kie-server we are using kafka emmiter for validation of workflow stage.

      We are using the following series of rest API calls
      1) create case
      2) Complete the HumanTask - along with reserver and inProgress we are also receiving the Complete task kafka message. This is expected.
      4) close case - we are receiving an additional task kafka message. This message is without any input data.

       

       

      CaseInstance{id=9, caseDefinitionId='TestCaseProj.TestCase', caseDefinitionName='TestCase', caseStatus=2, containerId='TestCaseProj_1.0.0-SNAPSHOT', caseId='CASE-0000000002'}
      TaskInstance{id=9, name='Task', description='', status='Completed', actualOwner='bpmsAdmin', processInstanceId=9, processId='TestCaseProj.TestCase', containerId='TestCaseProj_1.0.0-SNAPSHOT'}
      

       

      Additional task completed message is trigger after case close and its causing issue with validation.

       

       

       

       

            mputz_jira Martin Weiler
            rhn-support-abhumbe Abhijit Humbe
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: