(Created target blank page For Version: PSAAS:Julie) |
(Update with the copy of version: Public) |
||
Line 1: | Line 1: | ||
− | <!-- | + | = Agent Groups= |
+ | |||
+ | An Agent Group is a logical grouping of [[UserAccounts|Agents]]. Agent Groups are typically set up to provide particular sets of contact-center services. | ||
+ | |||
+ | <div class="cloud-tabberlive-wrapper"> | ||
+ | <tabber> | ||
+ | Overview= | ||
+ | <div class="cloud-wrapper"> | ||
+ | <h2>Display Options</h2> | ||
+ | <div class="cloud-left"> | ||
+ | The '''Agent Groups''' list shows the Agent Groups that are in your environment. | ||
+ | |||
+ | {{NoteFormat|Agent Groups that are disabled appear grayed out in the list.}} | ||
+ | |||
+ | To select or de-select multiple objects at once, click '''Select'''. | ||
+ | </div> | ||
+ | </div> | ||
+ | |-| | ||
+ | Procedures= | ||
+ | <div class="cloud-wrapper"> | ||
+ | <h2>Possible Procedures from this Panel</h2> | ||
+ | <div class="cloud-left"> | ||
+ | |||
+ | To create a new Agent Group object, click '''New'''. To view or edit details of an existing object, click on the name of the object, or click the check box beside an object and click '''Edit'''. | ||
+ | |||
+ | To delete one or more objects, click the check box beside the object(s) in the list and click '''Delete'''. You can also delete individual objects by clicking on the object and then clicking '''Delete'''. | ||
+ | |||
+ | {{NoteFormat|When you delete an Agent Group, only the Agent Group object itself is removed from the Configuration Database. Its member Agent objects are not deleted.}} | ||
+ | |||
+ | Otherwise, select the check box beside one or more objects and click '''More''' to perform the following tasks: | ||
+ | <ul> | ||
+ | <li>'''Clone'''—Copy an Agent Group.</li> | ||
+ | <li>'''Move To'''—Move an Agent Group to another folder.</li> | ||
+ | <li>Enable or disable Agent Groups</li> | ||
+ | <li>Create a folder.</li> | ||
+ | </ul> | ||
+ | |||
+ | Click on the name of an Agent Group to view additional information about the object. | ||
+ | |||
+ | ===Creating Agent Group Objects=== | ||
+ | |||
+ | To create an Agent Group object, perform the following actions: | ||
+ | |||
+ | <ol> | ||
+ | <li>In the header, click '''Configuration'''.</li> | ||
+ | <li>Under the '''Accounts''' heading, click '''Agent Groups'''.</li> | ||
+ | <li>Click '''New'''.</li> | ||
+ | <li>Enter the following information. For some fields, you can either enter the name of a value or click '''Browse''' to select a value from a list: | ||
+ | <ul> | ||
+ | <li>'''Name'''—The name of the Agent Group. You must specify a unique value for this property. You cannot change this value as long as this Agent Group contains at least one User.</li> | ||
+ | <li>'''Capacity Table'''—N/A</li> | ||
+ | <li>'''Quota Table'''—N/A</li> | ||
+ | <li>'''Cost Contract'''—N/A</li> | ||
+ | <li>'''Site'''—N/A</li> | ||
+ | <li>'''Script'''—Enter a valid expression on the '''Script''' tab to define the group as a Virtual Agent Group. The expression must be in Virtual Group Script Language (VGSL) and must define at least one skill (with optionally, a skill level) in the following format: | ||
+ | <br> | ||
+ | <tt>Skill("SkillName")>SkillLevel</tt> | ||
+ | <br> | ||
+ | Example | ||
+ | <br> | ||
+ | <tt>Skill("Spanish")>5</tt></li> | ||
+ | <li>'''Tenant'''—N/A</li> | ||
+ | <li>'''State Enabled'''—If selected, indicates that the object is in regular operating condition and can be used without any restrictions.</li> | ||
+ | </ul></li> | ||
+ | <li>In the '''Supervisors''' tab, click '''Add''' to add a User. In the pop-up window, you can | ||
+ | [[UserAccounts|create a new User]] by clicking '''New'''.</li> | ||
+ | <li>In the '''Agents''' tab, click '''Add''' to add a User. In the pop-up window, you can | ||
+ | [[UserAccounts|create a new User]] by clicking '''New'''.</li> | ||
+ | <!--<li>The '''Origination DNs''' tab lists [[CfgDN|DNs]] from which calls can be routed or diverted to this Agent Group. You can include DNs of the following types into this list: <tt>Routing Point</tt>, <tt>External Routing Point</tt>, <tt>Service Number</tt>, <tt>Routing Queue</tt>, <tt>ACD Queue</tt>, <tt>Virtual Queue</tt>, or <tt>Virtual Routing Point</tt>. Click '''Add''' to add a DN. In the pop-up window, you can | ||
+ | '''{{#ppin:{{#dpl:titlematch=%GA:user:CfgDN:8.5.0%|include=Creating DN Objects|format= }}|create a new object}}''' by clicking '''New'''.</li>--> | ||
+ | <li>Perform one of the following actions: | ||
+ | <ul> | ||
+ | <li>Click '''Save''' to accept the changes and return to the object list.</li> | ||
+ | <li>Click '''Apply''' to accept the changes and remain in the tab.</li> | ||
+ | <li>Click '''Cancel''' to discard the changes.</li> | ||
+ | </ul></li> | ||
+ | </ol> | ||
+ | </div> | ||
+ | </div> | ||
+ | |-| | ||
+ | Virtual Agent Groups= | ||
+ | <div class="cloud-wrapper"> | ||
+ | <h2>Virtual Agent Groups</h2> | ||
+ | <div class="cloud-left"> | ||
+ | |||
+ | A Virtual Agent Group is similar to an Agent Group except that a Virtual Agent Group has no permanent members. Instead, an Agent becomes a member of a Virtual Agent Group if that Agent meets the criteria specified by the script. Agent membership in a Virtual Agent Group can change dynamically based on changes in the Virtual Agent Group criteria or changes in the object properties of the Agent. | ||
+ | |||
+ | When you click a Virtual Agent Group in Platform Administration, you see its current member Agents. | ||
+ | |||
+ | {{NoteFormat|Although you can create and configure them using Platform Administration, Virtual Agent Groups are used primarily by Reporting applications.}} | ||
+ | |||
+ | {{NoteFormat|If Platform Administration finds Virtual Agent Groups (converted from an earlier installation) that contain illegal script expressions or include permanent members, Platform Administration will display an error message. To preserve correct functionality of the Virtual Agent Groups, you must address the problem manually by either correcting the error or converting the Virtual Agent Group to a non-virtual Agent Group by removing the expression from the configuration option script.|3}} | ||
+ | </div> | ||
+ | </div> | ||
+ | </tabber> | ||
+ | </div> | ||
+ | [[Category:{{CloudReview}}]] | ||
+ | [[Category:V:PSAAS:Julie]] |
Revision as of 16:59, June 7, 2019
Agent Groups
An Agent Group is a logical grouping of Agents. Agent Groups are typically set up to provide particular sets of contact-center services.
Display Options
The Agent Groups list shows the Agent Groups that are in your environment.
To select or de-select multiple objects at once, click Select.
Possible Procedures from this Panel
To create a new Agent Group object, click New. To view or edit details of an existing object, click on the name of the object, or click the check box beside an object and click Edit.
To delete one or more objects, click the check box beside the object(s) in the list and click Delete. You can also delete individual objects by clicking on the object and then clicking Delete.
Otherwise, select the check box beside one or more objects and click More to perform the following tasks:
- Clone—Copy an Agent Group.
- Move To—Move an Agent Group to another folder.
- Enable or disable Agent Groups
- Create a folder.
Click on the name of an Agent Group to view additional information about the object.
Creating Agent Group Objects
To create an Agent Group object, perform the following actions:
- In the header, click Configuration.
- Under the Accounts heading, click Agent Groups.
- Click New.
- Enter the following information. For some fields, you can either enter the name of a value or click Browse to select a value from a list:
- Name—The name of the Agent Group. You must specify a unique value for this property. You cannot change this value as long as this Agent Group contains at least one User.
- Capacity Table—N/A
- Quota Table—N/A
- Cost Contract—N/A
- Site—N/A
- Script—Enter a valid expression on the Script tab to define the group as a Virtual Agent Group. The expression must be in Virtual Group Script Language (VGSL) and must define at least one skill (with optionally, a skill level) in the following format:
Skill("SkillName")>SkillLevel
Example
Skill("Spanish")>5 - Tenant—N/A
- State Enabled—If selected, indicates that the object is in regular operating condition and can be used without any restrictions.
- In the Supervisors tab, click Add to add a User. In the pop-up window, you can create a new User by clicking New.
- In the Agents tab, click Add to add a User. In the pop-up window, you can create a new User by clicking New.
- Perform one of the following actions:
- Click Save to accept the changes and return to the object list.
- Click Apply to accept the changes and remain in the tab.
- Click Cancel to discard the changes.
Virtual Agent Groups
A Virtual Agent Group is similar to an Agent Group except that a Virtual Agent Group has no permanent members. Instead, an Agent becomes a member of a Virtual Agent Group if that Agent meets the criteria specified by the script. Agent membership in a Virtual Agent Group can change dynamically based on changes in the Virtual Agent Group criteria or changes in the object properties of the Agent.
When you click a Virtual Agent Group in Platform Administration, you see its current member Agents.