-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
As an MWM integration and IG ACR API user, I would like to be able to query the status of the workflow that is triggered with the dataset received by IG and passed to MWM, so that my applications can easily check the status of the executions.
It should be possible to retrieve a list of workflow requests (payloads), as well as a specific one by payload ID.
Required data points:
- Payload identifier
- Triggered workflow instance identifiers
- Patient information
Implementation notes
In order for this to be possible, we need to create a new collection in MongoDB where we store information about received payloads. Workflow instances should reference those payload objects.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done