Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-12403

TimerStartEvent triggers dynamic expression on application restart

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • L3 - Default
    • None
    • None
    • None

    Description

      User story

      When a process starts with a TimerStartEvents, I want the application to re-evaluate its expression sso that it reads the new value every time the application restarts.

      Scenario

      When having a TimerStartEvent that gets its value dynamically as the result of a spring bean expression. This works fine at the first start of the application.

      However, when the value inside the spring bean changes and the application starts again (without changing the bpmn file), the new value is not read and the startEvent works with the old value.

      Acceptance criteria

      • TimerStartEvents re-evaluate spring bean expressions on application restart
        • If a value inside a spring bean changes, the TimerStartEvent should read the new value and not re-read the old value.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                andre.bappert Andre
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:

                  Salesforce