Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all,
I would like get the details from CUCM page using SOAPUI about a given persons call history using AXLtoolkit SOAP API 11.5 I would like to be able to retrieve calls made and received.
Can anyone please suggest or even better show an exa...
I would like get the details from CUCM page using SOAPUI about a users call history using AXLtoolkit SOAP API 11.5
Can anyone please suggest or even better show an example of what request using the 11.5 toolkit I should use to load a given users ca...
Hello all,
Looking for a bit of help please as this is the final bit of my puzzle.
I would like get the details from CUCM page about groups from members search criteria using AXLtoolkit in SOAPUI with API 11.5.
this bit of code loads all member...
Hello all,
Looking for a bit of help please
I would like get the details from CUCM page about members of Hunt Pilots using AXLtoolkit in SOAPUI with API 11.5.
I would like to load a list of all members/users who are apart of a particular Hunt Pi...
I would like get the details from CUCM page about Directory Numbers using AXLtoolkit SOAP API 11.5.
I would like to load a list of all Directory numbers on the page. I have tried to use numplan from API 8.5 but with no joy, I have not been able to ...
Thank you for the reply OSPMMeyer, could I do this via the toolkit using executeSQLQuery?
such as this:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://www.cisco.com/AXL/API/11.5">
<soapnv:Header/>
<soapnv:...
Thank you for the reply.
Being fairly new to all of this I have never used SQL before, so I apologise for the delay in my reply as I have been trying to read what I can about SQL
This works great thank you, I just need to understand now what th...
Thank you Thuy Doan for your continued patience here.
<70001> is the username so I used getUser
which loads fine when using userid as the search term and then loads everything from the CCUM page on that user except the two Line Groups the user is in...