3312試験無料問題集「Avaya Aura® Contact Center Administration 認定」
A customer with an Avaya Aura Contact Center (AACC) has been notified that due to bad weather the contact center will not be opening today. The customer would like to remotely implement an announcement to explain the reason for the unscheduled closure, and is going to use a Boolean variable to accomplish this.
Which two statements regarding a Boolean variable are true? (Choose two.)
Which two statements regarding a Boolean variable are true? (Choose two.)
正解:B,D
解答を投票する
A customer with Avaya Aura Contact Center (AACC) has created music treatments that include information about the specific applications that callers might reach. The customer would like callers, who have been put on hold by an agent, to hear the music on hold treatments specific to the application in which they have been answered.
Which section of script would accomplish this?
Which section of script would accomplish this?
正解:B
解答を投票する
A customer with Avaya Aura Contact Center (AACC) has a list of holidays that change on a yearly basis.
The holidays are defined as variables in a specific variable list. This list of variables is referenced on multiple applications. Once a year, an administrator updates the list with new holiday dates, which results in the applications recognizing the new dates.
Which category and type of variable will the administer modify in the variable table to accomplish this?
The holidays are defined as variables in a specific variable list. This list of variables is referenced on multiple applications. Once a year, an administrator updates the list with new holiday dates, which results in the applications recognizing the new dates.
Which category and type of variable will the administer modify in the variable table to accomplish this?
正解:A
解答を投票する
A supervisor with read/update/create/delete skillsets capability is trying to delete a skillset from the skillset page under the Configuration component.
The error message indicates that the skillset is in use and must be removed from anything referencing it, before it can be deleted from Contact Center Manager Server (CCMS).
Which two places should the supervisor look for these references? (Choose two.)
The error message indicates that the skillset is in use and must be removed from anything referencing it, before it can be deleted from Contact Center Manager Server (CCMS).
Which two places should the supervisor look for these references? (Choose two.)
正解:C
解答を投票する
A customer with on Avaya Aura Contact Center Is using the IF THEN ELSE END IF expression in the script.
Given the following section of script:
IF DNIS = SOOO THEN
QUEUE TO SKILLSET customer_service
WAIT 2
ELSF
QUEUE TO SKILLSET general_lnfo
WAIT 2
END IF
QUEUE TO SKILLSET backup_sklllset WAIT 2
Which statement describes what will happen to a caller encountering this section of script?
Given the following section of script:
IF DNIS = SOOO THEN
QUEUE TO SKILLSET customer_service
WAIT 2
ELSF
QUEUE TO SKILLSET general_lnfo
WAIT 2
END IF
QUEUE TO SKILLSET backup_sklllset WAIT 2
Which statement describes what will happen to a caller encountering this section of script?
正解:B
解答を投票する