cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
695
Views
3
Helpful
5
Replies

AXL call for dummies

sparklemotion
Level 1
Level 1

I am trying to get the most simple of AXL calls to work on my ccm 6 server, it is so difficult to find good documentation. If someone could please answer me these questions

1. What address do I send the axl call too?

I have been using https://ccmserver:8443/axl/

I really wish to do it with out the https as the cert on my CCM is giving IIS a fit.

Do I need to specify port 8443? Or is that just for AXL SQL calls

2.What are the minimal amounts of headers I need to send to keep CCM6 happy? Mime type? Authentication? Do I need to send payload bytes?

Does someone have a sample app that works in CCM6? Preferably in jscript but whatever works.

Thanks

5 Replies 5

msabir
Level 4
Level 4

On CCM 5, it is this URL, not sure about CCM 6. I don't think it has changed:

https://ccm_ip:8443/realtimeservice/services/RisPort

Are you manually calling SOAP? I just use Eclipse generated SOAP stub classes. It creates everything for you based on WSDL given to it.

I am trying to write the posts by hand, i am using Ip phone serviecs axlquery.asp as an example.

I haven't seen alot of info about CCM6 being used by people. For isntance i couldnt find the wsdl file for 6.0 even though i know some of the calls have changed. I did try to load the wsdl found in AXL_Schema_5.0 but eclipse said it was not a valid wsdl file. in wsdl2java.

Found the wsdl file on my ccm server as documented, problem now is getting it fed into eclipse. Are you using eclipse for C or for Java? the Axis2 wasdl2java plugin doesnt like the wsdl file because its using older unsuppported calls. Throwing a "Encoded use is not supported" error.. What version of Eclipse/axis are u using?

i have the same problem to you~

a~~~~

You need to download eclipse with the built in web tools in order to open the wsdl file.

http://www.wmusers.com/forum/showthread.php?t=13278

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: