...
default-value:
- status-item: completedfinished
name: CompletedFinished
- status-item: pendingprocessing
name: PendingProcessing
- status-item: error
name: Error
...
- Search Operations:
- Capabilities
- Utilizes SO existing Request DB APIs to get Retrieve a service list thru the Service List REST API, getServiceList(...)
- Provides filtering, Service ID, Operation Type, Status User Id, Date/Time range (actual criteria could be configured).
- Click the Search button, and the filtered service list will be displayed.
- Design
- Utilizes SO existing Request DB APIs to get
- Service List Get Service Instance Monitoring
- Select a row and click the Monitor button. Then, it will go to the Service instance (= process instance in Camunda) monitoring widge for the selected Service instance.
...