Standard Configuration Interface
Learn about the Standard Configuration Interface and its sections. This is a basic layout used throughout Oracle Communications Unified Assurance.
Overview
-
Button Bar: Contains the Add, Clone and Delete buttons that interact with the interface. The Clone and Delete buttons are available when you select an item.
-
Column Headers: Select a column header to set the sort order for the results. You can only sort by a single column at a time.
-
Show or Hide the Search Bar: Click the filter icon to the right of the column headers to show or hide the search bar. When the search bar is shown, you can use any column, or multiple columns, to search within the data. You can only use one search string for each column.
-
For text fields, you can use the following comparison operators:
-
Like: Runs a SQL based LIKE comparison and shows the results.
-
Not Like: Runs a SQL based NOT LIKE comparison and shows the results.
-
Regular Expression: Runs a regular expression and shows the results.
-
Not Regular Expression: Runs a not regular expression and shows the results.
Note:
For tables related to the Graph database, the search strings are case-sensitive.
-
-
For numeric fields, you can use the following comparison operators:
-
Equal to: Returns data that has a value equal to the entered number.
-
Not equal to: Returns data that has a value not equal to the entered number.
-
Greater than or equal to: Returns data that has a value greater than or equal to the entered number.
-
Greater than: Returns data that has a value that is greater than the entered number.
-
Less than or equal to: Returns data that has a value less than or equal to the entered number.
-
Less than : Returns data that has a value that is less than the entered number.
-
-
-
Pagination Controls: The pagination controls are as follows from left to right:
-
Back to Page 1
-
Back 1 Page
-
Page Selector
-
Items per Page Limiter
-
Forward 1 Page
-
Forward to Last Page
-
-
Refresh Results: Click to refresh the data displayed in the interface.
-
Results Counter: Shows the number of results that are being displayed, as well as the total number of results.
The following image shows you the standard configuration interface for roles.
Description of illustration standard-configuration-interface.png
The following image shows the interface with the search bar showing.
Description of illustration standard-configuration-interface-search.png