Reskill

This help page is for Desktop Studio. This information is also available for Studio.

Allows for a contact to be assigned to a different skill by the script itself, without agent intervention. This action is also known as XFerSkill, and is only available from the Framework tab.

Dependencies

Supported Script Types

The icon for the Phone script type - an old-style phone handset with curved lines indicating sound coming out of it.

Phone

Input Properties

These properties define data that the action uses when executing.

Property

Description

Caption

Enter a short phrase that uniquely identifies this action in the script. The caption appears on the script canvas under the action icon. The default is the action name.

TargetSkill

Allows you to define the inbound phone skill to which the contact should be routed. You can choose from a drop-down list of skills in your business unit, or manually type the Skill ID in the field.

ScriptName

The script you want to route the contact to. You only need to specify a script if you want to provide additional handling options beyond skill reassignment. If you specify a script, queuing options for the contact are handled by that script. Click the Choose Script link at the top of the action's properties box to select a script from your business unit.

Variables Allows you to pass assigned variables from this skill to the target ACD skillClosed Used to automate delivery of interactions based on agent skills, abilities, and knowledge. or script. Variables must be manually entered as a string array. This is typically used to pass contact-related data that has been collected and used for information or contact lookup (DNISClosed The number dialed on inbound or outbound voice calls., ANIClosed Also known as caller ID. Listed phone number of an incoming voice call., ACD skill, and so forth).

Result Branch Conditions

None

Script Example

This is an example to show how this action can be used in scripts. It is not intended to be a complete script. Additional scripting may be required.

In this example, an Onabandon event triggers a Menu action which presents three options to the contact. One of those actions is Reskill, which assigns the contact to a new skill queue for handling by an agent.