« Back to Serviceability XML Questions

Generating .Net AXL API fails.

Combination View Flat View Tree View
Threads [ Previous | Next ]
I've tried to generate the AXL API for .Net, but axlapi.wsdl contains a reference to http://www.cisco.com/AXLAPIService/ which doesn't exist. so wsdl.exe fails.  How do I get the all the needed schema files?

The AXL wsdl needs some fixups in order to compile cleanly with .NET.  There is a specific .NET version of the AXL schema, along with a detailed README in the subfolders of the AXL SQL Toolkit.  Have you examined this?  What version of UCM are you working with?

David,
 
I've got the version 6,7,8 working for the admin axl, however, I can't seem to get to any of the other ports (perfmon or ris).
I'm working in vs2008 and C# code.
 
I've tried letting vs2008 build the reference from the wsdl and also tried going low level and packaging the soap messages by hand.
 
Would you know of any C# samples for Perfmon?
 
thanks in advance
Bob