Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-8308

I can get the deployed form when using the Java API

    XMLWordPrintable

Details

    • Feature Request
    • Status: Closed
    • L3 - Default
    • Resolution: Fixed
    • None
    • 7.8.0, 7.8.0-alpha5
    • engine

    Description

      Alongside process models it is also possible to deploy the form which can be referenced from a start event or user task by setting the attribute camunda:formKey="embedded:deployment:<path-to-a-deployed-form>.html".

      AT:

      • it is possible to get the deployed form
      • the following services are exposed:
        • FormService#getDeployedStartForm(String processDefinitionId) to get the referenced start form
        • FormService#getDeployedTaskForm(String taskId) to get the referenced task form
      • authorizations are checked
      • the Java API is exposed in Rest API

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                roman.smirnov Roman Smirnov
                roman.smirnov Roman Smirnov
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce