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

I can query Case Instances and Case Executions by Tenant-Id

    XMLWordPrintable

Details

    Description

      TODO:

      • adjust the SQL scripts (create and update) and add a column TENANT_ID_ on ACT_RU_CASE_EXECUTION and ACT_RU_CASE_SENTRY_PART table
      • add a field tenantId on entity classes
      • set the tenant-id on the entity while creating it
      • inherit the tenant-id from the case definition / case instance or parent case execution by default
      • add a method on the CaseInstanceQuery and CaseExecutionQuery to filter by a list of tenant-ids (tenant-id of the case instances / case executions in ...)
      • adjust the REST-API (dto for query request / response)
      • make sure that a variable which is created within a case instance inherit the tenant id from it
      • make sure that a case instance inherit the tenant-id when it is started from a call activity
      • expose the tenant id to CaseExecution and DelegateCaseExecution
      • set the tenant id of a HistoricDecisionInstanceEntity when it is evaluated from a case instance

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                thorben.lindhauer Thorben Lindhauer
                philipp.ossler Philipp Ossler
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce