Skip to main content
About the Resource Center

Transfer to User action

Use the Transfer to User action in the menu to transfer an interaction directly to a Genesys Cloud user. If the selected user is removed from the system or no longer exists, and you do not update this transfer action, the flow will fail at this action step. 

This action is available in menu choices and task sequences. Menu choices contain common settings such as DTMF and speech recognition.

Note: In workitem flows, if an agent is assigned to and actively working on a workitem, you must use the Disconnect Workitem action before the Update Workitem action to change the workitem’s assignee.
ActionDescription
Name fieldThe label you enter here becomes the name of the transfer node in the flow structure.
UserFrom the list, select the user to which to transfer the interaction.
Allow rollover to voicemail

Select True to allow an unanswered interaction to transfer to the user’s voicemail. However, if the specified user does not have voicemail configured and the call is unanswered, the action takes the Failure path and sets the failure outputs if they are bound to a variable.

Select False if you do not want unanswered interactions to transfer to the user’s voicemail. In this case, unanswered calls take the action’s Failure path, and sets the failure outputs if they are bound to a variable.

Notes:

  • This field is not available in workitem flows.
  • You can also enter NOT_SET. In this case, the action behaves as though the setting is true and transfers unanswered interactions to the user’s voicemail. Or, if the user’s voicemail is not configured, the action takes the Failure path.
Connect Timeout

Click to change the default timeout, in seconds or milliseconds. Use the + or  buttons, or manually enter the desired value.

Notes:

  • This field is not available in workitem flows.
  • If no value is specified or if this value is not overridden, the system uses the timeout configured for the target user voicemail.
  • If the timeout configured in the organization’s settings is less than the action’s Connect Timeout, then the flow uses the organization’s timeout settings timeout. 
  • If you modify this setting, republish existing flows. This step ensures that existing flows follow the configured failure path for unsuccessful transfers.
Pre-Transfer Audio

Optionally configure a prompt to play before transferring the interaction.

Note: This field is not available in workitem flows.
Failed Transfer Audio

Optionally configure a prompt to play if the transfer action if the transfer action detects a failure.

Note: This field is not available in workitem flows.
Failure outputs

These outputs allow the flow author to map the results of any resulting errorType and errorMessage variables when the Transfer to User action takes the failure path. 

  • errorType: A non-empty string that contains the type or category of the error.
  • errorMessage: A non-localized failure message. The string can be empty or NOT_SET.

Notes:

  • Click the arrow next to Failure Outputs to expand or collapse the list of variables.
  • Hover over the information icon next to errorType to display the list of allowable errorType values.

Define success and failure paths

Note: For transfer actions included in secure flows, Genesys Cloud overrides the defined failure path and disconnects the call. The normal consultation VXML transfer type can be problematic in secure flows; therefore, Genesys Cloud uses blind transfers. For more information, see Recommendation for the <transfer> element. This behavior occurs in transfers to ACD, user, external numbers, group, other flows, and voicemail.
NameDescription
Success

An executed Success path indicates that no errors were encountered during the process. It is not a measure of whether the data received was the intended result or functionality.

Failure

This path indicates that there was an error executing the action or there was a problem processing the results from a data action. Specify the action if Architect is not able to transfer the call or if Allow rollover to voicemail is set to False. For example, a play audio action to indicate that the action wasn’t successful, a transfer action to send the caller to an agent or representative for assistance. 

Note: If the network experiences connectivity issues, the action automatically takes this failure path.