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

It is not possible to generate forms for MI User task

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 7.16.0.Final
    • Forms Modeler
    • None
    • NEW
    • NEW
    • Hide
      1. import file to business central https://github.com/kiegroup/jbpm/blob/master/jbpm-bpmn2/src/test/resources/BPMN2-MultiInstanceProcessWithOutputOnTask.bpmn2
      2. open it in old designer and change Process Variables from Collection to List, try to generate forms
      3. update actor for user task to you and deploy process
      4. Start process instance, and clam any task

      Actual Result:
      At point 2 (form generation) you will see an error. At point 4 (clam any task) you wan't see any input/output data for the task.
      Expected Result:
      At point 2 form will be generated. At point 4 you will see input data and will be able to edit output data.

      Show
      import file to business central https://github.com/kiegroup/jbpm/blob/master/jbpm-bpmn2/src/test/resources/BPMN2-MultiInstanceProcessWithOutputOnTask.bpmn2 open it in old designer and change Process Variables from Collection to List, try to generate forms update actor for user task to you and deploy process Start process instance, and clam any task Actual Result: At point 2 (form generation) you will see an error. At point 4 (clam any task) you wan't see any input/output data for the task. Expected Result: At point 2 form will be generated. At point 4 you will see input data and will be able to edit output data.

    Description

      It is not possible to generate forms for MI User tasks, so it is not possible to see/modify Input/Output values for it in business central at runtime.

      Console output:

      17:47:20,701 ERROR [org.jbpm.designer.web.server.TaskFormsServlet] (default task-87) null

      When I tried to generate all forms generated process form was empty and error were displayed as well:

      {"ToSubject":"org.kie.workbench.common.forms.editor.service.shared.FormEditorService:RPC.loadContent:org.uberfire.backend.vfs.Path::2742:RespondTo:RPC"} | Uncaught exception: Client-side exception occurred although RPC call succeeded. Caused by: Parameter named 'sourceType' should be not null!

      Attachments

        Activity

          People

            rh-ee-pefernan Pere Fernandez Perez
            kgaevski@redhat.com Kirill Gaevskii
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: