Plugging to User Panels

In this document, we will consider integration of APS UI into the navigation structure of various types of the platform user panels.

Top-Level Placeholders

The platform contains different types of accounts: the provider, resellers, and customers. A customer can have a number of end-users, known as service users, who are consumers of resources. In addition, the platform allows management of its two main parts, OSS and BSS, by using specific control panels. APS can integrate a custom UI with various types of platform user panels:

The following table contains only top level placeholders in various control panels. In the Description column you will find references to documents providing more details.

PLACEHOLDER

User Panel

DESCRIPTION

http://www.aps-standard.org/ui/application

PCP

The application instance menu in the PCP

http://www.aps-standard.org/ui/service

CCP

The top-level menu in the CCP

http://www.aps-standard.org/ui/user

MyCP

The top-level menu in the MyCP

http://www.parallels.com/сcp/2

UX1

The top-level menu in the UX1 for customer administrators

http://www.aps-standard.org/ui/user/2

UX1

The top-level menu in the UX1 for customer service users

Second-Level Placeholders

Both OSS PCP and BSS PCP allow the application integrators to plug a custom UI on the second level of the navigation panel.

OSS PCP

OSS PCP provides the following placeholders to plug application navigation elements below the following top-level navigation folders:

../../../../../_images/pcp-levels.png
  • Operations - http://www.parallels.com/poa/pcp/operations

  • Products - http://www.parallels.com/poa/pcp/products

  • Services - http://www.parallels.com/poa/pcp/services

  • Infrastructure - http://www.parallels.com/poa/pcp/infrastructure

  • System - http://www.parallels.com/poa/pcp/system

Refer to the OSS Provider Control Panel for sample codes.

BSS PCP

BSS PCP provides several placeholders to plug application navigation elements below each of the following top-level navigation folders:

../../../../../_images/bss-plugs-to.png
  • Operations - http://www.aps-standard.org/ui/billingtree/director_operations

  • Finances - http://www.aps-standard.org/ui/billingtree/director_finances

  • Products - http://www.aps-standard.org/ui/billingtree/director_products

  • Services - http://www.aps-standard.org/ui/billingtree/director_services

  • System - http://www.aps-standard.org/ui/billingtree/director_system

The following additional section is supported for backward compatibility with the previous versions of the platform:

  • Applications - http://www.aps-standard.org/ui/billingtree

The Applications top-level folder appears in BSS PCP only if at least one navigation tree is plugged to the corresponding placeholder.

Refer to the BSS Provider Control Panel for a sample code.