Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Serviceability XML (SXML) Developer Center
Overview
Documentation
Community
Wiki
Testing
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to Serviceability XML Questions
Generating .Net AXL API fails.
Threads [
Previous
|
Next
]
John Pulley
Posts:
1
Join Date:
3/13/10
Recent Posts
Generating .Net AXL API fails.
Answer
3/13/10 2:58 AM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
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?
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Staudt
Posts:
85
Join Date:
6/4/08
Recent Posts
RE: Generating .Net AXL API fails.
Answer
3/13/10 3:55 AM as a reply to John Pulley.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
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?
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Robert Holley
Posts:
1
Join Date:
8/3/08
Recent Posts
RE: Generating .Net AXL API fails.
Answer
4/4/10 6:15 PM as a reply to David Staudt.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
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
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top