Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive

Information Query

Updated on 2025-01-23 GMT+08:00

Currently, you can query the queuing position, the number of all online agents in a skill queue, and the estimated time required for accessing an agent.

This diagram element is used to query details about agents in configured skill queues.

This diagram element is used to query whether the customer is in the special list.

Diagram Element

Parameter Description

  • Querying queuing information
    • Query Type: information type that can be queried using this diagram element. Currently, queuing information can be queried.

      The queuing information is queried using an IVR flow when a call is transferred to a skill queue.

    • Query result
      • Queue Position: position of a customer in the current skill queue, that is, the number of queuing customers in front of the customer. You can use a global variable (GLOBAL.*) or flow variable (FLOW.*) to save the value for subsequent operations.
      • Number of online agents: total number of online agents in the skill queue to which a customer belongs. You can use a global variable (GLOBAL.*) or flow variable (FLOW.*) to save the value for subsequent operations.
      • Estimated waiting time: estimated duration for connecting a call to an agent during queuing. This parameter is affected by Queue Position and Number of online agents. You can use a global variable (GLOBAL.*) or flow variable (FLOW.*) to save the value for subsequent operations. The estimated waiting time depends on the queue model. The result may be inaccurate. Therefore, use this parameter properly.
  • Querying queue information
    • Query Type

      Queue Information: Query queue information before a call is transferred to a skill queue.

    • Request Parameter

      Skill Queue: skill queue to which a call is transferred.

    • Query result
      • Number of queues: number of customers in the current skill queue before a call is transferred to another skill queue. You can use a global variable (GLOBAL.*) or flow variable (FLOW.*) to save the value for subsequent operations.
      • Number of online agents: total number of online agents in the skill queue to which a call is transferred. You can use a global variable (GLOBAL.*) or flow variable (FLOW.*) to save the value for subsequent operations.
      • Number of idle agents: total number of online and idle agents in the skill queue to which a call is transferred. You can use a global variable (GLOBAL.*) or flow variable (FLOW.*) to save the value for subsequent operations.
      • Estimated waiting time: estimated time for connecting a call to an agent after the call is transferred to a skill queue. You can use a global variable (GLOBAL.*) or flow variable (FLOW.*) to save the value for subsequent operations. The estimated waiting time depends on the queue model. The result may be inaccurate. Therefore, use this parameter properly.
  • Querying the queue name
    • Query Type

      Queue Name: The name of a skill queue to which an agent belongs can be queried based on the agent ID.

      The scenario is to query the skill queue name based on the agent ID before the call is transferred to the skill queue to which the agent belongs.

    • Request Parameter

      Agent ID: agent ID. Flow variables or constants are supported.

    • Query result

      Queue Name: name of the voice skill queue with the highest weight in the skill queue to which the agent ID belongs. Use the global variable (GLOBAL.*) or flow variable (FLOW.*) for subsequent operations.

      You can choose Configuration Center > Employee Center > Agent Management to configure the skill queue weight.

  • Querying special list information
    • Query Type

      Special List Information: Currently, the system can check whether a customer is in the special list based on the customer number. The next process varies depending on the special list query result.

      The special list refers to the blocklist.

    • Query result

      Identifier in the special list: whether the calling number exists in the special list. Use the global variable (GLOBAL.*) or flow variable (FLOW.*) for subsequent operations.

      The values of Identifier in the special list are as follows: 0 indicates that the calling number does not exist in the special list, and 1 indicates that the calling number exists in the special list.

Condition Branch Description

Table 1 Condition branch description

Condition Branch

Description

Usage

SYSERROR_INNER

ODFS internal error

Triggered when an unknown error occurs in the ODFS. If no option is selected, the flow goes to the exception handling flow.

Using the Diagram Element

The Information query diagram element can be used to query information such as the queuing status and special list information of the current customer.

Click the diagram element or drag it to the canvas, and set parameters based on the parameter description.

Typical Application Scenario

A customer makes a call to the AICC, and the call is routed to a skill queue. When all agents in the skill queue are busy, if Queuing Method is set to IVR and an intelligent IVR flow is selected for the skill queue, the intelligent IVR flow can use this diagram element to obtain the current queuing status of the customer and play the waiting tone to the customer. Therefore, the customer can determine whether to continue waiting based on the queuing status.

Scenario 1: Query queuing information.

  1. Choose Configuration Center > Employee Center > Skill Queue, click Edit corresponding to the skill queue, and set Queuing Method to IVR.

    Figure 1 Page for editing skill queue parameters

  2. Orchestrate a flow. In the flow, use the Information query diagram element to query data, including the number of online agents, queuing position, and estimated waiting time.

    1. Create three flow variables to receive the query result.
      Figure 2 Flow variables to be added
    2. Configuring an IVR voice. Use the created flow variables in the IVR voice content.
      Figure 3 Added IVR voice
    3. Configure a resource template.
      Figure 4 Page for configuring a resource template
    4. Create a flow, use the Information query diagram element to assign values to the three flow variables, and use the Robot Reply diagram element to select the configured resource template.
      Figure 5 Flow orchestration example
    5. Configure an intelligent robot and set Dialog Type to IVR flow.

  3. Choose Configuration Center > Access Configuration > Called Party and add a called route. Set the IVR to the intelligent IVR added in 2.
  4. Log in to the OpenEye using a softphone number to simulate a customer, and dial the access code added on the Called Party page. If the current queuing information is heard, the configuration is successful.

Scenario 2: Query queue information.

  1. Orchestrate a flow.

    1. Create four flow variables to receive the query result.
      Figure 6 Flow variables to be added
    2. When using the diagram element to create a flow, if you want to transfer a call to a skill queue in the flow, you can query the information about the skill queue and then determine whether to transfer the call to the skill queue. The subsequent businesses are determined based on site requirements.
      The flow is shown in the following figure. You need to select a skill queue to be queried.
      Figure 7 Flow orchestration example
    3. Configure an intelligent robot and set Dialog Type to IVR flow.

  2. Choose Configuration Center > Access Configuration > Called Party and add a called route. Set the IVR to the added intelligent IVR.
  3. Log in to the OpenEye using a softphone number to simulate a customer, and dial the access code added on the Called Party page. If the current queue information is heard, the configuration is successful.

Scenario 3: Query special list information.

  1. Orchestrate a flow.

    1. Create a flow variable to receive the query result.
    2. Configure a flow by referring to the following figure. When the flow runs to the special list information query node, the flow invokes an interface to query special list information, obtains the query result, and enters different flows based on the query result.
      Figure 8 Flow orchestration example
    3. Configure an intelligent robot and set Dialog Type to IVR flow.

  2. Choose Configuration Center > Access Configuration > Called Party and add a called route. Set the IVR to the added intelligent IVR.
  3. Log in to the OpenEye using a softphone number to simulate a customer, and dial the access code added on the Called Party page. If the current special list information is heard, the configuration is successful.

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback