Help Center/
Cognitive Engagement Center/
User Guide/
Tenant Administrator Guide/
Robot Management and Configuration Guide/
Configuring an Intelligent Robot/
Other Operations/
Configuring the SmartCare Intelligent Robot/
Configuring an Intelligent IVR Flow
Updated on 2025-01-23 GMT+08:00
Configuring an Intelligent IVR Flow
Procedure
- Sign in to the AICC as a system administrator and choose .
- Click Create. On the page that is displayed, add the IP address and port number for invoking the SmartCare API to the whitelist of the corresponding tenant space.
- Sign in to the AICC as a tenant administrator and choose .
- Choose Create. The Add Business Interface Configuration page is displayed.
and click
- Configure the SmartCare API for querying users with common issues.
- Basic information: request URL: https://{IP}:{PORT}/apiaccess/CC-Management/v1/smartcare/queryfaultyuser
- Message header example:
x-app-key:9******************************3 Authorization:Bearer e******************************e Content-Type:application/json
- Message body example:
{ "msisdn": "${msisdn}", "faultTime": "${faultTime}", "complaintScene": "${complaintScene}", "backtraceDuration": "${backtraceDuration}", "sessionID": "${sessionID}", "queryFlag": "${queryFlag}" }
- Output parameter:
- Basic information: request URL: https://{IP}:{PORT}/apiaccess/CC-Management/v1/smartcare/queryfaultyuser
- Configure the SmartCare quick fault demarcation API.
- Basic information: request URL: https://{IP}:{PORT}/apiaccess/CC-Management/v1/smartcare/submitquickdelimit
- Message header: Authorization and x-api-key
- Message body example:
{ "msisdn": "${msisdn}", "startTime": "${startTime}", "endTime": "${endTime}", "locale": "${locale}", "scene": "${scene}", "longitude": "${longitude}", "latitude": "${latitude}", "radius": "${radius}" }
- Output parameter: taskId of the demarcation task
- Basic information: request URL: https://{IP}:{PORT}/apiaccess/CC-Management/v1/smartcare/submitquickdelimit
- Configure the SmartCare API for quick demarcation result query.
- Basic information: request URL: https://{IP}:{PORT}/apiaccess/CC-Management/v1/smartcare/queryquickresult
- Message header: Authorization and x-api-key
- Message body:
{ "taskId": "${taskId}" }
- Output parameter: rootcause returned by the API
- Basic information: request URL: https://{IP}:{PORT}/apiaccess/CC-Management/v1/smartcare/queryquickresult
- Configure the SmartCare API for querying users with common issues.
- Choose Create. The Create Flow page is displayed.
and click
- Create a flow.
- Edit the IVR flow.
- IVR flow configuration overview:
- Configure the start diagram element, as shown in the following figure.
- Configure the token query API diagram element, as shown in the following figure.
- Configure the diagram element of the SmartCare API for querying users with common issues. (By default, the fault time is the current system timestamp, and the MSISDN is the calling number.)
- Configure the branch judgment diagram element, as shown in the following figure.
- Configure the robot reply diagram element, as shown in the following figure.
- As shown in the following figure, you can use the Variable assignment diagram element to set the fault start time for query. (The start time is the system time minus one day.)
- Configure the SmartCare quick fault demarcation API, as shown in the following figure.
- Configure the robot reply diagram element, as shown in the following figure.
- Configure the SmartCare API for quick demarcation result query, as shown in the following figure.
- Configure the branch judgment diagram element, as shown in the following figure.
- Configure the variable assignment diagram element, as shown in the following figure.
- Configure voice playback for troubleshooting suggestion result processing, as shown in the following figure.
Parent topic: Configuring the SmartCare Intelligent Robot
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot