- given:
- The Camunda engine is up running and has already created some process data
- Optimize is up and running
- when:
- Optimize starts to import the data from the engine.
- then:
- It uses the dedicated optimize REST-endpoint in the engine to fetch the data
AT:
- Using the Rest-API Optimize performs requests against the dedicated optimize endpoint in the engine to fetch the data for:
- variable updates
- running process instances
- completed process instances
- completed activity instances
- the performance tests are also using the new endpoint and are working
This is the controller panel for Smart Panels app
- depends on
-
CAM-9122 Using the Rest-API Optimize can't perform custom queries against the engine
- Closed