Jump to: navigation, search
(Created target blank page For Version: PSAAS:Julie) |
(Update with the copy of version: Public) |
||
Line 1: | Line 1: | ||
− | <!-- | + | = Parameter Groups= |
+ | |||
+ | __NOTOC__ | ||
+ | |||
+ | Parameter Groups are sets of Operational Parameters that are associated with a Routing Strategy. They are deployed as Parameter Group Templates by the Service Provider. The administrator then assigns values to the Operational Parameters in the Parameter Group. When the URS application executes a Routing Strategy, the values of the Operational Parameters in the associated Parameter Group are incorporated into the call flow. | ||
+ | |||
+ | <div class="cloud-tabberlive-wrapper"> | ||
+ | <tabber> | ||
+ | |||
+ | Overview= | ||
+ | <div class="cloud-wrapper"> | ||
+ | <h2>Parameter Groups Overview</h2> | ||
+ | <div class="cloud-left"> | ||
+ | This screen displays a list of all Parameter Groups for which the logged-in user is associated, and for which you have the required role privileges to view. To refresh the list at any time, click Refresh. | ||
+ | <!-- | ||
+ | You can perform the following tasks in this screen: | ||
+ | *Set the values of the Operational Parameters in the Parameter Group. | ||
+ | *Change the template that a Parameter Group uses to another Template as its basis. | ||
+ | *Delete a Parameter Group. | ||
+ | --> | ||
+ | </div> | ||
+ | </div> | ||
+ | |-| | ||
+ | Filter= | ||
+ | <div class="cloud-wrapper"> | ||
+ | <h2>Filter Parameter Groups </h2> | ||
+ | <div class="cloud-left"> | ||
+ | You can filter the contents of this list in several ways: | ||
+ | *Type the name or partial name of the Parameter Group, Parameter Group Template, or Flag in the Quick Filter field. | ||
+ | *Click the <tt>Filter</tt> button (the icon with the circle and horizontal bar) to open the filter panel. In this panel, click the checkbox(es) beside the tenants that you want to select. Use the Quick Filter field in this panel to filter the list. | ||
+ | *You can sort the Parameter Groups in the list by clicking on a column head. Clicking a column head a second time reverses the sort order. | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- | ||
+ | Access= | ||
+ | <div class="cloud-wrapper"> | ||
+ | <h2>Access Parameter Groups </h2> | ||
+ | <div class="cloud-left"> | ||
+ | Access to each Parameter Group is based on the access control settings of the Configuration Transaction object. The following are general guidelines: | ||
+ | |||
+ | *If a user has <tt>Update</tt> permission to the Transactions folder, where the related Configuration Transaction object will be saved, the user can create a new Parameter Group. | ||
+ | *If a user has <tt>Read</tt> permission to the related Configuration Transaction object, the user can view the Parameter Group. | ||
+ | *If a user has <tt>Update</tt> permission to the related Configuration Transaction object, the user can save the Parameter Group. | ||
+ | *If a user has <tt>Delete</tt> permission to the related Configuration Transaction object, the user can delete the Parameter Group. | ||
+ | |||
+ | Click on the name of a Parameter Group to display more information about the Parameter Group in a new panel that opens to the right. Users can click the <tt>Access Control</tt> button to change the permissions for the Parameter Group, provided that they have <tt>Update</tt> permission for the object. | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | Values= | ||
+ | <div class="cloud-wrapper"> | ||
+ | <h2>Setting Values in Parameter Groups </h2> | ||
+ | <div class="cloud-left"> | ||
+ | The Operational Values in Parameter Groups might be assigned default values. It is the responsibility of the administrator, or someone with the appropriate role privileges, to assign values to these Operational Parameters that are applicable. | ||
+ | *In the header, go to <tt>Operations > Operational Parameters > Parameter Groups</tt>. | ||
+ | *On the <tt>Parameter Group List</tt> screen, select the Parameter Group that you want to modify. | ||
+ | *On the <tt>Parameters</tt> panel that is displayed to the right of the <tt>Parameters Group List</tt> screen, enter values for each of the Operational Parameters, as required. | ||
+ | *Click <tt>Save</tt> to save the changes, or click <tt>Cancel</tt> to cancel the changes and leave the Parameter Group unchanged. | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | Template Changes= | ||
+ | <div class="cloud-wrapper"> | ||
+ | <h2>Changing the Parameter Group Template of a Parameter Group </h2> | ||
+ | <div class="cloud-left"> | ||
+ | You can change the Parameters that are associated with a Parameter Group and which designated applications the group uses. This cannot be done directly in the Parameter Group, nor in the Parameter Group Template that was used to deploy the Parameter Group. | ||
+ | *Create a new Parameter Group Template by copying the current Parameter Group Template of the Parameter Group that you want to change. Select the Parameter Group Template. | ||
+ | *In the <tt><Parameter Group name></tt> panel that is displayed to the right, click <tt>Change Template</tt>. | ||
+ | *In the <tt>Change Template</tt> panel that is displayed to the right, select the new Parameter Group Template from the <tt>Targeted Parameter Group Template</tt> field. | ||
+ | *Click <tt>Next</tt>. | ||
+ | *Review the Summary in the <tt>Change Template</tt> panel. | ||
+ | *Click <tt>Finish</tt>. | ||
+ | *Click <tt>Close</tt>. | ||
+ | If the existing parameters and/or the designated applications are in the new Parameter Group Template that you want to change them to, then they will be reused. The following content is removed from the changed Paramter Group: | ||
+ | *Parameters that are not in the new Parameter Group Template to which you want to change | ||
+ | *Designated Applications that are not in the new Parameter Group Template to which you want to change | ||
+ | The transaction object that represents the Parameter Group is updated with new parameter set.<br> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | Deleting= | ||
+ | <div class="cloud-wrapper"> | ||
+ | <h2>Deleting Parameter Groups </h2> | ||
+ | <div class="cloud-left"> | ||
+ | When you delete a Parameter Group from the database, the Parameter Group Template and its Operational Parameters are not removed from the database. Likewise, the Routing Strategy with which it is associated is not deleted. The main impact of this action is that when URS executes this Routing Strategy for this Tenant, the Operational Parameter values in the Group will not be incorporated in the call flow. | ||
+ | <ul><li>In the header, go to <tt>Operations > Operational Parameters > Parameter Groups</tt>.</li> | ||
+ | <li>On the <tt>Parameter Group List</tt> screen, select the Parameter Group that you want to delete.</li> | ||
+ | <li>On the <Parameter Group name> panel that is displayed to the right of the Parameter Group List panel, click <tt>Delete</tt>.</li> | ||
+ | <li>In the Confirm Deletion dialog box, do one of the following: | ||
+ | <ul><li>To remove the Parameter Group from the database, click <tt>OK</tt>.</li> | ||
+ | <li>To keep the Parameter Group and not remove it from the database, click <tt>Cancel</tt>.</li></ul></li></ul></div> | ||
+ | </div> | ||
+ | --> | ||
+ | </tabber> | ||
+ | </div> | ||
+ | |||
+ | <br/><br/> | ||
+ | |||
+ | <br clear="left"> | ||
+ | |||
+ | [[Category:V:PSAAS:Julie]] |
Revision as of 16:59, June 7, 2019
Parameter Groups
Parameter Groups are sets of Operational Parameters that are associated with a Routing Strategy. They are deployed as Parameter Group Templates by the Service Provider. The administrator then assigns values to the Operational Parameters in the Parameter Group. When the URS application executes a Routing Strategy, the values of the Operational Parameters in the associated Parameter Group are incorporated into the call flow.
Parameter Groups Overview
This screen displays a list of all Parameter Groups for which the logged-in user is associated, and for which you have the required role privileges to view. To refresh the list at any time, click Refresh.
Filter Parameter Groups
You can filter the contents of this list in several ways:
- Type the name or partial name of the Parameter Group, Parameter Group Template, or Flag in the Quick Filter field.
- Click the Filter button (the icon with the circle and horizontal bar) to open the filter panel. In this panel, click the checkbox(es) beside the tenants that you want to select. Use the Quick Filter field in this panel to filter the list.
- You can sort the Parameter Groups in the list by clicking on a column head. Clicking a column head a second time reverses the sort order.
Comments or questions about this documentation? Contact us for support!