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

Use expression as process duedate value

    XMLWordPrintable

Details

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

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