Unable to download file ApEx 4.2 (model Mobile)

Hi all

I'm trying to upload an image file to a blob column in my table looks on apex.oracle.com (version 4.2), using the Explorer leader element.

When I use a normal template, it works. When I use the model of mobile, my file is not downloaded.

Is this a known bug? Or I do something wrong?

Thanks for your help!

Nevermind, I was able to reproduce the problem.

I think the fundamental problem is that AJAX submit do not support downloading a file. As a solution, add the following in the attribute "Run when the Page loads" (JavaScript region) of the page with an element of type page "send file".

$("#wwvFlowForm", apex.gPageContext$).attr("data-ajax", false);

This will indicate to jQuery Mobile do not use AJAX to submit the data and instead perform a regular postage.
Note: This will disable the Visual page transition effect.

I will file a bug on this issue in the first game of patch. Please let us know!

Concerning
Patrick
-----------
My Blog: http://www.inside-oracle-apex.com
APEX Plug-Ins: http://apex.oracle.com/plugins
Twitter: http://www.twitter.com/patrickwolf

Tags: Database

Similar Questions

  • I'm unable to download files from any browser.

    I'm unable to download files from any browser, it was beautiful 20 days ago. I ask my supplier to check my connection and everything seems fine.

    I had the same problem when I want to uploap files in Hotmail, I received a message of don't.

    I always had an error message 'the site has experienced a temporary failure. Please try again, as this may be a momentary fault. »

    Any help would be nice,

    Thank you

    Hey BorisRubellin,

    There are a few threads on this, I'll post them below. Also, please answer the following questions. In questions, I'll explain why I ask them.
    What antivirus do you have? Is it updated and ran through a Full Scan? There was malware and viruses that may prevent you from downloading files.
    Have you tried to clean boot? Following these instructions could let us know if it is a 3rd party software blocking you or if it's a Microsoft process.
    Try some of the answers in the following threads. If you get error codes or something new comes along and you still need help, just go back to your thread here and let us know your results.
    Thank you!
  • I'm unable to download files in firefox (.zip, .doc,. tar.gz, .otf, .bin, .pdf, etc.)

    I can't open or download files outside html and images. PDF.js does not work either.

    Please update for Firefox 18.0.1, then restart Firefox Firefox Refresh - reset the parameters and modules

  • Unable to download file greater than 2 GB by using cffileupload

    I am able to download files of 1 GB.

    However, when I download the 2.2 GB file, it is facing the 99% complete. I get no error.

    I use ColdFusion 11 on a Windows Server R2 machine 2012.

    1. in the ColdFusion code, I put the limit of files to 3.2 GB.

    main page of cfm:

    < cffileupload

    URL = "uploadFilesProcess.cfm? "PAR1 = #STORAGEDIRECTORY #

    ProgressBar = 'true '.

    BGCOLOR = "##FFFFFF."

    Width = 500

    height = 250

    maxuploadsize = 3200

    title = "Send file" / >

    uploadFilesProcess.cfm:

    < cfset param1 = url ["par1"] / >

    < cffile action = "uploadAll" destination = "" #param1 # "nameconflict ="overwrite"/ >"

    2. in the parameter of the ColdFusion server, I put the following:

    Para POST request max number: 3200

    Data of maximum message size: 3200 MB

    Request throttle threshold: 4 MB

    Request throttle memory: 3200 MB

    3. in the filter setting IIS of Windows, I put the maximum length of authorized content (bytes) to 3200000000.

    It is also 2 GB is a download limit for most browsers. Try Chrome or Opera.

  • Using GET_FILE RIDC, I am unable to download files that are greater than 2 GB in size. Help, please

    I am re-publication, as advised by the first time I asked this question.

    https://community.Oracle.com/thread/3674550

    Please let me know if I am wrong anywhere. Its working perfectly for 1.5 GB sized files.

    dataBinder.putLocal ("IdcService", "GET_FILE");

    dataBinder.putLocal ("dDocName", ucmBean.getdDocName ());

    dataBinder.putLocal ("RevisionSelectionMethod", "LatestReleased");

    ServiceResponse myServiceResponse = null;

    myServiceResponse = client.sendRequest (userContext, dataBinder);

    intReportedFileSize = myServiceResponse

    .getHeader("Content-Length");

    InputStream myInputStream = null;

    InputStreamReader myInputStreamReader = null;

    try {}

    myInputStream = myServiceResponse.getResponseStream ();

    String ucmFileName = ucmBean.getdDocName () + "."

    + ucmBean.getFileExt ();

    File = new File ("C:/UCMFiles /" + ucmFileName);

    OutputStream oos = new FileOutputStream (file);

    If the file does not exist, create it and then

    If (! file.exists ()) {}

    try {}

    file.createNewFile ();

    } catch (IOException e) {}

    Generative TODO catch block

    e.printStackTrace ();

    }

    }

    try {}

    myInputStreamReader = new InputStreamReader)

    myInputStream, 'UTF-8');

    OutputStream out = new FileOutputStream (file);

    Byte buf = new byte [1024];

    int len;

    While ((len = myInputStream.read (buf)) > 0) {}

    out. Write (buf, 0, len);

    intRetrievedFileSize += len;

    }

    out. Flush();

    out. Close();

    myInputStream.close ();

    totalSize += intRetrievedFileSize;

    } catch (IOException e) {}

    e.printStackTrace ();

    }

    The 11g RIDC JAR is backward compatible. Thus, I advise to use the last RIDC JAR from here: http://www.oracle.com/technetwork/middleware/webcenter/content/downloads/index.html

    Jonathan

    http://jonathanhult.com

  • Offline patches download fails with 'Unable to download file, because it is a package not valid.'

    After you rule out corrupted ZIP files, I'm not sure why I can't download newer versions of the Cisco UCS drivers:

    ENIC - 2.1.2.62 - esx55 - 2340678.zip

    fnic_driver_1.6.0.12_esx55 - 2101964.zip

    They are downloaded from the vmware.com website officially also. I already have a previous version of these drivers in the patch list. What is the question?

    Most recent running of all (patched to max). vCenter 5.5 U2 with the latest ESXi hosts and Update Manager.

    Any advice?

    extract the bundle and import the zip file enic - 2.1.2.62 - esx55-offline_bundle - 2340678.zip VUM

    same thing for the fnic package

  • I'm unable to download files with Firefox 7.0.1 on a Mac Pro w / 10.6.8. With a recent attempt to download, I got the following file name: 1guh7mZa.exe.part

    Please notify.

    Using a configuration with multiple monitors?

    Such a facility has been reported to cause problems and you may need to disable hardware acceleration.

    • Firefox > Preferences > advanced > General > Browsing: "use hardware acceleration when available.
  • Add a logo to Apex 4.2 model mobile.

    Hello

    I'm working on the Apex 4.2 + DB11gR2.
    As I know it's a new theme and a mobile phone model and create a new mobile application for iphone.
    I can see the windows of connection, but I can't add a logo on the login page.

    I try to add an image apart from component-> model-> page as follows.

    In the definition header:
    <! DOCTYPE html >
    < html lang = "" & BROWSER_LANGUAGE. ">"
    < head >
    < meta charset = "utf-8" / >
    < name meta = "apple-mobile-web-app-compatible" content = "yes" >
    < meta name = "viewport" content = "width = device-width, original scale = 1" >
    < title > #TITLE # < /title >
    #APEX_CSS #.
    #TEMPLATE_CSS #.
    #APEX_JAVASCRIPT #.
    #TEMPLATE_JAVASCRIPT #.
    #APPLICATION_JAVASCRIPT #.
    #HEAD #.
    < / head >
    < body #ONLOAD # >
    * < div > < img src="/i/my-logo.jpg"/ > < / div > *.

    The logo is not displayed on the login page, even I can see the source code has the code inside as follows.
    <! DOCTYPE html >
    < html lang = "en" >
    < head >
    < meta charset = "utf-8" / >
    < name meta = "apple-mobile-web-app-compatible" content = "yes" >
    < meta name = "viewport" content = "width = device-width, original scale = 1" >
    < title > < /title > connection
    "< link rel ="stylesheet"href="/i/libraries/jquery-mobile/1.1.1/jquery.mobile-1.1.1.min.css "type =" text/css"/ >

    "< link rel ="stylesheet"href="/i/themes/theme_50/css/4_2.css "type =" text/css"/ >

    < script type = "text/javascript" >
    var apex_img_dir = "/ i /", htmldb_Img_Dir = apex_img_dir;
    < /script >
    "< script src="/i/libraries/apex/minified/mobile_all.min.js?v=4.2.0.00.27 "type =" text/javascript"> < / script >
    < script type = "text/javascript" >
    apex.jQuery (document) .one ("mobileinit", function() {}
    apex.jQuery.mobile.defaultPageTransition = "slide";
    apex.jQuery.mobile.defaultDialogTransition = 'pop ';
    });
    < /script >
    "< script src="/i/libraries/jquery-mobile/1.1.1/jquery.mobile-1.1.1.min.js "type =" text/javascript"> < / script >
    < style > html {visibility: hidden ;} < / style >}
    < script type = "text/javascript" >
    Apex. Security.framebreaker ("D");
    < /script >




    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"
    < meta http-equiv = "Pragma" content = "no-cache" / > < meta http-equiv = "Expires" content = "-1" / > < meta http-equiv = "Cache-Control" content = "no-cache" / >
    < / head >
    < body >
    * < img src="/i/my-logo.jpg"/ > < / div > *.

    When I connect with the right username and password, I see the logo flashed once and then hid.

    Could someone give me a hand on this issue?

    Thanks in advance.

    Phil

    Hi Phil,

    If you want to only show this on the login page, then maybe you could place this image in a region on your login page? But in any case, jQuery Mobile must implement your page first, before you can issue your own out, so at the very least, your own content must come after the DIV with the role of data = 'page' and probably the best to also print the DIV with data-role = "content", first of all, too. So, when you look at your model, you should find these lines:


    ....

    ... then I would say that the impression of the logo after that.

    Kind regards
    Marc

  • Windows Embedded Compact 7 on the smartbook Sylvania - IE cannot download files

    I have a Sylvania 7 '' Wireless Smartbook WEC7 (http://www.sylvaniacomputers.com/product.php?id_product=45) with the latest firmware, running on Windows Embedded Compact 7.  It is produced by a Chinese company that manufactures several similar models, both with Windows Embedded and Android.

    Internet Explore cannot download files.  It is said "website not found" when I try to download an attachment to email (Gmail, Aol, MS exchange web, etc.), or click on a link that should cause a file download start.

    I think it's at the level of the BONE, because I also installed Opera Mini 5.1 Windows mobile, which works well on the machine, and also, it can not download attachments or files.

    I also have the earlier version of the Sylvania Smartbook running Windows CE 6 (http://www.sylvaniacomputers.com/product.php?id_product=41).    IE and Opera Mini 5.1 work as expected, and download files.

    Anyone has an idea why Windows Embedded Compact 7 on the Sylvania is unable to download files?

    Hello

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the TechNet forum

    http://social.technet.microsoft.com/Forums/en-us/categories.

  • How to restore the ability to download files and documents?

    End of last week I noticed that I had accumulated a large number of cookies. I decided to clear the cookies and history by selecting «Clear history of Firefox closing» I deleted cookies and closed Firefox. Firefox has started closing but stop responding before the end of the fence. I forced Firefox to close (Mac OS X 10.6.8) then restarted Firefox which has always failed. I unchecked 'Clear history of Firefox closing' and Firefox resumed normal operation except that I am now unable to download files and documents from any web site. I tried another browser (Safari 5.1.5) and downloads are normal.

    Any help much appreciated.

    -Joe

    COR - el,

    The problem I had was with a plug-in, I received in the most recent update of Adobe Reader I installed at the same time, my problem started. Thought you might like to know.

    -Joe

  • Can not download files with adopted storage

    Anyone else using adopted storage in Marshmallow unable to download files? My SD card works fine, I can move applications to the SD card and application data cache which lives on the SD card also works very well. All my applications are functioning normally, if clearly no problem writing to the SD card.

    However, if I try to download a file - for example to download a file from the application Google Drive, or save an attachment in Gmail - all that would be found in the "Downloads" folder - it just fails. I get an error "unable to write to the storage."

    It cannot be a storage permissions problem, because it happens in any application that attempts to download the folder "Downloads" - and all of the apps I've tried already have granted permission of 'Storage'.

    Any ideas? Thank you!

    Don't worry, it's fixed. A simple reboot fixed it. Although worrying, had been removed a couple of days, I got a notification that says my SD card - even if everything seems to work properly. A restart which sets also.

    I just hope this isn't a sign that I'm developing a problem either with the SD slot on my phone or SD itself card. That's the problem with the aid of stoarge adopted - if the SD card fails, the entire phone actually fails!

    Fingers crossed everything is OK now if...

  • Unable to download yahoo messenger

    Hello! I'm alexs, I would ask you help coz I'm having a problem downloading my yahoo messenger. I use even before and it works perfectly until such time I can not access the program which lead me to uninstall the program. later, I decided to download the data and unfortuna tely there is a message that comes out of my office that says "Yahoo! messenger is unable to download files needed for installation. pleas check firewall settings and retry installation. »... I tried to do the last sentence, following the instructions, but still I failed to do so. -Thank you...

    I had the same problem and I had to disable my firewall to download the license key. I thought that without security my system would be harmed, but I had no problem and everything went back and manually restored all of my safety.

  • Cannot open pdf file not able to download adobe, disables security and still unable to download adobe

    Cannot open pdf files not able to download adobe. I disabled the security and still unable to download adobe

    Hi MarciaRicci,

    1. what operating system is installed on the computer?
    2. What is the exact error message you get when you try to download?
    3. what web browser do you use to download adobe?
    4. what happens when you try to open pdf files?
    5. you are trying to open online pdf files or pdf files on the computer?

    I suggest you try the steps from the following link:

    The problems of download
    http://kb2.Adobe.com/CPS/152/tn_15296.html

    Installation problems | Flash Player | Windows
    http://kb2.Adobe.com/CPS/191/tn_19166.html

    Choppy us back with more information.

  • Unable to download a file from microsoft, I need file msxml.msi Service pack 2 to be able to download McAfee

    Unable to download a file from microsoft, I need file msxml.msi Service pack 2 for Windows XP to download the McAfee antivirus software

    I just downloaded MSXML 4.0 Service Pack 2 (Microsoft XML Core Services) from here:

    http://www.Microsoft.com/downloads/en/details.aspx?FamilyId=3144b72b-b4f2-46DA-B4B6-c5d7485f2b42

    You say that you can not download, but do not say what is happening when you try to download and my crystal ball is on vacation this week.  Stupid ball...

  • Unable to download a file using Internet Explorer

    Original title: download problem

    I am running Win 7 Pro and IE 9.  Lately, when I try to download a file (for example: a program of "Downloads.com") or an attachment to an email, after I select 'run' or 'save' the download progress shows the percentage as usual and when he finished I get the message "unable to download this file.  It is in the bottom of the screen where I select run or save dialog box.

    Hello

    Try to reset the settings of IE 9 - http://windows.microsoft.com/en-us/windows7/reset-internet-explorer-settings-in-internet-explorer-9

    Kind regards

    Patrick

Maybe you are looking for

  • Photo albums, do not sync on iOS 10

    Whenever I try to sync my photo albums regular on my iPhone with the newly updated iOS 10, photos sync but not displayed in albums. They show in the pictures under different dates tab, but not in the albums section in the appropriate album titles the

  • printing page is shruken and I need to copy content and paste

    Suddenly, after years of success printing from my browser, that I can't! Printing on one of my computers about 20% of the right size and I copy and paste into Word or download in another format for print. That tells me that it certainly comes to Fire

  • Satellite A30: Replacement of RAM and HARD disk

    I am about to replace the HARD drive in my Satellite A30 with a 100 GB one and update the RAM in both slots 1 & 2. Can someone give me a step by step guide to do this?Also to clean the mouse buttons leave because they no longer work correctly Thank y

  • How can I reduce my storage without losing all my photos?

    Can how I reduce my storage without losing all my photos?

  • WRT310N and connection N

    I just bought a WRT310N.  This is the firmware version v2.0.00 build 012 April 28, 2009.  The wireless is set to mixed.  I have a new netbook that supports N.  However, it only connects to G.  Does anyone have a suggestion?