(Auto-creation of topic Documentation:GA:user:ParameterGroups:8.5.2 via TOC Documentation:GA:userTOC8.5.2) |
m (1 revision) |
||
Ligne 1 : | Ligne 1 : | ||
− | = | + | =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 to the Tenant. The Tenant 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. | ||
+ | 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 '''Update''' 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 '''Read''' permission to the related Configuration Transaction object, the user can view the Parameter Group. | ||
+ | *If a user has '''Update''' permission to the related Configuration Transaction object, the user can save the Parameter Group. | ||
+ | *If a user has '''Delete''' permission to the related Configuration Transaction object, the user can delete the Parameter Group. | ||
+ | |||
+ | It is possible to modify values of Parameter Groups from applications other than GAX (for example, Genesys Administrator or the Configuration Layer). When this occurs, a message appears on the Parameter Group details panel to alert you that the Parameter Group is out of synchronization. You are asked to choose a value from one of the following options: | ||
+ | |||
+ | *'''Value from Database'''—The value stored in the Genesys Administrator Extension database will be used. | ||
+ | *'''Value from Transaction Object'''—The external value will be used. | ||
+ | |||
+ | Click the '''Save''' button to synchronize the Parameter Group. | ||
+ | |||
+ | <tabber> | ||
+ | Viewing Parameter Groups= | ||
+ | This screen displays a list of all Parameter Groups for which the tenant that is associated with 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 filter the contents of this list in several ways: | ||
+ | *Type the name or partial name of an object in the '''Quick Filter''' field. | ||
+ | *Click the '''Tenant Filter''' button to open the '''Tenant 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 tenant 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. | ||
+ | |||
+ | 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 '''Access Control''' to change the permissions for the Parameter Group, provided that they have '''Update''' permission for the object. | ||
+ | |-| | ||
+ | Working with Parameter Groups= | ||
+ | You can perform the following tasks in this screen: | ||
+ | *Set or modify 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 | ||
+ | |||
+ | ===Set or Modify Values=== | ||
+ | The Operational Values in Parameter Groups might be assigned default values. It is the responsibility of the Tenant administrator, or someone with the appropriate role privileges, to assign values to these Operational Parameters that are applicable to the Tenant. | ||
+ | |||
+ | <toggledisplay linkstyle font-size:larger showtext="[+] Click to show procedure" hidetext="[-] Click to hide procedure"> | ||
+ | {{Procedure | ||
+ | |Title=Setting and Modifying Values in Parameter Groups | ||
+ | |Purpose= | ||
+ | |Prereqs= | ||
+ | |Steps= | ||
+ | #On the '''Parameter Group List''' screen, select the Parameter Group that you want to modify. | ||
+ | #On the '''Parameters''' panel that is displayed to the right of the '''Parameters Group List''' screen, enter or modify values for each of the Operational Parameters, as required. | ||
+ | #Click '''Save''' to save the changes, or click '''Cancel''' to cancel the changes and leave the Parameter Group unchanged. | ||
+ | |||
+ | {{NoteFormat|It is possible to modify values of Parameter Groups from applications other than GAX (for example, Genesys Administrator or the Configuration Layer). When this occurs, a message appears on the Parameter Group details panel to alert you that the Parameter Group is out of synchronization. You are asked to choose a value from one of the following options: | ||
+ | |||
+ | *'''Value from Database'''——The value stored in the Genesys Administrator Extension database will be used. | ||
+ | *'''Value from Transaction Object'''—The external value will be used. | ||
+ | |||
+ | Click '''Save''' to synchronize the Parameter Group.}} | ||
+ | |NextSteps= | ||
+ | }} | ||
+ | </toggledisplay> | ||
+ | |||
+ | ===Change the Template=== | ||
+ | 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. | ||
+ | |||
+ | <toggledisplay linkstyle font-size:larger showtext="[+] Click to show procedure" hidetext="[-] Click to hide procedure"> | ||
+ | {{Procedure | ||
+ | |Title=Changing the Template of a Parameter Group | ||
+ | |Purpose= | ||
+ | |Prereqs= | ||
+ | |Steps= | ||
+ | #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 '''<Parameter Group name>''' panel that is displayed to the right, click '''Change Template'''. | ||
+ | #In the '''Change Template''' panel that is displayed to the right, select the new Parameter Group Template from the '''Targeted Parameter Group Template''' field. | ||
+ | #Click '''Next'''. | ||
+ | #Review the Summary in the '''Change Template''' panel. | ||
+ | #Click '''Finish'''. | ||
+ | #Click '''Close'''. | ||
+ | |||
+ | 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 Parameter 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. | ||
+ | |NextSteps= | ||
+ | }} | ||
+ | </toggledisplay> | ||
+ | |||
+ | ===Delete a Parameter Group=== | ||
+ | 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. | ||
+ | |||
+ | <toggledisplay linkstyle font-size:larger showtext="[+] Click to show procedure" hidetext="[-] Click to hide procedure"> | ||
+ | {{Procedure | ||
+ | |Title=Deleting a Parameter Group | ||
+ | |Purpose= | ||
+ | |Prereqs= | ||
+ | |Steps= | ||
+ | <ol> | ||
+ | <li>On the '''Parameter Group List''' 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 '''Delete'''.</li> | ||
+ | <li>In the Confirm Deletion dialog box, do one of the following: | ||
+ | <ol type="a"> | ||
+ | <li>To remove the Parameter Group from the database, click '''OK'''.</li> | ||
+ | <li>To keep the Parameter Group and not remove it from the database, click '''Cancel'''.</li> | ||
+ | </ol></li> | ||
+ | </ol> | ||
+ | |NextSteps= | ||
+ | }} | ||
+ | </toggledisplay> | ||
+ | |||
+ | </tabber> | ||
+ | |||
+ | [[category:Genesys Administrator Extension]] | ||
+ | [[category:Genesys Administrator Extension User Guide]] | ||
[[Category:V:GA:8.5.2]] | [[Category:V:GA:8.5.2]] |
Version du juillet 1, 2015 à 23:24
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 to the Tenant. The Tenant 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.
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 Update 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 Read permission to the related Configuration Transaction object, the user can view the Parameter Group.
- If a user has Update permission to the related Configuration Transaction object, the user can save the Parameter Group.
- If a user has Delete permission to the related Configuration Transaction object, the user can delete the Parameter Group.
It is possible to modify values of Parameter Groups from applications other than GAX (for example, Genesys Administrator or the Configuration Layer). When this occurs, a message appears on the Parameter Group details panel to alert you that the Parameter Group is out of synchronization. You are asked to choose a value from one of the following options:
- Value from Database—The value stored in the Genesys Administrator Extension database will be used.
- Value from Transaction Object—The external value will be used.
Click the Save button to synchronize the Parameter Group.
This screen displays a list of all Parameter Groups for which the tenant that is associated with 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 filter the contents of this list in several ways:
- Type the name or partial name of an object in the Quick Filter field.
- Click the Tenant Filter button to open the Tenant 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 tenant 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.
You can perform the following tasks in this screen:
- Set or modify 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
Set or Modify Values
The Operational Values in Parameter Groups might be assigned default values. It is the responsibility of the Tenant administrator, or someone with the appropriate role privileges, to assign values to these Operational Parameters that are applicable to the Tenant.
[+] Click to show procedureChange the Template
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.
[+] Click to show procedureDelete a Parameter Group
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.
[+] Click to show procedure