ExamGecko
Question list
Search
Search

Question 38 - 500-443 discussion

Report
Export

Which Routing Script logic helps to invoke the Post Call Survey successfully?

A.

If the script completes after going to an Agent, the call is directed to the Post Call Survey dialed number.

Answers
A.

If the script completes after going to an Agent, the call is directed to the Post Call Survey dialed number.

B.

To offer the PCS for all incoming DNs. there is no need to explicitly set the variable in the Main script. It is set to n by default.

Answers
B.

To offer the PCS for all incoming DNs. there is no need to explicitly set the variable in the Main script. It is set to n by default.

C.

If the script completes without going to an Agent, the call is directed to the Post Call Survey dialed number.

Answers
C.

If the script completes without going to an Agent, the call is directed to the Post Call Survey dialed number.

D.

To offer the PCS for specific incoming DN's. the variable needs to be set in the Main script explicitly as n.

Answers
D.

To offer the PCS for specific incoming DN's. the variable needs to be set in the Main script explicitly as n.

Suggested answer: A

Explanation:

According to the Cisco Packaged Contact Center Enterprise Features Guide, Release 12.0 (1), a Post Call Survey is triggered by the hang-up event from the last agent1. When the agent hangs up, the call routing script launches a survey script. The value of the expanded call variable user.microapp.isPostCallSurvey controls whether the call is transferred to the Post Call Survey number. If user.microapp.isPostCallSurvey is set to y (the implied default), the call is transferred to the mapped post call survey number. If user.microapp.isPostCallSurvey is set to n, the call ends1.

Therefore, to invoke the Post Call Survey successfully, the routing script logic should direct the call to the Post Call Survey dialed number after the agent disconnects from the caller. The other options are not correct, because they either do not involve an agent interaction or do not set the user.microapp.isPostCallSurvey variable correctly.

Reference:

1: Cisco Packaged Contact Center Enterprise Features Guide, Release 12.0 (1) - Post Call Survey

asked 11/10/2024
Nivenl Surnder
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first