<?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>RE: Query on "Publish application to a DMP" API</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>RE: Query on "Publish application to a DMP" API</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=</id>
  <updated>2013-05-25T03:41:48Z</updated>
  <dc:date>2013-05-25T03:41:48Z</dc:date>
  <entry>
    <title>RE: Testing API w/ Trial Account</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2420485" />
    <author>
      <name>Joseph Yeh</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2420485</id>
    <updated>2010-08-09T23:38:02Z</updated>
    <published>2010-08-09T23:38:02Z</published>
    <summary type="html">Hi Joe,
 
May I ask what the URL of the server you have the trial account on?  We are directly in charge of the trial accounts, but we'll look into this for you.
 
- Joe Y.
Digital Media Systems
 </summary>
    <dc:creator>Joseph Yeh</dc:creator>
    <dc:date>2010-08-09T23:38:02Z</dc:date>
  </entry>
  <entry>
    <title>RE: Sample of ActionScript code DMS API Tester</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2414306" />
    <author>
      <name>Joseph Yeh</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2414306</id>
    <updated>2010-08-06T02:09:54Z</updated>
    <published>2010-08-06T02:09:31Z</published>
    <summary type="html">You can try to 'right click' on the API Tester and clicking
'view source'.  Let me know if that gives you what you need.
 
- Joe</summary>
    <dc:creator>Joseph Yeh</dc:creator>
    <dc:date>2010-08-06T02:09:31Z</dc:date>
  </entry>
  <entry>
    <title>RE: SSL Certificates on DMP</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2398331" />
    <author>
      <name>Joseph Yeh</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2398331</id>
    <updated>2010-07-31T02:03:12Z</updated>
    <published>2010-07-31T02:03:12Z</published>
    <summary type="html">[quote]Every time I open a HTTPS (with self signed SSL Certificates) website on the DMP it will prompt a message box to either accept temporarily, permanently or ignore the certificate. Is there a method to place the certificate in the DMP (as I need to repeat this for multiple numbers of DMP's that don't have touchscreens) so that it will not prompt the SSL warning? I can telnet into the DMP using the TAC credentials.[/quote]
 
 
We currently have no way to circumvent this http certificate authentication.  Unless we have unique certificates for each DMP, this is what we have to do.  It is just a one time authentication on the browser side for each DMP and after that one no longer has to authenticate, unless one changes browsers.  If this becomes a larger issue, we may look into this as a possible new feature.
 
- Joe</summary>
    <dc:creator>Joseph Yeh</dc:creator>
    <dc:date>2010-07-31T02:03:12Z</dc:date>
  </entry>
  <entry>
    <title>RE: Query on "Publish application to a DMP" API</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2380224" />
    <author>
      <name>Joseph Yeh</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2380224</id>
    <updated>2010-07-24T02:15:11Z</updated>
    <published>2010-07-24T02:15:11Z</published>
    <summary type="html">[quote]Hello,
 
I have the following questions on the "Publish application to a DMP" API call.
 
1. When and how will the assets referenced in the published application be pushed to/pulled by the DMP?
 
2. When will the DMP begin to play the application playlist? Will it start playing when the call is received. In that case, the assets referenced by the playlist may not be available in the target DMP.
 
Thanks and regards,
Hema[/quote]
 
 
Hi Hema,
 
1.  The assets are referenced via URI's that are sent via XML to the DMP.  The URI's can be pointing to assets on a network server or on the local DMP disk.  Playing from network server means the DMP is pulling from the network server, while playing an asset locally on DMP would require a 'deployment' of an application to a DMP, which is in the 'Advanced Tasks' page.  As a user, you need not worry about how this is done.  After creating and loading assets into an application, the application should abstract how the assets are played.
 
2. If you publish an application to DMP via 'Playnow', it will play immediately.  You can also use the Scheduler which will play the application on the scheduled time.
 
If the assets are not there as specified in the URI, then if you have failover on the DMP set up, DMP will then jump to this failover mode.  If you do not have failover setup, then the application will fail visually without the asset.  Before playing the application, you can go to Media Manager and view each asset in the application to double check if they are accessible and working fine.  Or you can get the URI address for each asset via the API and test each individually as you wish.  Load the URI into a browser (or use wget on command line) to test the asset.
 
Let me know if you have any further questions.
 
Regards,
Joe Yeh
 </summary>
    <dc:creator>Joseph Yeh</dc:creator>
    <dc:date>2010-07-24T02:15:11Z</dc:date>
  </entry>
</feed>

