(Update with the copy of version: 8.5.2DRAFT) |
|||
Line 1: | Line 1: | ||
− | = | + | = Configuring Not Ready Reason Codes= |
− | Workspace Web Edition provides "reasons" with which agents can specify details about their <tt>NotReady</tt> status, for instance: ''Lunch'', ''15 minute break'', ''Appointment'', ''Meeting'', | + | Workspace Web Edition provides "reasons" with which agents can specify details about their <tt>NotReady</tt> status, for instance: ''Lunch'', ''15 minute break'', ''Appointment'', ''Meeting'', and so on. These reasons are configured by creating <tt>Action Code</tt> objects of type <tt>Not Ready</tt>. |
− | + | Each <tt>Not Ready Reason</tt> can be customized by creating a section named '''[interaction-workspace]''' in the annexes of <tt>Action Code</tt> objects that are used to define <tt>Not Ready Reason</tt> codes. Next, define and configure the options in that section to customize the way that not-ready reasons are sent to your T-Server. | |
− | <tt>Action Code</tt> objects | ||
'''Example:''' Use ''either'' Configuration Manager or [[:Documentation/GA|Genesys Administrator]] for this procedure: | '''Example:''' Use ''either'' Configuration Manager or [[:Documentation/GA|Genesys Administrator]] for this procedure: | ||
− | < | + | <tabber> |
− | + | Configuration Manager= | |
'''Purpose:''' Create an ActionCode of type NotReady in Configuration Manager. | '''Purpose:''' Create an ActionCode of type NotReady in Configuration Manager. | ||
− | '''Start | + | '''Start'''<br/> |
<ol type="1"> | <ol type="1"> | ||
Line 26: | Line 25: | ||
</ol> | </ol> | ||
− | '''End | + | '''End''' |
|-| | |-| | ||
− | + | Genesys Administrator= | |
'''Purpose:''' Create an ActionCode of type NotReady in [[:Documentation/GA|Genesys Administrator]]. | '''Purpose:''' Create an ActionCode of type NotReady in [[:Documentation/GA|Genesys Administrator]]. | ||
− | '''Start | + | '''Start'''<br/> |
<ol type="a"> | <ol type="a"> | ||
Line 47: | Line 46: | ||
</ol> | </ol> | ||
− | '''End | + | '''End''' |
− | </ | + | </tabber> |
<!-- | <!-- |
Revision as of 21:20, August 28, 2015
Configuring Not Ready Reason Codes
Workspace Web Edition provides "reasons" with which agents can specify details about their NotReady status, for instance: Lunch, 15 minute break, Appointment, Meeting, and so on. These reasons are configured by creating Action Code objects of type Not Ready.
Each Not Ready Reason can be customized by creating a section named [interaction-workspace] in the annexes of Action Code objects that are used to define Not Ready Reason codes. Next, define and configure the options in that section to customize the way that not-ready reasons are sent to your T-Server.
Example: Use either Configuration Manager or Genesys Administrator for this procedure:
Purpose: Create an ActionCode of type NotReady in Configuration Manager.
Start
- Open Configuration Manager
- Go to the appropriate Tenant
- Navigate to Action Codes Folder
- Right-click > New > Action Code OR File > New > Action Code
- For Name, change it to an appropriate name (example: Lunch Break)
- Tenant should already be populated with the tenant name
- For Type, select Not Ready
- For Code, choose a relevant code for reporting purposes.
- Click Apply or OK
Note that codes must be unique within each Type
End
Purpose: Create an ActionCode of type NotReady in Genesys Administrator.
Start
- Open Genesys Administrator
- Navigate to Provisioning > Desktop
- Click Action Codes
- Click New
- For Name, change it to an appropriate name (example: Lunch Break)
- Tenant should already be populated with the tenant name
- For Type, select Not Ready
- For State, ensure it is clicked as Enabled
- For Code, choose a relevant code for reporting purposes.
- Click Save & Close
Note that codes must be unique within each Type
End