Line 1: | Line 1: | ||
− | = Not Ready Reason Codes= | + | = 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'', and so on. These reasons are configured by creating <tt>Action Code</tt> objects of type <tt>Not Ready</tt>. | 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>. | ||
Revision as of 12:49, July 10, 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