Using a dynamic page in an enclosure url tag.

I am trying to use a dynamic page (e.g. asp, jsp, .cfm) to stream content to itunes as part of a podcast.
So... the ASP file opens an mp3 file on the server-side, and sends it in binary format down to itunes. I setup the correct file type in the header (e.g. application/octet-stream) in the , but it does not show up in the podcast (everything else does).
The question is, if itunes sees something other than "mp3, m4a, m4b, m4p, etc." in the <enclosure url> tag, is it just rejecting it based on the name?
If I just take the URL that is in the enclosure and paste it in a browser, the file comes up fine with no dialog, etc., it just streams to the browser which invokes itunes which plays it.
But again, the podcast is not loading it.
Any help appreciated.
Scott.

I don't know anything about asp or javareg.
In Java, if classes are in a jar file, the jar file must be specified explicitly in the classpath, not just the directory containing the jar file. Maybe you already know this, but worth a shot.

Similar Messages

  • Trying to use non .mp3 file extension in enclosure url

    We use an asp page to record hits on our podcasts and to keep the hosting location flexible (most of our mp3 files are stored out on Akamai currently). I'm guessing that the use of this asp page as the link in my <enclosure url=> tag is what is keeping my rss feed from working with ITunes. Is it possible to use a url that doesn't end in "m4a", "mp3", "mov", "mp4", "m4v", or "pdf"? And is this the tag that ITunes specifically looks at in order to accept the content?
    I've been told that our feed works with other podcatchers but not ITunes.
    If it helps, I can post the feed XML.
    Thanks.

    I think you have to use one of those extensions. Can you map .mp3 to .asp on your server? I know with apache I could make an extension act like any other extension, I'd be surprised if you can't do that with an .asp file. Under apache it would either be a simple symbolic link, or a rewrite command. I'd suggest to see if that is possible.
    The spec is at http://www.apple.com/itunes/podcasts/techspecs.html about half way down the page. Mike
    My podcast: http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=81448992

  • Why is the template not being used when dynamic page called ?

    Hi,
    I have created a dynamic page and assigned a template to it. When I call the dynamic page using the 'show' procedure from a form, I do not see the template.
    Why is the template not being used ? How can I get the template working when I call the dynamic page ?
    I even tried to show the page from the dynamic page's manage components tab and there is same problem. Template is not being used.
    thanks,
    Mainak

    You can alter the generated package body to include the following function in the header and footer sections.
    Header:
    PORTAL.wwv_headings.show_header(
    p_template => 'PUBLIC.TEMPLATE_3',
    p_heading => 'Dynamic Page',
    p_help_link => 'PORTAL_DEMO.EXAMPLE_DYNAMIC_PAGE.help',
    p_about_link => 'PORTAL_DEMO.EXAMPLE_DYNAMIC_PAGE.about');
    Footer:
    PORTAL.wwv_headings.show_footer(
    p_template => 'PUBLIC.TEMPLATE_3',
    p_help_link => 'PORTAL_DEMO.EXAMPLE_DYNAMIC_PAGE.help');
    where
    <PORTAL_DEMO> indicates application schema
    <PORTAL> indicates the name of the portal (normally this will be portal30 by default).

  • Using a BSP page to hide report url ?!

    Hello everybody,
    I would like to 'hide' exact query url.
    I have found in SICF transaction external aliases but I can replace only a part of my url, ie :
    http://host:port/sap/bw/bex?parameters => http://host:port/test?parameters
    I would like to replace all the url in :
    http://host:port/sap/bw/bex?parameters  => http://serveuralias/
    This url has to be the same for each BW reports ... (little bit stupid i think but ...)
    How can i do this ?
    We told me that we can parameter a BSP page in SICF, on bex service, which call bw reports and thus we should only see the bsp url in IExplorer and not BW report url. Is it possible ?
    Thanks a lot,
    CG.

    hi tom,
    can u tell which method u r using for URL parameter passing?
    regards,
    kamaljeet

  • Auto Query in Master Detail Form using dynamic page doesn't work

    I created a Master-Detail form, and implement AutoQuery using a dynamic page
    with the following code :
    <HTML>
    <BODY>
    <ORACLE>DECLARE
    nre_ VARCHAR2(100);
    BEGIN
    nre_ := emp_nre;
    if nre_ is not null then
    net_portal.Popula_Agregados(nre_);
    net_portal.Popula_Docs_Agregados (nre_);
    htp.p('<iframe id=myFrame name="myFrame" frameborder=0 width="250%"
    height="300"
    src="/pls/portal/PORTAL.wwa_app_module.link?p_arg_names=_moduleid&p_arg_values=
    3
    388118140&p_arg_names=_show_header&p_arg_values=NO&p_arg_names=_cad_nre_cond&p_a
    rg_values=%3D&p_arg_names=cad_nre&p_arg_values='||nre_||'">
    </iframe>');
    end if;
    EXCEPTION
    WHEN OTHERS THEN
    htp.p(SQLERRM);
    END;
    </ORACLE>
    </BODY>
    </HTML>
    It works fine when we access the first time to the page, but if i press the
    save button after inserting or updating a detail record, the header record is
    lost. How can i avoid this situation ?

    I changed query:
    select
    Replace(
    '<img src="#IMAGE_PREFIX#ed-item.gif" border="0" alt="EditMap" usemap="#editmap***id***"></img>
    <map name="editmap***id***">
    <area shape="rect" coords="0,0,16,16" href="http://apex.oracle.com/pls/otn/f?p=&APP_ID.:'
    || decode ( type, 'FOLDER', '33', '22' )
    || ':&APP_SESSION.::&DEBUG.::P'
    || decode ( type, 'FOLDER', '33', '22' )
    || '_ID,P'
    || decode ( type, 'FOLDER', '33', '22' )
    || '_CALLING_PAGE:' || id || ',&APP_PAGE_ID." ></area></map>' ,
    '***id***', id
    ) Edit,
    id,
    type,
    name,
    decode ( type, 'FOLDER', 33, 22 ) target
    from tThe idea is - each img uses its own map.
    It works now.
    Check:
    http://apex.oracle.com/pls/otn/f?p=20980:13
    Lev
    Edited by: le on Nov 3, 2010 11:11 AM

  • Managing recorded files using dynamic page.

    Hi all,
    I have an app that record the user's voice, each time in one
    different file
    adding an index to the end of the file name.
    rec_tom1.flv, rec_tom2.flv....
    I'm having some problems trying to recover this names
    I need to know if it's possible list this recorded files
    using a dynamic
    page. I have a web host at host A that will have an asp page
    pointing to my
    FMS host B, this page will list the flies and return it to my
    flash app,
    then I 'll load this in a list box.
    in the dynamic page at some point I'll need the PATH to the
    FMS server....
    this is where thigns fail....
    I've tried to point using as path the "rtmp + account name"
    without success.
    So, I need to know if first this is possible, then if so, try
    to figure out
    the correct path to it.
    best
    rodrigo.

    Central comes with predefined tasks PGCNTGET and PGCNTSET (see below). Create a job that includes both thses JFMERGE steps. PGCNTGET will run through the job, count pages and direct output to -zNUL. PGCNTSET will run through the job again and this time have the number of pages stored in variable @pagecount and direct the output to -z@PhysicalDev
    If you create a data field PAGES on your template you can pass this into the field:
    ^GLOBAL PAGES
    Page @$PAGE. of @PAGECOUNT
    Tasks:
    PGCNTGET "@MDFName." "@InFile." -l -apr"@PreambleName." -all"@LogFileName." -asl@SkipLines -amq@ManagedMem -ams"@MSTName." -m@Macro#.@LoadFlag -z"@PhysicalDev." @PrintDirectorParms. @OtherJobTokens. -aii"@IniFileName."
    PGCNTSET "@MDFName." "@InFile." -l -apr"@PreambleName." -all"@LogFileName." -asl@SkipLines -amq@ManagedMem -ams"@MSTName." -m@Macro#.@LoadFlag -z"@PhysicalDev." @PrintDirectorParms. @OtherJobTokens. -aii"@IniFileName." -advglobal:pagecount=@NumberPages.

  • Pass parameters to a dynamic page with MULTIPART

    Hello everybody,
    I'm facing with a problem that I still can't resolve...
    For some reasons I need to use a Dynamic Page as a form, so I create an html form (which contains also an <input type="file" name="file_test">) that call the same page with enctype="multipart/form-data".
    When I call the page to save the data, I can read all the parameters with :parameter_name, but I can't read the content of the file. If I try to get :file_test it contains only a file name.
    How I can get:
    1) the mime format
    2) the content of the file (binary)
    and then save it in a blob?
    Thank you in advance for your help...

    You can use sessions to pass values from one page to another.
    In page A you can add a value:
    v_user_session portal.wwsto_api_session;
    v_user_session := portal.wwsto_api_session.load_session(
    p_domain => 'yourDomain',
    p_sub_domain => 'sub');
    v_user_session.set_attribute(
    p_name =>'name',
    p_value => 'YourValue'
    v_user_session.save_session;
    The p_domain and p_sub_domain can be choosen freely but you must know that they have to be the same if you want the retrieve the value from page2:
    v_user_session portal.wwsto_api_session;
    v_user_session := portal.wwsto_api_session.load_session(
    p_domain => 'yourDomain',
    p_sub_domain => 'sub');
    yourValue := v_user_session.get_attribute_as_varchar2('name');
    This is how you can pass values without posting or without adding them to the URL.

  • How to retrieve and then update a field in a dynamic page?

    I use the dynamic page to retrieve a text field from db table, now I want to update it and save back into the database. The first part(retrieve and display) works fine. But when I put update the table codes inside another oracle tag,it gives me a page not found error. Can you operate on the same database field more than once in a dynamic page?

    The purpose is to automatically calculate the transport freight  as a percentage of the net amount of the sales order. We are able to retrieve this field even if the sales order has not been posted yet with this formatted search:
    Select $[$22.0.0]
    Our doubt is that this field is affected also by the item of the expenses that we are going to calculate, this is the reason why we are trying to calculate the line total of each row and in the formatted search exclude the item that have a certain code (i.e. transport freight), in this way we are sure that we are calculating the percentage of  the net amount of the goods without the freight.
    Thank you for the support.
    Fedora

  • Not displaying column names in dynamic pages?

    I'd like to use a dynamic page as a detail page. In doing this I need a bit more freedom of design than what I now know is possible. Most important - I only need to print out the values returned by the SQL, not the column names as well. And I need to define the colors and fonts of the html table tags surrounding the returned values. How?
    It seems a bit strange that I am allowed to change the look and feel of the surrounding page elements through defining my own templates, and then have Oracle define how the elements placed in the templates are to appear.

    Hi,
    It is not possible to change the format the output coming from the <oracle> tags.
    Thanks,
    Sharmila

  • How to hide folder region in a dynamic page application

    I am using a dynamic page with the following code to render a published portlet in a dynamic page. I can then control how the portlet displays when added the portlet to a custom page by an end user. I wanted to know if there is way to hide some of the portlet regions in the code. (example) Hide news and sub-folders.
    <ORACLE>DECLARE
    l_portlet_record portal30.wwpro_api_provider.portlet_runtime_record;
    BEGIN
    l_portlet_record.provider_id := 41325216;
    l_portlet_record.portlet_id := 56937;
    l_portlet_record.exec_mode := 1;
    l_portlet_record.has_title_region := FALSE;
    l_portlet_record.has_border := FALSE;
    portal30.wwpro_api_provider.show_portlet(l_portlet_record);
    END;
    </ORACLE>

    Moderator advice: Please don't post in threads that are long dead and don't hijack another poster's thread. When you have a question, start your own topic. Feel free to provide a link to an old post that may be relevant to your problem.
    Moderator action: Locking this thread.
    Moreover, your question is answered in this thread. Didn't you at least read it before resurrecting it?
    db

  • Older Business HTML and Dynamic Page Table question

    I am not sure if anyone will know here (or if this is the best place to post), but I have a question concerning using the Business HTML template library controls/API for use with ITS. I am attempting to use the "Dynamic Page Table" control, and have hit some problems. Does anyone have any example code they can share on getting this to work correctly (ie, paging through records, selecting from rows, etc)? I have "torn apart" the underlying Javascript and even modified my code to adjust for some formatting issues that the API's do not handle, however, my "pages" all display at once in the beginning and only hide when I use one of the paging icons (forward,back,all back, etc). THe "isVisible" parameter seems to do nothing for the "page" DIVs. Currently running the latest version of ITS and R/3 4.6b on the backend if that helps. Also, the example from the SAP Design Guild cookbook is very basic and does not "page" as I need. Thanks in advance!
    CSolomon

    Check the following Tables
    FND_FORM_CUSTOM_RULES
    FND_FORM_CUSTOM_SCOPES
    FND_FORM_CUSTOM_ACTIONS
    FND_FORM_CUSTOM_PARAMS

  • Refreshing query data for Dynamic Page Generator

    Can anyone tell me why I must exit out of XMII and re-login in order to have any updates saved in either a Data Query or Display Query show up when I use the Dynamic Page Generator.
    I attended the Xmii beginner level training.  In the training, I could hold the Ctrl key and click the Refresh button on my browser to update the templates.
    Thanks
    Mike

    Mike,
    The reason for this was that the machines that were used in training had Java SDK 1.5 installed if you are using 1.4 you cannot hold down the ctrl key to refresh the cache you must go into Tools -> Sun Java Console -> click the "X" key and that will clear the cache.
    Erik

  • Header and border on a dynamic page passing parameters to a form

    I am using portals 10.1.4. I am trying to pass parameters to a form which appears as a portlet on a page.
    I am using the dynamic page to pass parameters to that desired form. My problem is this that when the form is displayed with parameters, the header and borders of the portlet disappear.
    The check-boxes for header and borders of the portlets on the page are checked. Yet, when for any reason, the parameters are not passed into the dynamic page, the header of the dynamic page and border are displayed. But when the parameters are passed and the form shows up, then the header and borders disappear.
    can anyone help me with the following:
    - is it the desired behavior?
    - how can i get the headers and borders reappear?
    thanks

    Hi AMN,
    I am not sure I follow what you are exactly attempting, can you post a set of steps to reproduce?
    Cheers,
    Mick.

  • Is there a limit to the number of records a dynamic page query can return

    I am using a dynamic page in portal. In between the <ORACLE></ORACLE> tags I have a query that should return 4032 records. All I get on my portal page is the first 1000.
    Any ideas appreciated.

    Hi ,
    Please follow below links for your query :
    http://www.utteraccess.com/forum/lofiversion/index.php/t1991312.html
    http://answers.microsoft.com/en-us/office/forum/office_2010-access/combo-box-limitation-of-500-records-in-access-web/355c33f0-8a32-447e-ae93-ea9e040a0d5f
    http://social.technet.microsoft.com/Forums/office/en-US/baaf8988-3ead-4fd5-8ef0-880552e1f8b3/listbox-dropdown-limit-in-access-2010-form-in-sharepoint?forum=officeitproprevious
    Hope it helps . :)
    Whenever you see a reply and if you think is helpful, click &quot;Vote As Helpful&quot;! And whenever you see a reply being an answer to the question of the thread, click &quot;Mark As Answer

  • QT javascript issue - QTnext vs HREF w/ A url tags

    i'm working on a site where i want to have a leader.mov that auto plays with no controllers when the page loads, then when it finishes automatically link to a 2nd movie w/ controllers that auto plays.
    in the documentation it says that using an HREF param with the A<url> tag should do the same thing as a QTNEXT param. it doesn't... the A<url> tag operates no differently from a normal <url> tag, but when you click the movie it does load the controllers and scale attributes that i set with E<params> in the HREF tag. if i try to use the QTNEXT instead of HREF the movie loads perfectly but it ignores the E<params> and doesn't give me controllers.
    right now i've got it working by using a QTNEXT that specifies a movie, and then i have an E<autohref=true> set in addition to the <url> and then an HREF with the params i want. and it appears to be executing the qtnext changes the autohref to true, and then hits the href and jumps to it, properly executing the param changes.
    this just doesn't seem like the best way to go about this, and i haven't tested cross platform yet...
    any body got any ideas?
    also, here's my code - i'm using the AC_quicktime.js file provided by apple for embedding QTmovs
    QT_WriteOBJECT('inc/leader.mov' , '640', '95%','', 'autoplay','true', 'controller','false','scale','aspect', 'qtnext1','<leader.mov> T<myself> E<autohref=true>', 'href','A<Teaser.mov> T<myself> E<scale=aspect autoplay=true controller=true>');

    i got the documentation from apple's dev site for QT:
    https://developer.apple.com/referencelibrary/QuickTime/idxScripting-date.html
    specifically the first doc "html scripting" page 25 (pdf)

Maybe you are looking for

  • How do I reconcile photos in my window with those in my folder?

    I have apparently not been deleting photos properly and now have some 1500 photos I thought I had deleted in mt library folder that do not show up in the window, and yes I have emptied the trash. Why is this happening and how can I simply delete the

  • Insert/delete single cells

    This is a wicked dumb question ... I have a fairly large table of data, and I want to line up the entries in one column with the entries in another. What I need to do is easily insert and delete individual cells? I can insert and delete rows ... I ne

  • How do I activate a servant so that it can be located via corbaloc?

    Greetings, I am looking for a simple example showing how to use corbaloc for locating a java remote object. I've come across multiple examples of how to look up the object on the client side using string_to_object() with a corbaloc-style objectId. Ho

  • Magic Trackpad: cannot pair; instructions wrong; no "Setup Bluetooth Trackp

    Brand new MacBook Pro 2.66GHz Core i7 running 10.6.3 as received from Apple. Magic Trackpad instruction book pg 4 is wrong; there is no "Setup Bluetooth Trackpad" button in the Trackpad preferences pane. Tried using the Keyboard pane; it just keeps s

  • Import DV from JVC GR-D370u

    Installed Quicktime Pro (for DV support) including uninstall QT on the Mac & install QT7 then upgrade to Pro & a got a Belkin Firewire 800/400 9 pin to 4 pin cable for connection to the JVC camcorder, followed the JVC instructions, but nothing happen