-
Type:
Feature Request
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
AT:
- using the REST-API, I can retrieve a definition (process, case and decision) by key which is deployed without tenant id and/or for multiple tenants
- I can execute an operation of such a definition, for example create a process instance
/process-definition/key/<KEY>/tenant-id/<TENANT-ID>
// and for a definition without tenant-id
/process-definition/key/<KEY>