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

Cannot resolve the failed job retry time cycle using a Spring Bean

    XMLWordPrintable

Details

    Description

      Problem:

      • it's not possible to use a Spring bean in the retry time cycle expression

      Steps to reproduce:

      • create a process application with Spring
      • create a process with an async task which fails on runtime
      • set the retry time cycle to an expression that invokes a Spring bean (e.g.
        ${retryConfig.getRetry()}
        
      • deploy a process application on a shared process engine
      • start a process instance

      AT:

      • I can use a Spring bean in an retry time cycle expression

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              roman.smirnov Roman Smirnov
              philipp.ossler Philipp Ossler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce