ExamGecko
Home Home / Avaya / 3312

Avaya 3312 Practice Test - Questions Answers, Page 7

Question list
Search
Search

Related questions











A customer with Avaya Aura@ Contact Center (AACC) wants callers, who are waiting to be answered by an agent, to hear a series of three different recorded announcements while they are waiting in the queue. If the customer is still on hold after hearing all three messages, the series of three messages should continue to be repeated until the caller is presented to an agent. Which section of script would accomplish this scenario?

A.
ASSIGN 1 TO loop_counter_cvSECTION wait_loopWHERE loop_counter_cv EQUALSVALUE 1: GIVE RAN 15VALUE 2: GIVE RAN 16VALUE 3: GIVE RAN 17DEFAULT: ASSIGN loop_counter_cv + 1 TO loop_counter_cvEND WHEREWAIT 30EXECUTE wait_loop
A.
ASSIGN 1 TO loop_counter_cvSECTION wait_loopWHERE loop_counter_cv EQUALSVALUE 1: GIVE RAN 15VALUE 2: GIVE RAN 16VALUE 3: GIVE RAN 17DEFAULT: ASSIGN loop_counter_cv + 1 TO loop_counter_cvEND WHEREWAIT 30EXECUTE wait_loop
Answers
B.
SECTION wait_loopASSIGN 1 TO loop_counter_cvWHERE loop_counter_cv EQUALSVALUE 1: GIVE RAN 15VALUE 2: GIVE RAN 16VALUE 3: GIVE RAN 17DEFAULT: ASSIGN loop_counter_cv +1 TO loop_counter_cvEND WHEREWAIT 30EXECUTE wait_loop
B.
SECTION wait_loopASSIGN 1 TO loop_counter_cvWHERE loop_counter_cv EQUALSVALUE 1: GIVE RAN 15VALUE 2: GIVE RAN 16VALUE 3: GIVE RAN 17DEFAULT: ASSIGN loop_counter_cv +1 TO loop_counter_cvEND WHEREWAIT 30EXECUTE wait_loop
Answers
C.
ASSIGN 1 TO loop_counter_cvSECTION wait_loopWHERE loop_counter_cv EQUALSVALUE 1: GIVE RAN 15VALUE 2: GIVE RAN 16VALUE 3: GIVE RAN 17DEFAULT: ASSIGN 0 TO loop_counter_cvEND WHEREASSIGN loop_counter_cv + 1 TO loop_counter_cvWAIT 30EXECUTE wait_loop
C.
ASSIGN 1 TO loop_counter_cvSECTION wait_loopWHERE loop_counter_cv EQUALSVALUE 1: GIVE RAN 15VALUE 2: GIVE RAN 16VALUE 3: GIVE RAN 17DEFAULT: ASSIGN 0 TO loop_counter_cvEND WHEREASSIGN loop_counter_cv + 1 TO loop_counter_cvWAIT 30EXECUTE wait_loop
Answers
D.
ASSIGN 1 TO loop_counter_cvSECTION wait_loopWHERE loop_counter_cv EQUALSVALUE 1: GIVE RAN 15VALUE 2: GIVE RAN 16VALUE 3: GIVE RAN 17DEFAULT: ASSIGN 0 TO loop_counter_cvEND WHEREASSIGN loop_counter_cv + 1 TO loop_counter_cvWAIT 30EXECUTE wait_loop
D.
ASSIGN 1 TO loop_counter_cvSECTION wait_loopWHERE loop_counter_cv EQUALSVALUE 1: GIVE RAN 15VALUE 2: GIVE RAN 16VALUE 3: GIVE RAN 17DEFAULT: ASSIGN 0 TO loop_counter_cvEND WHEREASSIGN loop_counter_cv + 1 TO loop_counter_cvWAIT 30EXECUTE wait_loop
Answers
Suggested answer: C

A customer with Avaya Aura@ Contact Center (AACC) is creating an application flow using a Queue block. This block can be given a unique name to identify it on the flow. Under which tab on the Queue block would the name of the block be assigned?

A.
Queue
A.
Queue
Answers
B.
Processing
B.
Processing
Answers
C.
Setup
C.
Setup
Answers
D.
Transition
D.
Transition
Answers
Suggested answer: A

Explanation:

The name of the block. By default, the name includes the type of block with a unique identifier. Reference:

https://downloads.avaya.com/css/P8/documents/101017353

A customer with Avaya Aura@ Contact Center (AACC) will use the Contact Router for all calls entering the system. What is one function of the Contact Router?

A.
It can link Control Directory Numbers (CDN) to applications.
A.
It can link Control Directory Numbers (CDN) to applications.
Answers
B.
It can link skillsets to applications.
B.
It can link skillsets to applications.
Answers
C.
It can link agents to applications.
C.
It can link agents to applications.
Answers
D.
It can link intrinsics to applications.
D.
It can link intrinsics to applications.
Answers
Suggested answer: A

When using the GiveIVR block to play prompt and collect digits, how do you configure what the terminating character should be?

A.
Add an extra number to the Number of Digits value.
A.
Add an extra number to the Number of Digits value.
Answers
B.
The terminating character is always "#".
B.
The terminating character is always "#".
Answers
C.
Use the Terminating Character (termchar) configuration entry to set the value.D. Assign the "#" as a call variable
C.
Use the Terminating Character (termchar) configuration entry to set the value.D. Assign the "#" as a call variable
Answers
Suggested answer: B

Explanation:

The symbols asterisk (*) and pound (#) are terminating characters only.

Reference: https://downloads.avaya.com/css/P8/documents/101017353

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?

A.
the global variable of the type Date
A.
the global variable of the type Date
Answers
B.
the call variable of the type Date
B.
the call variable of the type Date
Answers
C.
the wild call variable of the type Integer
C.
the wild call variable of the type Integer
Answers
D.
a global or call variable of the type String
D.
a global or call variable of the type String
Answers
Suggested answer: A

Explanation:


Total 65 questions
Go to page: of 7