Device Enrolment
When customers order hardware, they can request device enrolment for a device. A Device Enrolment Program (DEP) helps businesses easily deploy and configure devices. Device Enrolment Providers will pre-provision devices for specific organisations, for example registering the device with the organisation and applying device management policies such as permissions, passwords and encryption. Device enrolment is handled by the following jobs:
After device information has been loaded into CMP
Converged Monetisation Platform. The MDS Global product that supports customer care and billing for digital service providers. as part of an Order Dispatch Response, it may be necessary to send the device information to the Device Enrolment Provider in order to perform Device Enrolment Provisioning. This job identifies sales orders that require device enrolment and prepares batches for sending these instructions to the Device Enrolment Provider. This job also handles requests for device unenrolment, for which they send a request with a type of RE(Return).
This job processes a response from the Device Enrolment Provider for a Device Enrolment Request and updates CMP with the outcome. It can optionally generate a workflow event on successful and unsuccessful device enrolment. In the case of an error response, any associated error messages are included in the workflow event notes.
The following daemons are associated with Device Enrolment:
| Type | Category | Activity | Details |
|---|---|---|---|
| Load | Device Enrolment | From Generic Format | This daemon collects and decrypts generic CMP files and creates CMP batches, which are available for processing into CMP by the appropriate batch job. |
| Extract | Device Enrolment | To Generic Format | The daemon creates and encrypts generic CMP files, which are available for conversion into a third party format. |
| Transformation | Device Enrolment | Device Enrolment Adaptor | This adapter sends inbound JSON to inboundDeviceEnrolment. |
For more information on daemons, in the Administration Console
An operations web console that allows batch jobs to be scheduled, run manually and monitored. The console also provides for viewing and modification of business and user applicable system configuration., navigate to Daily Operations > Daemons. Click any daemon
A computer program that runs as a background process, rather than being under the control of an interactive user. in the Daemons List for more details.