Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method getWorkflowInstance and getWorkflowInstances #44

Open
OlivierAlbertini opened this issue Jul 5, 2019 · 0 comments
Open

Add method getWorkflowInstance and getWorkflowInstances #44

OlivierAlbertini opened this issue Jul 5, 2019 · 0 comments
Labels
feat workit package. Use only for issue not for PR

Comments

@OlivierAlbertini
Copy link
Member

OlivierAlbertini commented Jul 5, 2019

🚀 Feature Proposal

Add method getWorkflowInstance and getWorkflowInstances

Motivation

In Camunda BPM you can query instances through REST API (https://docs.camunda.org/manual/7.9/reference/rest/process-instance/get/ and https://docs.camunda.org/manual/7.9/reference/rest/process-instance/get-query/), we should do it with Zeebe as well through Elasticsearch exporter (by default)

Example

In Elasticsearch, we have zeebe-record-workflow-instance index. We should query this index.

Pitch

Providing feature parity between Camunda BPM and Zeebe in order to make the transition easier.

@OlivierAlbertini OlivierAlbertini added Camunda BPM Camunda BPM Platform feat workit package. Use only for issue not for PR Zeebe Zeebe platform labels Jul 5, 2019
@OlivierAlbertini OlivierAlbertini removed Camunda BPM Camunda BPM Platform Zeebe Zeebe platform labels Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat workit package. Use only for issue not for PR
Projects
None yet
Development

No branches or pull requests

1 participant