Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-8650

It is not possible to execute a process with Timer Start Event inside of Event Sub-Process

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 7.24.0.Final
    • Runtime Engine
    • None
    • NEW
    • NEW
    • Hide
      1. Deploy attached process EventSubprocessTimerStartEvent.bpmn
      2. Try to execute it
      3. Open process, and change Fire Multiple Times property of Timer Start Event inside of the Event Sub-process to # {cronPattern}
      4. Save and redeploy the process, try to execute it now

      Actual Result

      At first process won't be started with error
      But when you modify the process it will be started, despite of the pattern remains same, but set using Process variable instead of direct value

      Expected Result

      Process will be started in both case (direct value in the Fire Multiple Timer property and using process variable)

      Show
      Deploy attached process EventSubprocessTimerStartEvent.bpmn Try to execute it Open process, and change Fire Multiple Times property of Timer Start Event inside of the Event Sub-process to # {cronPattern} Save and redeploy the process, try to execute it now Actual Result At first process won't be started with error But when you modify the process it will be started, despite of the pattern remains same, but set using Process variable instead of direct value Expected Result Process will be started in both case (direct value in the Fire Multiple Timer property and using process variable)

    Description

      If you have Fire Multiple Times property of Timer Start Event inside of Event Sub-process set directly to pattern (for an instance 0 * * ? * * *) process can't be started with parse error:

      If you set the same pattern using process variable, process will be started and executed.

      Attachments

        Activity

          People

            swiderski.maciej Maciej Swiderski (Inactive)
            kgaevski@redhat.com Kirill Gaevskii
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: