Newer Version Available
OmniSupervisorConfig
Parent Type
File Suffix and Directory Location
OmniSupervisorConfig components have the suffix .omniSupervisorConfig and are stored in the omniSupervisorConfigs folder.
Version
OmniSupervisorConfig components are available in API version 57.0 and later.
Special Access Rules
To access this type, Omni-Channel must be enabled.
Fields
| Field Name | Description |
|---|---|
| isTimelineHidden |
|
| masterLabel |
|
| omniSupervisorConfigAction |
|
| omniSupervisorConfigGroup |
|
| omniSupervisorConfigProfile |
|
| omniSupervisorConfigQueue |
|
| omniSupervisorConfigSkill |
|
| skillVisibility |
|
OmniSupervisorConfigAction
Represents an action and associated tab, custom flow, and display order for supervisor actions in this configuration.
| Field Name | Description |
|---|---|
| actionName |
|
| actionTab |
|
| customActionFlow |
|
| displayOrder |
|
OmniSupervisorConfigGroup
Represents the group of agents for the supervisors in this configuration.
| Field Name | Description |
|---|---|
| group |
|
OmniSupervisorConfigProfile
Represents a profile for the supervisors in this configuration.
| Field Name | Description |
|---|---|
| profile |
|
OmniSupervisorConfigQueue
Represents a queue that’s visible to the supervisors in this configuration.
| Field Name | Description |
|---|---|
| queue |
|
OmniSupervisorConfigSkill
Represents a skill that’s visible to supervisors in this configuration.
| Field Name | Description |
|---|---|
| skill |
|
Declarative Metadata Sample Definition
The following is an example of a OmniSupervisorConfig component.
The following is an example package.xml that references the previous definition.
Wildcard Support in the Manifest File
This metadata type supports the wildcard character * (asterisk) in the package.xml manifest file. For information about using the manifest file, see Deploying and Retrieving Metadata with the Zip File.