camunda / issues

4 stars 0 forks source link

Monitor progress of process instance on BPMN diagram via API #47

Closed engineering-issue-sync-app[bot] closed 1 year ago

engineering-issue-sync-app[bot] commented 1 year ago

Value Proposition Statement

Render BPMN diagram and monitor the progress of processes in self-developed UI with API endpoint.

User Problem

Currently, Operate API is missing an important data for customers - to provide status of running and finished instances in deployed diagrams and render deployed BPMN diagram based on it. When developers need to build custom UI for internal or external users in their systems and want to provide information about a process status they're unable to do so. Often times this blocks from connecting process with other data to provide a seamless user experience. Summary: Customer cannot build a process visualization - we don't provide sufficient data for that.

User Stories

Implementation Notes

We should aim to have similar way of using this feature, as we had in C7 -> we should look at C7 REST API while building the concept for this epic.

C7 Example:

The end user should see: image

It would make sense to write a blog post, how to monitor progress in the custom UI.

Breakdown

This section links to various sub-issues / -tasks contributing to respective epic phase or phase results where appropriate.

Discovery phase

Define phase

Design Planning

Implement phase

Validate phase

:robot: This issue is automatically synced from: source

aleksander-dytko commented 1 year ago

Delivered with 8.3-alpha1 - documentation