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

      Change

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

      To

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

      for a better understanding.

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: