MDC Documents System API

(0 reviews)

home

API Features Summary

This System API enables documents transfer with MDC Records Management Systems

API Overview

PropertyDetails
Application Technical Namemdc-documents
Application Business NameMDC Documents System API
Mule Application TypeAPI
API Type
Business DomainRecords Management by MDC
Purpose of APIThis System API enables documents retrieval and transfer with MDC Records Management Systems
API OwnerMDC Integration Team
Version(s)1.0.0
Target ConsumersExternals/Datascape API
Consuming Applications/ProcessesExternals/Datascape API
Design Center URLhttps://anypoint.mulesoft.com/designcenter/designer/#/project/7677ad23-2d48-4b58-8f9d-5c1f378e4512
Anypoint Exchange URLhttps://anypoint.mulesoft.com/exchange/e952a1f4-b5bf-4939-8f29-d497de78c7af/documents-api-specification/
Endpoints
POST /containers
GET /containers/{containerId}
POST /records
GET /records/{recordId}
POST /records/content
GET /healthcheck
  • 4+1 architecture models (only that adds value to consumers)
  • Use cases/ Sequence Diagrams
  • API-led Connectivity Diagram

resources/image-0310394a-baa6-456b-bbe0-d6fccf1d7d8c.png

  • Design Decisions
  • CDM Architecture
  • Organisation strategy for this particular API

Integration Overview

Technology

The MDC interfaces are web services which return JSON.

GET calls

GET calls are supported by REST APIs retrieving documents from MDC Records Management Systems.

POST calls

External - To post documents to the MDC Records Management Systems, use the Kafka Queue. Internal - Calls that add/update data are supported by sending data and writes into MDC's HPE Content Manager.

Internal - Calls that add/update data are supported by sending data and writes into MDC's HPE Content Manager.

Security

Calls to web service are made over the Internet using HTTPS. The MDC web service API will allow calls from the Datacom specific IP address only.

Interfaces

For API specification summary, click on Summary in the left menu


Reviews