Cisco Unified Communications Manager using Administrative xml or axl toolkit uses soap and returns xml.
Help Link 1 -
https://community.cisco.com/t5/management/easy-axl-calls-with-node-js-using-node-cisco-axl/td-p/3485592
Help Link 2 -
https://developer.cisco.com/docs/sxml/#!control-center-services-api-reference
Html file - This contains a table which currently pulls data from an XML file and rendering to the screen
JS - The js runs the AXL Query and the results from Cisco CUCM to the console
XML file - This is currently generated running js AXL SQL Query which i save the console to an XML file to call from my html app
Wants
- I want to be able to trigger the js axl query and load the results directly into the table in the html app onload and onclick
- I would like to be able to compare results from two points in time for changes
- I would like to have this scheduled so that it keeps a list of results that i can compare but without loading the app and triggering the js manual
Project duration Not specified