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

EL support in task's <description> tag

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • jBPM 4.4
    • jBPM 4.3
    • None
    • 0
    • 0% 0%

    Description

      it would be helpful to be able to use EL in the <description> tag of the (human) task node.
      This will allow to create dynamical task descriptions based on the process variables.

      Example:
      <task name="review_task">
      <description>Review order nr.#

      {order.nr}

      from customer #

      {order.customer.name}

      </description>
      </task>

      The main purpose is to make human task descriptions in the task list more readable and user-friendly.
      Because if you have 20 task instances of the same task and they are all called "Review order from customer" it is really hard to see at a first glance which task is related to which customer.

      Attachments

        Issue Links

          Activity

            People

              rebody HuiSheng Xu (Inactive)
              bestage_jira henry donnell (Inactive)
              Votes:
              3 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: