nerdexam
Cisco

500-450 · Question #74

You have deployed a VXML application named MyVXMLApp. Which variable name must be passed using one of the user.microapp.ToExtVXML ECC variables?

The correct answer is D. application=MyVXMLApp. When using Cisco's user.microapp.ToExtVXML ECC variables to invoke an external VXML application, the system requires the keyword application as the variable name - making application=MyVXMLApp the correct format (option D). This is a reserved parameter name that the Cisco…

Configure and troubleshoot Cisco Unified CCE call flow

Question

You have deployed a VXML application named MyVXMLApp. Which variable name must be passed using one of the user.microapp.ToExtVXML ECC variables?

Options

  • Aappname=MyVXMLApp
  • Bapp=MyVXMLApp
  • Cvxmlapp=MyVXMLApp
  • Dapplication=MyVXMLApp

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    3% (1)
  • D
    88% (29)

Explanation

When using Cisco's user.microapp.ToExtVXML ECC variables to invoke an external VXML application, the system requires the keyword application as the variable name - making application=MyVXMLApp the correct format (option D). This is a reserved parameter name that the Cisco microapplication framework specifically looks for to identify which VXML application to route the call to.

Options A (appname), B (app), and C (vxmlapp) are plausible-sounding abbreviations but are not recognized parameter names by the Cisco system - using them would result in the application failing to launch or the variable being ignored entirely.

Memory tip: Think of the full word - application mirrors the root XML element <application> in the VoiceXML specification itself, so the naming is intentionally aligned with the standard. If you remember "full word, no shortcuts," you'll avoid being tricked by the abbreviated distractors.

Topics

#VXML integration#ECC variables#call flow configuration#external app invocation

Community Discussion

No community discussion yet for this question.

Full 500-450 Practice