<?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>How determine DMP and APP ID non-programatically!</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>How determine DMP and APP ID non-programatically!</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=</id>
  <updated>2013-05-25T06:13:30Z</updated>
  <dc:date>2013-05-25T06:13:30Z</dc:date>
  <entry>
    <title>&lt;application/&gt; TAG in HTML FORM POST</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5315192" />
    <author>
      <name>Andrew Fraser</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5315192</id>
    <updated>2012-03-20T14:06:53Z</updated>
    <published>2012-03-20T14:06:53Z</published>
    <summary type="html">Hello all,
 
I would like to write a very simple piece of HTML that would allow me to reset an application that is playing on a specfic DMP.  I see from the API guide that I need to include the &lt;application/&gt; tag in my HTTP POST to the DMM.  Would it be possible to include this in something like the form below to submit APP 35 to DMP 1?  How would I add in the &lt;/APPLICATION&gt; tag to a standard FORM POST in standard HTML?  Or can it be done in javascript?
 
&lt;FORM NAME="myform" ACTION="http://172.17.31.50:8080/xTAS-core/api/rest/application/35/dmp/1" METHOD="POST"&gt;
Reset the DMP App: &lt;BR&gt;
    &lt;INPUT TYPE="submit" NAME="button" Value="submit"&gt;
&lt;/FORM&gt;
 
Thanks,
Andrew</summary>
    <dc:creator>Andrew Fraser</dc:creator>
    <dc:date>2012-03-20T14:06:53Z</dc:date>
  </entry>
  <entry>
    <title>How determine DMP and APP ID non-programatically!</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5196471" />
    <author>
      <name>Andrew Fraser</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5196471</id>
    <updated>2012-02-23T12:00:52Z</updated>
    <published>2012-02-23T11:59:55Z</published>
    <summary type="html">Hello all,
 
Is there a way to determine the AppID and DMP ID without making an API call?  I.e. is this also accessible via the DMM or DMP web interface so that I can provide this to my partner who just needs to provision the appropriate App on the Appropriate DMP!?
 
Thanks,
Andrew</summary>
    <dc:creator>Andrew Fraser</dc:creator>
    <dc:date>2012-02-23T11:59:55Z</dc:date>
  </entry>
</feed>

