This is a service which provides admin functionality for consumers of the dms-submission service
It can be used for both local development and in deployed environments.
It requires internal auth to access.
- Has a list of services that your UMP user has access to which have submitted to
dms-submissionrecently - Has a breakdown of all submissions for a particular service, by day and status
- Has a list of submissions by day
- Has a page for individual submissions which shows information such as the status and SDES correlation ID used
- Allows users to manually retry failed submissions
Note: This service specifically does not give the user access to the actual files submitted to the service, only the metadata associated with the submissions themselves.
This code is open source software licensed under the Apache 2.0 License.