Petals SE Flowable

Invalid MONIT trace for a call activity completion/cancelation

Details

  • Type: Bug Bug
  • Status: New New
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.0.1
  • Fix Version/s: 1.5.0
  • Component/s: Process service
  • Security Level: Public
  • Description:
    Hide

    On completion/cancellation of a call activity, following two MONIT traces are logged:

    ... :  traceCode = 'consumeExtFlowStepEnd', flowInstanceId = 'dd9fa650-17e4-11e8-bc58-024262f4d224', flowStepId = 'ddaa2da0-17e4-11e8-bc58-024262f4d224'
    ... :  traceCode = 'consumeExtFlowStepEnd', flowInstanceId = 'dd9fa650-17e4-11e8-bc58-024262f4d224', flowStepId = 'dd9fa651-17e4-11e8-bc58-024262f4d224'

    The first trace is the completion of the call activity, the second one is the completion of the initial process instance.

    Two problems:

    • flow step identifier should be different,
    • the trace code should be provideFlowaStepEnd for the completion of the call activity

    This problem appears on unit test ServiceProviderCallActivityProcessTest.jbiFaultOnServiceTask

    Show
    On completion/cancellation of a call activity, following two MONIT traces are logged:
    ... :  traceCode = 'consumeExtFlowStepEnd', flowInstanceId = 'dd9fa650-17e4-11e8-bc58-024262f4d224', flowStepId = 'ddaa2da0-17e4-11e8-bc58-024262f4d224'
    ... :  traceCode = 'consumeExtFlowStepEnd', flowInstanceId = 'dd9fa650-17e4-11e8-bc58-024262f4d224', flowStepId = 'dd9fa651-17e4-11e8-bc58-024262f4d224'
    The first trace is the completion of the call activity, the second one is the completion of the initial process instance. Two problems:
    • flow step identifier should be different,
    • the trace code should be provideFlowaStepEnd for the completion of the call activity
    This problem appears on unit test ServiceProviderCallActivityProcessTest.jbiFaultOnServiceTask
  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Thu, 22 Feb 2018 - 16:37:23 +0100

This problem was viewed upgrading to Flowable 6.2.1+

Show
Christophe DENEUX added a comment - Thu, 22 Feb 2018 - 16:37:23 +0100 This problem was viewed upgrading to Flowable 6.2.1+
Hide
Christophe DENEUX added a comment - Wed, 12 Apr 2023 - 11:32:12 +0200

Postponed to version 1.5.0 or upper

Show
Christophe DENEUX added a comment - Wed, 12 Apr 2023 - 11:32:12 +0200 Postponed to version 1.5.0 or upper

People

Dates

  • Created:
    Thu, 22 Feb 2018 - 16:36:16 +0100
    Updated:
    Wed, 12 Apr 2023 - 11:32:12 +0200