Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7168559
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T14:48:17+00:00 2026-05-28T14:48:17+00:00

The WSDL supplied by Cisco for the their AXLAPI web service is not consumable

  • 0

The WSDL supplied by Cisco for the their AXLAPI web service is not consumable by WCF Add Service Reference or ASMX Add Web Reference – it produces code that blows up in the Xml Serializer

Apparently the WSDL works fine from Java toolkits

I only need to use one operation on the web service – doAuthenticateUser. Does anyone have an example request message so I can see what I have to build to send a message that gets accepted?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T14:48:18+00:00Added an answer on May 28, 2026 at 2:48 pm

    Just got this response from the Cisco forums so to complete this:

    Sample Request:

    POST https://10.88.131.141:8443/axl/ HTTP/1.1
    Accept-Encoding: gzip,deflate
    Content-Type: text/xml;charset=UTF-8
    SOAPAction: "CUCM B ver=8.5 doAuthenticateUser"
    User-Agent: Jakarta Commons-HttpClient/3.1
    Content-Length: 444
    Authorization: Basic QWRtaW5pc3RyYXRvcjpjaXNjbyExMjM=
    Host: 10.88.131.141:8443
    
    
    
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://www.cisco.com/AXL/API/8.5">
       <soapenv:Header/>
       <soapenv:Body>
          <ns:doAuthenticateUser sequence="1">
             <userid>cupuser1</userid>
             <!--You have a CHOICE of the next 2 items at this level-->
             <password>password</password>
    <!--         <pin>?</pin> -->
          </ns:doAuthenticateUser>
       </soapenv:Body>
    </soapenv:Envelope>
    

    and a response for good measure

    HTTP/1.1 200 OK
    Set-Cookie: JSESSIONIDSSO=583F6C1C226B2F4A601CA578577404B5; Path=/; Secure
    Set-Cookie: JSESSIONID=F4A215575091DB7A443F6179168AC897; Path=/axl; Secure
    Content-Type: text/xml;charset=UTF-8
    Content-Length: 373
    Date: Fri, 20 Jan 2012 23:30:03 GMT
    Server: 
    
    <?xml version='1.0' encoding='UTF-8'?>
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">   
    <soapenv:Body>
        <ns:doAuthenticateUserResponse xmlns:ns="http://www.cisco.com/AXL/API/8.5">
            <return>
              <userAuthenticated>true</userAuthenticated>
              <code>0</code>
              <daysToExpiry>0</daysToExpiry>
            </return>
        </ns:doAuthenticateUserResponse>
    </soapenv:Body>
    </soapenv:Envelope>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am implementing a WCF web service which interacts with a client whose code
I've tried using gSOAP for accessing a web service (e.g. using supplied WSDL to
I am calling a WSDL web service from Python using SOAPpy . The call
I have a WSDL file defining the interface for a web service and I
I have some WSDL from which I need to generate a web service implementation.
I have to connect to a third party web service that provides no wsdl
The web service I'm trying to consume has such a WSDL file: http://dgpysws.teias.gov.tr/dgpys/services/EVDServis?wsdl I'm
WSDL defines a number of datatypes supported by web service . Is there a
I have a following wsdl from a WCF service. <?xml version=1.0 encoding=utf-8?> <wsdl:definitions name=Service
I have a WSDL web service http://portal.strongtech.com/i/services/ivos?wsdl and I want to send request to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.