/mcpConfigInfo API Errors Description Error Type Status Unauthorized (for example, the user is not yet authenticated in the Web Session). Authorization Failure 401 The user attempted to run the API against the secondary Cisco Finesse server. Configuration APIs cannot be run against the secondary Cisco Finesse server. Forbidden 403 Any runtime exception is caught and responded with this error. Internal Server Error 500 ECCVariableConfig The ECCVariableConfig object is a container element that holds ECC variable configuration details for Unified CCE. The ECCVariableConfig object is structured as follows: <ECCVariableConfig> <ECCVariable> <name>user.microapp.override_cli</name> <length>40</length> </ECCVariable> <ECCVariable> <name>user.microapp.play_data</name> <length>40</length> </ECCVariable> <ECCVariable> <name>user.cvp_server_info</name> <length>40</length> </ECCVariable> <ECCVariable> <name>user.media.id</name> <length>40</length> </ECCVariable> <ECCVariable> <name>user.microapp.media_server</name> <length>40</length> </ECCVariable> <ECCVariable> <name>user.microapp.app_media_lib</name> <length>10</length> </ECCVariable> <ECCVariable> <name>user.microapp.locale</name> <length>5</length> </ECCVariable> <ECCVariable> <name>user.microapp.FromExtVXML</name> <length>60</length> </ECCVariable> <ECCVariable> <name>user.microapp.caller_input</name> Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 212 Cisco Finesse Configuration APIs ConfigInfo API Errors