Valid 500-443 Dumps shared by ExamDiscuss.com for Helping Passing 500-443 Exam! ExamDiscuss.com now offer the newest 500-443 exam dumps, the ExamDiscuss.com 500-443 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 500-443 dumps with Test Engine here:
Which Routing Script logic helps to invoke the Post Call Survey successfully?
Correct Answer: A
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.