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

Use expression as process duedate value

XMLWordPrintable

      When configured expression as process duedate value as:
      <timer duedate="#

      {process_duedate}

      "/>
      and started process like:
      Map<String, String> variables = new HashMap<String, String>();
      variables.put("process_duedate", "24 business minutes");
      ProcessInstance processInstance = executionService.startProcessInstanceByKey
      ("TimerRepeat", variables);

      but engine reported :
      "javax.el.PropertyNotFoundException: Cannot find property process_duedate"

      The details on this issue, please reference to discussion named "Using expression as
      process duedate value" and the link is:
      https://community.jboss.org/thread/153992

              swiderski.maciej Maciej Swiderski (Inactive)
              Xiaozhangqi Zhangqi Xiao (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 1 day
                  1d
                  Remaining:
                  Remaining Estimate - 1 day
                  1d
                  Logged:
                  Time Spent - Not Specified
                  Not Specified