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

I can get the deployed form when using the Java API

XMLWordPrintable

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

      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

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: