M3 DMP MT services

The migration process introduces a new set of M3 DMP MT services specifically for MT architecture. For each tenant, a dedicated set of M3 DMP MT services is deployed. The standard M3 DMP MT services group includes these components:

  • M3 DMP Application Service

    Acts as the counterpart of the classic OP DMP server. The service contains the core server functionality and handles the main application logic.

  • M3 DMP Reader Service

    Retrieves tenant-specific information from the provision database (provisiondbMDMP). It serves as a gateway, providing the connection details required for the client to communicate with the appropriate tenant database. This service can only read the provision information to ensure security by design and reduce responsibility within the code.

  • M3 DMP Schedule Service

    Performs automated tasks based on user-defined schedules. Supported operations include import and export of M3 datasets, import and export of Datalake, and run SQL actions.