Provisioning for PCC Routing Control can also be performed by using PCC in the Web UI, which is accessed at:
http://<platform host>:<web interface port>/mz/
For information on how to configure the Web UI, see Setting up access to REST for PCC in the Web UI in /wiki/spaces/MD82/pages/3786137 in the PCC Installation Instructions.
Note!
Authorization is required, and you will be asked to enter user name and password in order to access the Web UI.
The Web UI
In the Web UI you add, edit and delete settings for:
Route Mapping
Routing Details
Routing Destination
Use Case
Hint!
Whenever configurations are viewed, added, edited, copied, or deleted, this is being logged for the EC log with log level INFO.
is by default configured to only register log entries with log level WARNING and higher, so if you want the log entries from the PCC Web UI to be registered, change the log level to INFO instead. See /wiki/spaces/MD82/pages/3778742 for further information.
Routing Control
In the navigation tree or in the Routing Control page, click the option for the UDR type that you want to work with, in order to open the corresponding table with UDRs. For information about the different fields available for each UDR type, see Routing Data Model.
Configuring the Routing Data Model
When you click one of the options, the relevant table opens up, where you can add, edit, copy or delete different UDRs.
The fields displayed in each table differ depending on the UDR type. For detailed information about the different fields in each case, see the relevant section in Routing Data Model.
Adding a UDR
To add a UDR in Web UI:
- In the table page for a specific UDR type, click the New option at the top right of the page to add a new UDR.
The Create New <udr type> page opens. Enter the values you want to have in the different fields.
Note!
You must populate the mandatory fields, which are marked with an asterisk.
If you want to create several UDRs of the same type, select the Create another check box. If you only want to create one UDR of that type, leave this check box unselected.
To save the data you have entered, click the Create <udr type> button. For example, to save the a Route Mapping that you have created, click the Create Route Mapping button.
The new UDR is created and listed in the table.
Example - The Routing Detail table and Create New Routing Detail page
Hint
If you just want a quick view of the settings for a specific UDR, click the icon under Actions. A popup containing the settings will then be displayed.
Searching for a UDR
In the table page for a specific UDR type, start typing the id or name of the UDR that you are searching for. The matching names are displayed. You can then select the UDR that you are searching for and edit, copy or delete it as required.
Editing a UDR
To edit a UDR in the Web UI:
- In the table page for a specific UDR type, click the icon under Actions, to the right of the UDR that you want to edit in the UDR table. Or you can click the id of the UDR that you want to edit in the UDR table.
The settings for the selected UDR type opens. - Make your changes in the different fields and click the Save Changes button.
The settings for the UDR are updated, and the new values will be listed in the table of UDRs.
Example - Edit Routing Detail page
Copying a UDR
To copy a UDR in the Web UI:
- In the table page for a specific UDR type, click the icon under Actions, to the right of the UDR that you want to copy in the UDR table. Or you can select the check box to the left of UDR that you want to copy in the UDR table and click the Copy button at the top right of the page. A message is displayed stating that a copy of the selected UDR has been created, with the ID of the new UDR.
You can search for the copy by entering the ID in the Search field and edit the duplicate UDR as required. Make your changes in the different fields and click the Save Changes button.
The settings for the UDR are updated, and the new values will be listed in the table of UDRs.
Example - Copy a Routing Detail
Deleting a UDR
To delete a UDR in the Web UI, click on the icon under Actions, to the right of the UDR that you want to delete in the UDR table for the selected UDR type. Or you can select the check box to the left of UDR that you want to delete in the UDR table and click the Delete button at the top right of the page.
A message is displayed asking if you are sure that you want to delete the selected UDR. If you click OK the selected UDR is deleted.
Note!
You cannot delete route detail UDRs that are referenced in route mapping UDRs.
Example - Delete a Routing Detail