Workbin
Workspace Web Edition provides the following options for managing Workbins:
Contents
- 1 Workbin
- 1.1 privilege.workbins.can-use
- 1.2 workbin.<media-type>.<workbin-nickname>
- 1.3 workbin.<media-type>.<workbin-nickname>.displayed-columns
- 1.4 workbin.email.draft
- 1.5 workbin.email.draft.displayed-columns
- 1.6 workbin.email.in-progress
- 1.7 workbin.email.in-progress.displayed-columns
- 1.8 workbin.facebook.draft
- 1.9 workbin.facebook.draft.displayed-columns
- 1.10 workbin.facebook.in-progress
- 1.11 workbin.facebook.in-progress.displayed-columns
- 1.12 workbin.twitter.draft
- 1.13 workbin.twitter.draft.displayed-columns
- 1.14 workbin.twitter.in-progress
- 1.15 workbin.twitter.in-progress.displayed-columns
privilege.workbins.can-use
- Default Value: true
- Valid Values: true, false
- Changes take effect: When the session is started or restarted.
- Description: Allows access to Workbins
workbin.<media-type>.<workbin-nickname>
- Default Value: An empty string
- Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
- Changes take effect: When the session is started or restarted.
- Description: Specifies the name of the workbin to be used to store interactions of a particular workitem media type. Agents can open interactions from this workbin but not save interactions in it.
workbin.<media-type>.<workbin-nickname>.displayed-columns
- Default Value: From,To,Subject,Received
- Valid Values: Comma-separated list of Interaction Server interaction properties, for example: From,Subject,Received
- Changes take effect: When the session is started or restarted.
- Description: Specifies the list of interaction fields displayed as columns in the specified workbin.
workbin.email.draft
- Default Value: An empty string
- Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
- Changes take effect: When the session is started or restarted.
- Description: Specifies the name of the workbin to be used to store draft email.
workbin.email.draft.displayed-columns
- Default Value: To,Subject,Submitted
- Valid Values: Comma-separated list of Interaction Server interaction properties, for example: To,Subject,Submitted
- Change take effect: When the session is started or restarted.
- Description: Specifies the list of interaction fields displayed as columns in the workbin that stores draft email.
workbin.email.in-progress
- Default Value: An empty string
- Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
- Changes take effect: When the session is started or restarted.
- Description: Specifies the name of the workbin to be used to store inbound email for later processing, after an agent explicitly saved the email or submitted an outbound reply.
workbin.email.in-progress.displayed-columns
- Default Value: From,Subject,Received
- Valid Values: Comma-separated list of Interaction Server interaction properties, for example: From,Subject,Received
- Change take effect: When the session is started or restarted.
- Description: Specifies the list of interaction fields displayed as columns in the workbin that stores inbound email for later processing.
workbin.facebook.draft
- Default Value: An empty string
- Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
- Changes take effect: When the session is started or restarted.
- Description: Specifies the name of the workbin to be used to store draft Facebook posts.
workbin.facebook.draft.displayed-columns
- Default Value: To,Subject,Submitted
- Valid Values: Comma-separated list of Interaction Server interaction properties, for example: To,Subject,Submitted
- Change take effect: When the session is started or restarted.
- Description: Specifies the list of interaction fields displayed as columns in the workbin that stores draft Facebook posts.
workbin.facebook.in-progress
- Default Value: An empty string
- Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
- Changes take effect: When the session is started or restarted.
- Description: Specifies the name of the workbin to be used to store inbound Facebook posts for later processing, after an agent explicitly saved the Facebook post or submitted an outbound reply.
workbin.facebook.in-progress.displayed-columns
- Default Value: From,Subject,Received
- Valid Values: Comma-separated list of Interaction Server interaction properties, for example: From,Subject,Received
- Change take effect: When the session is started or restarted.
- Description: Specifies the list of interaction fields displayed as columns in the workbin that stores inbound Facebook posts for later processing.
workbin.twitter.draft
- Default Value: An empty string
- Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
- Changes take effect: When the session is started or restarted.
- Description: Specifies the name of the workbin to be used to store draft Twitter posts.
workbin.twitter.draft.displayed-columns
- Default Value: To,Subject,Submitted
- Valid Values: Comma-separated list of Interaction Server interaction properties, for example: To,Subject,Submitted
- Change take effect: When the session is started or restarted.
- Description: Specifies the list of interaction fields displayed as columns in the workbin that stores draft Twitter posts.
workbin.twitter.in-progress
- Default Value: An empty string
- Valid Values: The name of a valid Script object of type Interaction Workbin that is owned by Agents.
- Changes take effect: When the session is started or restarted.
- Description: Specifies the name of the workbin to be used to store inbound Twitter posts for later processing, after an agent explicitly saved the Twitter post or submitted an outbound reply.
workbin.twitter.in-progress.displayed-columns
- Default Value: From,Subject,Received
- Valid Values: Comma-separated list of Interaction Server interaction properties, for example: From,Subject,Received
- Change take effect: When the session is started or restarted.
- Description: Specifies the list of interaction fields displayed as columns in the workbin that stores inbound Twitter posts for later processing.
Comments or questions about this documentation? Contact us for support!