RESKILL

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

A line drawing of a person with two arrows pointing away from each other.

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.

Dependencies

Supported Script Types

Phone

Input Properties

These properties define data that the action uses when executing.

Property

Description

Add Caption

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

Target Skill

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.

Script Name

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. Choose a script from the drop-down list or enter its name in the field. The script must be located in the same folder as the calling script.

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.