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

Rename Method to Start a Process Instance by Key with Tenant Id

    XMLWordPrintable

Details

    Description

      Change

      runtimeService.createProcessInstanceByKey("KEY").tenantId("TENANT").execute();
      

      To

      runtimeService.createProcessInstanceByKey("KEY").processDefinitionTenantId("TENANT").execute();
      

      for a better understanding.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              meyer Daniel Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce