• Partners
  • Email Us
  • Product
    • Channels
      • Voice
      • Email
      • SMS
      • Chat
      • Messenger
      • WhatsApp
      • Omnichannel
    • Features
      • Predictive Dialer
      • VCC Live Pay
      • Outbound IVR
      • Inbound IVR
      • Voicemail Detection
      • Live Dashboards
      • ACD
      • Salesforce Integration
      • Dialogflow
  • Solutions
    • Customer Service
    • Sales Teams
    • Debt Collection
    • Virtual Call Center
  • Pricing
  • Resources
    • Blog
    • Case Studies
    • Ebooks
    • Courses
    • Webinars
    • Information Security
    • Learning Center
    • Developers
  • Company
    • About us
    • Careers
    • News
    • Partners
  • Partners
  • Email Us
+44 208 638 0169
GET STARTED
TutorialsMiscellaneousReplacing Transfer Process
  • Overview
    • Introduction
    • Legal Information
  • The Most Common Use Cases
    • Outbound Email Customization
    • IVR Settings - Use Cases
    • Outbound Calls - PPD
    • Incoming Calls - Setting up an IVR
    • The Main Agent KPIs
    • The Workflow of the Agent
    • Editing Scripts
    • Email Handling
    • Softphone Integration
    • Customize your Dashboard
    • Explore User-based Statistics
    • Create Custom KPIs
  • Getting Started
    • About This Chapter
    • First Steps
    • Creating a Simple Project
    • Creating a Simple Database
    • Setting up Users
    • The Basics of Inbound Projects
    • The Basics of Outbound Projects
    • The Basics of Measurement Tools
    • Introduction to Dispositions
    • The Basics of Call Recording Management
    • Getting Started with VCC Live Chat
    • Get to Know the Agent Workspace
    • Dynamic Email Contents
  • Communication Channels
    • About This chapter
    • Outbound Projects
      • Manual Dialer
      • Power and Predictive Dialing Modes
      • Outbound IVR
      • Robinson List
      • Outbound-Related Statistics
      • Measuring CSAT
    • Emails and Ticketing
      • Disposition-Triggered Emails
      • Dynamic Email Contents
      • Email Attachments - Basic, Dynamic and Conditional
      • Outbound and Inbound Emails
      • Email Statistics
      • Mass Email
    • SMS
      • Inbound SMS
      • Disposition-Triggered SMS
      • Dynamic SMS Contents
      • SMS Notifications
      • SMS Statistics
      • SMS Triggered Actions
      • Scheduled SMS Sending
      • Bulk Text Messaging
    • Inbound Robinson List
    • Quota Tool
  • Managing Users
    • Resource Management
      • Multi Project Management
      • Users, Rights and Teams
    • User Activity
      • Break Codes
      • User State Log
  • Security
    • About This Chapter
    • User Right Groups
    • Password Policies and Two-Factor Authentication
    • OAuth 2.0
    • IP Filtering
    • Database API
    • Functions to Help You Comply with Privacy Regulations
  • VCC Live Archiver
    • About This Chapter
    • Introduction to VCC Live Archiver
    • Setting up VCC Live Archiver
    • Using VCC Live Archiver
    • Commands and Command Options
    • CDR Log Headers
    • Switches (Deprecated)
  • Miscellaneous
    • About This Chapter
    • Salesforce Integration
    • VCC Live Pay IVR
    • Voice File Tagging
    • Replacing Transfer Process
Back to Support and Learning Center
English Hungarian

Replacing Transfer Process

Estimated reading time: 7 minutes | Target users: Supervisors

The Transfer process was removed from the list of available inbound processes.

If you have been using the Transfer process in your inbound workflow, you need to replace the Transfer process with alternative processes, so that you can continue using your current project without interruption.

In this lesson, you will learn:

  • What inbound processes are
  • How to replace the Transfer process in your inbound workflow

Recommended knowledge:

  • Intermediate knowledge of managing inbound projects in productname.label

1. About Inbound Processes

An inbound process is a set of actions, functions, automations or conditions that allow you to define how your clients can interact with your call or contact center, for example via IVR.

For more details about available inbound processes, see Inbound Processes.

1.1 Accessing the Inbound Settings Interface

  1. Select a project, then select channels.menu.label > direction_1.label.
  2. Open the action.toolbarbutton.label menu to see the available inbound processes.

Tip: You can view your inbound processes used for each project by navigating to productname.label menu > call_center.menu.label > processlist.win.title.

1.2 Which Transfer Types are Deprecated?

There were three Transfer types available in productname.label, and all of them are deprecated. You can replace them with more versatile and useful processes as described below.


2. Replacing the “Transfer (Deprecated) -> Jump to process” Workflow

The Transfer process -> Jump to process workflow now can be replaced with setting up the goto.label and label.label processes. In this case, goto.label should be set where the Transfer used to be, and the direction of the goto.label is indicated by the label.label.

2.1 To Set Up the goto.label and label.label Processes

  1. Select a project, then select channels.menu.label > direction_1.label.
  2. On the ivr.tab.label tab, select an existing timesheet.label or create a new one.
  3. From the action.toolbarbutton.label dropdown menu, select label.label.
  4. Set up your label.label process by renaming it and adding notes. Processes listed below the label.label process will be executed.
  5. Select your timesheet.label again, then from the action.toolbarbutton.label dropdown menu, select goto.label.
  6. Set up your goto.label process by renaming it, adding notes and selecting the label.label process you have just created.

Note: Setting up both a goto.label and a label.label process for the desired action is mandatory.


3. Replacing the “Transfer (Deprecated) -> Jump from phone number to process” Workflow

The Transfer process -> Jump from phone number to process workflow now can be replaced with the switch.label process. With switch.label, several parameters can be added (such as phone numbers), which then can be set up to different processes, independent from each other. switch.label operates with one default case and several other cases.

3.1 To Set up the switch.label Process

  1. Select a project, then select channels.menu.label > direction_1.label.
  2. On the ivr.tab.label tab, select an existing timesheet.label or create a new one.
  3. From the action.toolbarbutton.label dropdown menu, select switch.label.
  4. Open this switch.label process with the small triangle icon next to it.
  5. Here you can see that an empty switch_default.label has been created for your switch.label process. You can set up further processes under the switch_default.label to make it work. switch_default.label means all processes that are not nested under switch_case.label.
  6. Step back to the switch.label branch, then select action.toolbarbutton.label > switch_case.label. You can also create further cases with conditions and processes for the cases. switch_case.label examines if a condition set in the switch_case.label process is met. If it is, then the processes nested under the switch_case.label process are executed.

Note: If none of the conditions set in any switch_case.label process are met, the processes nested under the switch_default.label process are executed.

Tip: The most commonly used variables for switch.label when setting up phone numbers are $source (Caller number) and $destination (Called number).


4. Replacing the “Transfer (Deprecated) -> Proceed as per the defined variable” Workflow

On this occasion, an if.label process replaces the deprecated Transfer process. An if.label process evaluates only one variable as per a defined condition provided by the user. When the if.label process returns ‘true’, processes listed below the then.label process are executed. When the if.label process returns ‘false’, processes listed below the else.label process are executed.

4.1 To Set up the if.label Process

  1. Select a project, then select channels.menu.label > direction_1.label.
  2. On the ivr.tab.label tab, select an existing timesheet.label or create a new one.
  3. From the action.toolbarbutton.label dropdown menu, select if.label.
  4. On the if.label settings page under basicSettings.label, you can create one or more conditions for variables. (Additional conditions can be created by pressing the add.button.label button.)
  5. Click on the small triangle icon next to the if.label process.
  6. You will see the then.label and else.label sections, where you can set up processes under each of them.

Tip: You can cut and paste processes using the right-click menu’s cut.label and paste.label functions.


Congratulations!

You’ve just learned how to replace Transfer processes in the productname.label application.

Back to Support and Learning Center

Comments

Can’t find what you need? Use the comment section below to connect with others, get answers from our experts, or share your ideas with us.


There are no comments yet.

Click here to cancel reply.

Please note that by clicking on the Submit button, you agree to a member of VCC Live team contacting you with business offers. You can find detailed information on how we can establish contact with you in our Privacy Policy

  • Channels
    • Voice
    • Email
    • SMS
    • Chat
    • Messenger
    • Omnichannel
  • Main Features
    • Call Center Software
    • Predictive Dialer
    • VCC Live Pay
    • Outbound IVR
    • Inbound IVR
    • Voicemail Detection
    • Live Dashboards
    • ACD
    • Salesforce Integration
    • Dialogflow
  • Solutions
    • Customer Service
    • Sales Teams
    • Debt Collection
    • Virtual Call Center
  • Resources
    • Blog
    • Case Studies
    • Ebooks
    • Courses
    • Webinars
    • Information Security
    • Learning Center
    • Developers
    • Download
  • Company
    • About us
    • Careers
    • News
    • Partners
https://vcc.live/wp-content/uploads/2019/07/iso-cert-1.png https://vcc.live/wp-content/uploads/2019/07/iso-cert-2.png https://vcc.live/wp-content/uploads/2019/07/iso-cert-3.png
Social Media
https://vcc.live/wp-content/uploads/2019/07/linkedin.svg https://vcc.live/wp-content/uploads/2019/07/twitter.svg https://vcc.live/wp-content/uploads/2019/07/facebook-1.svg https://vcc.live/wp-content/uploads/2019/07/instagram-1.svg
Call us
Hungary
+36 19996400
UK
+44 2086380169
Germany
+49 3021782516
Poland
+48 123950886
Romania
+40 31706167
USA
+1 3024988337
Hungary
+36 19996400
UK
+44 2086380169
Germany
+49 3021782516
Poland
+48 123950886
Romania
+40 31706167
USA
+1 3024988337
  • Privacy Policy
  • Cookie Policy
  • Legal Statement
  • General Terms of Agreement
  • Magyar nyelvű jogi dokumentumok