Avaya 3312 Practice Test - Questions Answers, Page 5

List of questions
Question 41

A customer with an Avaya Aura@ Contact Center (AACC) is using the IF THEN ELSE END IF expression in the script. Given the following section of script:
IF DNIS = 5000 THEN
QUEUE TO SKILLSET customer_service
WAIT 2
ELSE
QUEUE TO SKILLSET general_info
WAIT 2
END IF
QUEUE TO SKILLSET backup_skillset WAIT
2
Which statement describes what will happen to a caller encountering this section of script?
Question 42

Refer to the exhibit. The logic block in the exhibit references a CLID intrinsic vip_customers_gv. Which type of intrinsic uses CLID data to determine routing?
Question 43

When using a host block within a call flow, to what does the Provider
ID value refer?
Question 44

A customer with Avaya Aura@ Contact Center (AACC) Manager Server would like to view the differences between the data in the Local View and the data in the Contact Center View, and then resolve the differences so that both views contain the same data. Which view enables this feature?
Question 45

Which statement regarding scripts is true?
Question 46

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.)
Question 47

A customer with Avaya Aura@ Contact Center (AACC) Orchestration Designer wants to create an application flow that checks the following:
Question 48

A customer with Avaya Aura@ Contact Center (AACC) launches Orchestration Designer (OD) and the OD displays four views. Which view provides a snapshot of the latest and most up-to-date data from the AACC?
Question 49

A customer with Avaya Aura@ Contact Center (AACC) has written a script application. The Problem View is showing a syntax error with the following area of script:
IF DAY OF WEEK EQUALS MONDAY…FRIDAY THEN
What is the correct syntax required for this application?
Question 50

A supervisor in an Avaya Aura@ Contact Center (AACC) SIP environment would like to play an announcement and collect digits from a caller using the following TFE command:
GIVE IVR WITH VXML TREATMENT voicexml PARAMETERS
What is a valid input after the PARAMETERS command?
Question