<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>getAccessTickets</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=2422516" />
  <subtitle>getAccessTickets</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=2422516</id>
  <updated>2013-05-23T10:53:57Z</updated>
  <dc:date>2013-05-23T10:53:57Z</dc:date>
  <entry>
    <title>RE: getAccessTickets</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2423600" />
    <author>
      <name>Joe Domoto</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2423600</id>
    <updated>2010-08-10T22:18:04Z</updated>
    <published>2010-08-10T22:18:04Z</published>
    <summary type="html">I found the problem to be that the request used vp:vpTicketRequest rather than just vpTicketRequest.  It would be nice if some sort of informative status were provided.  It seems like the status code should be used or there should be an element for status in the response xml.   </summary>
    <dc:creator>Joe Domoto</dc:creator>
    <dc:date>2010-08-10T22:18:04Z</dc:date>
  </entry>
  <entry>
    <title>getAccessTickets</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2422515" />
    <author>
      <name>Joe Domoto</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2422515</id>
    <updated>2010-08-10T05:57:14Z</updated>
    <published>2010-08-10T05:57:14Z</published>
    <summary type="html">I'm attempting to use getAccessTickets.  The response I get contains nothing that could be taken as a ticket.  Response included below...
 

&lt;xml-fragment xmlns:vp="http://model.data.core.vportal.cisco.com/vp_ns"&gt;
  &lt;vp:vportal&gt;
    &lt;vportal_id&gt;1&lt;/vportal_id&gt;
  &lt;/vp:vportal&gt;
  &lt;vp:vprequest&gt;
    &lt;query&gt;getAccessTickets&lt;/query&gt;
  &lt;/vp:vprequest&gt;
  &lt;vp:vpTicketRequest&gt;
    &lt;ticketUri&gt;GenericFileUpload&lt;/ticketUri&gt;
    &lt;ticketQuantity&gt;1&lt;/ticketQuantity&gt;
  &lt;/vp:vpTicketRequest&gt;
  &lt;vp:vpresponse&gt;
    &lt;user&gt;joe_domoto&lt;/user&gt;
    &lt;response&gt;true&lt;/response&gt;
    &lt;request_xml&gt;&lt;![CDATA[&lt;xml-fragment xmlns:vp="http://model.data.core.vportal.cisco.com/vp_ns"&gt;
  &lt;vp:vportal&gt;
    &lt;vportal_id&gt;1&lt;/vportal_id&gt;
  &lt;/vp:vportal&gt;
  &lt;vp:vprequest&gt;
    &lt;query&gt;getAccessTickets&lt;/query&gt;
  &lt;/vp:vprequest&gt;
  &lt;vp:vpTicketRequest&gt;
    &lt;ticketUri&gt;GenericFileUpload&lt;/ticketUri&gt;
    &lt;ticketQuantity&gt;1&lt;/ticketQuantity&gt;
  &lt;/vp:vpTicketRequest&gt;
&lt;/xml-fragment&gt;]]&gt;&lt;/request_xml&gt;
  &lt;/vp:vpresponse&gt;
&lt;/xml-fragment&gt;</summary>
    <dc:creator>Joe Domoto</dc:creator>
    <dc:date>2010-08-10T05:57:14Z</dc:date>
  </entry>
</feed>

