Routing interactions with the Transfer activity

The Transfer activity directs inbound messages to queues and queue groups. Administrators can configure the activity to dynamically route messages, either using the <<DestinationQueues>> variable or by routing according to database lookups For example, an administrator configures the workflow to query a database containing customer statuses. Based on the results of this query, the Transfer activity transfers Platinum customers to a priority queue.

By default, Transfer activities added to an email Inbound workflow have the <<DestinationQueues>> variable set as a destination. This variable instructs the Transfer activity to compare all addresses in the To and CC fields of the inbound email to the email addresses configured for contact center’s email queues. A copy of the email is transferred to queues matching the addresses in the To or CC fields of the inbound email. For information on associating email addresses to queues, see "Configuring general multimedia queue information".

Note:

If your contact center will be transferring emails between mail servers, ensure that all aliases are entered on the mail server page. For more information about adding aliases to the mail server, see "Configuring SMTP connections to Multimedia Contact Center".

If you use a destination other than the <<DestinationQueues>> variable in an email Inbound workflow, the email will be transferred according to the configured destination and will ignore the email addresses in the To and CC fields of the email.

The Transfer activity is available to Inbound workflows for all media types.

Transferring messages to queues, queue groups, external addresses, or variables

The following procedures explain how to transfer interactions
To transfer an interaction to a queue or queue group
  1. Select the Transfer activity.
  2. Click Properties and, after Destination, click the button.
  3. Select either Queue or Queue group, select the queue or queue group, and click OK.
    Note:
  4. Click Save.
To transfer an interaction to an external email address
  1. Select the Transfer activity.
  2. Click Properties and, in the Destination field, type the external email address to which interactions are transferred.
  3. Select External Transfer.
  4. Click Save.

To transfer an interaction to a variable

Note:

Transferring an interaction to a variable requires first inserting and configuring an activity capable of populating the Transfer activity’s destination variable.

  1. Select the Transfer activity.
  2. Click Properties and, in the Destination field, click the button.
  3. Click Variable, select a variable to identify in the interaction's contents, and click OK.
    Note:

    This variable must be a queue reporting number, dialable number, name, or email address associated to the queue. The variable cannot be a personal email address.

  4. To add a variable to the list, click Add and follow the appropriate steps under "Creating Custom Variables".
  5. Click Save.