« Back to Administration XML Questions

Attribute "sequence" not returned in 8.6?

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Hi all, Is it just me, or is the "sequence" attribute no longer included in the AXL response? Is it obsoleted or am I missing something in the 8.5 request? I've tried several different requests. I've also tried to generate errors, where AXL previously returned the sequence but now it does not.

CUCM 7.1 Query - sequence returned

<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <SOAP-ENV:Body>
    <executeSQLQuery xmlns="http://www.cisco.com/AXL/API/7.1" sequence="44444">
      <sql xmlns="">SELECT * from pickupgroup</sql>
    </executeSQLQuery>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>


<SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
  <SOAP-ENV:Header/>
  <SOAP-ENV:Body>
    <axl:executeSQLQueryResponse sequence="44444" xmlns:axl="http://www.cisco.com/AXL/API/7.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      <return>
        <row>
          <pkid>b69d5e63-2901-4362-93b3-0042cc5e648a</pkid>
          <fknumplan_pickup>2747452d-8e8d-4b8a-a4ea-5514db49474c</fknumplan_pickup>
          <name>498156</name>
          <calledinfoenabled>f</calledinfoenabled>
          <callinginfoenabled>f</callinginfoenabled>
          <pickupnotificationtimer>6</pickupnotificationtimer>
          <tkpickupnotification>0</tkpickupnotification>
        </row>
      </return>
    </axl:executeSQLQueryResponse>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
    
CUCM 8.5 Query - sequence not returned    
    
<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <SOAP-ENV:Body>
    <getCCMVersion xmlns="http://www.cisco.com/AXL/API/8.5" sequence="1234"/>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>


<?xml version='1.0' encoding='utf-8'?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
  <soapenv:Body>
    <ns:getCCMVersionResponse xmlns:ns="http://www.cisco.com/AXL/API/8.5">
      <return>
        <componentVersion>
          <version>8.6.2.22900(9)</version>
        </componentVersion>
      </return>
    </ns:getCCMVersionResponse>
  </soapenv:Body>
</soapenv:Envelope>


Kind regards,

Dan

Your example request/response didn't seem to display well in the forum, if needed you can attach a text file.
The sequence attribute is simply echoed back from the request, so if you're app includes 'sequence=1' then the response should also include 'sequence=1'.  The value is not generated by AXL.

I have fixed the XML in my post. As you can see I do send a sequence attribute but it is not echoed back. If I change namespace and Action header to 7.1 the sequence is echoed but not with axl version 8.x

Kind regards

Dan

Hi

I am on business travel from 5th Nov 2012. I will rejoin the local office starting 8th Nov 2012.

During the travel duration I will have limited access to mails/phone and as such, my responses might be delayed. Please drop me a message and I will try to respond back to you as soon as possible.

If this is regarding an ongoing Advanced Services project then please reachout to the designated Cisco Project Manager for anything urgent.

Regards,
Deepak Gupta
Email: deepagup@cisco.com
Phone: +91 9899248292