DNS Service

The platform provides its built-in DNS management service to integrate it with those APS applications that bind their service to domains and DNS records. A application can use several integration touchpoints of the platform UI described here in addition to the integration in the provisioning level provided by the PADomainService APS type.

Domain List

To show that an application service is bound to a domain, the application must have a view-plugin plugged to the domainsListInfo placeholder of the domain manager as explained in the concepts.

The application view-plugin informs the domain manager about its relationship (Assigned or Not Assigned) with a particular domain. The domain manager shows if an application service uses a domain:

../../../../../../_images/domains-list1.png

Domain Profile

To show its data in the profile of a domain that an application service is bound to, the application must have a view-plugin plugged to the domainInfo placeholder of the domain manager as explained in the concepts.

The application view-plugin provides a widget with the application data and links to application views to be shown in a domain profile:

../../../../../../_images/domain-info1.png

Documentation

The following documents provide more details about the integration with the platform built-in DNS manager not only on the presentation level (UI touchpoints), but on the provisioning level (backend touchpoints) as well: