279
Views
0
Helpful
0
Comments

Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 01-24-2014 01:34 AM
This document was generated from CDN thread
Created by: John Pulley on 12-03-2010 08:58:07 PM
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?
Subject: RE: Generating .Net AXL API fails.
Replied by: David Staudt on 12-03-2010 09:55:33 PM
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?
Subject: RE: Generating .Net AXL API fails.
Replied by: Robert Holley on 04-04-2010 01:15:21 PM
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
Created by: John Pulley on 12-03-2010 08:58:07 PM
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?
Subject: RE: Generating .Net AXL API fails.
Replied by: David Staudt on 12-03-2010 09:55:33 PM
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?
Subject: RE: Generating .Net AXL API fails.
Replied by: Robert Holley on 04-04-2010 01:15:21 PM
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
Labels: