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

TaskSummary.getName() returns null while using persistence

    XMLWordPrintable

Details

    • Workaround Exists
    • Hide

      you have to get NodeInstance object from of the ProcessInstance to retrieve these values.

      Show
      you have to get NodeInstance object from of the ProcessInstance to retrieve these values.
    • Hide

      Enable persistence for both jBPM core engine and human task service. Then start a process that stops at a human task. Now use above API - getTasksAssignedAsPotentialOwner - to retrieve pending tasks for a user.

      Show
      Enable persistence for both jBPM core engine and human task service. Then start a process that stops at a human task. Now use above API - getTasksAssignedAsPotentialOwner - to retrieve pending tasks for a user.

    Description

      while using persistence with jBPM, TaskClient.getTasksAssignedAsPotentialOwner returns list of TaskSummary objects with null name and description.

      Also I18NText database table is empty even though I have couple of pending human tasks. I think names and descriptions are being retrieved out of this table, so that might be the reason why they are blank.

      Attachments

        Activity

          People

            salaboy@gmail.com Mauricio Salatino (Inactive)
            devinderpal_jira Jboss fan99 (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: