File Attachment Upload - submit error in Ipad

Hi,
I created a webform for my staff to log visits to physician's offices.  The form includes a file attach button which works great from a PC.
I downloaded ICab browser app for ipad, and it actually lets me choose file from ipad photo stream/camera roll.  However, when I hit "SUBMIT" button on form, they get an error that reads:  "An error has occurred.  There was an error communicating with the server.   Please try again later."
Any ideas as to why I am getting this error when submitting form with file attachment from Ipad?
Thanks !

Hi,
I created a webform for my staff to log visits to physician's offices.  The form includes a file attach button which works great from a PC.
I downloaded ICab browser app for ipad, and it actually lets me choose file from ipad photo stream/camera roll.  However, when I hit "SUBMIT" button on form, they get an error that reads:  "An error has occurred.  There was an error communicating with the server.   Please try again later."
Any ideas as to why I am getting this error when submitting form with file attachment from Ipad?
Thanks !

Similar Messages

  • Block File Attachment Upload for Gmail & Hotmail

    Hi,
    I need Block File Attachment Upload in the followings applications: Gmail and Hotmail.
    These appliacations use ports 80 and 443. Ironport has this option but only for "Access policies"  and I need apply also in the "Decryption policies"
    Access policies has Applications option.
    But Decryption Policies don present this option...
    who can help me with this question ?
    Regards,
    YMD

    YMD,
    I am not exactly clear on what you are asking - with both 'Enable Decryption for enhanced Visibilty and Control' and blocking the webmail file upload/download in Access policies, does that resolve the issue for you?
    As for *how* it works, I think you are effectively talking apples and oranges, since the Access policy deals with how things are accessed/no accessed (file upload/download blocked/allowed), where the Decyption policy isn't 'access' so much as deeper traffic inspection.  They are two separate things...  if that makes sense.

  • How is a file attachment stored in database?

    Hi all~~
    I am developping an email application(web based) using Javamail. I need to store the attachment together with the relevant email messages in the database. Is that correct that I add an attribute called ATTACHMENT in the entity which stores the file attachment uploaded by users? If so, is the datatype of ATTACHMENT called OBJECT?
    This question confused me for more than a week already. I can send an email with the attachment which I wrote the path of the file in code, but I can't store it in the database.
    Your advice is appreciated!! Thank you!

    Hi,
    Oracle stores the BOM in basically 2 tables BOM_BILL_OF_MATERIALS and BOM_INVENTORY_COMPONENTS.
    The simplest way to explode the BOM in Oracle is to use the BOMPEXPL (BOM Exploder) package.
    Hope this helps.
    Sameer

  • There are no valid files to upload to Facebook

    I tried uploading about 500+ photos in one batch to Facebook and it crashed.  Then I tried uploading one of the pictures in the batch that failed and I get the following message:
    "There are no valid files to upload to Facebook"
    If I rename the file it uploads without error. I do not want to change every file name in order to resolve the problem.
    Any ideas on how to solve?

    I tried your suggestion.  I renamed the OLS folder to "OLS old" and PSE recreated the OLS folder and I received the following message when I tried to Share to Facebook:
    Error
    There are no valid files to upload to Facebook. Kindly retry with an appropriate selection.

  • Messagefileupload issue--"Please select a File to upload"

    Hello,
    i have created a messagefileupload item and display button in the oaf page .
    After i browse the csv file and click on display button, the messagefileupload item gets cleared out and i get an error "Please Select a File to Upload".
    can anyone tell me how to solve this?
    Regards,
    Den123

    Hi Sandeep,
    Please find my controller code below:-
    public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processFormRequest(pageContext, webBean);
    OAApplicationModule am = (OAApplicationModule) pageContext.getApplicationModule(webBean);
    // String fileName = null;
    // DataObject fileUploadData =(DataObject)pageContext.getNamedDataObject("ssofileupload");
    // fileName = (String)fileUploadData.selectValue(null, "sso.csv");
    // System.out.println("Filename"+fileName);
    if("display".equals(pageContext.getParameter(EVENT_PARAM)))
    System.out.println("Inside display");
    DataObject fileUploadData =(DataObject)pageContext.getNamedDataObject("ssofileupload");
    String fileName = null;
    String contentType = null;
    Long fileSize = null;
    Integer fileType = new Integer(6);
    BlobDomain uploadedByteStream = null;
    BufferedReader in = null;
    try
    System.out.println("Inside try");
    fileName = (String)fileUploadData.selectValue(null, "sso.csv");
    System.out.println("Filename"+fileName);
    // contentType =(String)fileUploadData.selectValue(null, "UPLOAD_FILE_MIME_TYPE");
    uploadedByteStream = (BlobDomain)fileUploadData.selectValue(null, fileName);
    System.out.println("After uploadedByteStream ");
    in = new BufferedReader(new InputStreamReader(uploadedByteStream.getBinaryStream()));
    System.out.println("After BufferedReader ");
    fileSize = new Long(uploadedByteStream.getLength());
    System.out.println("fileSize"+fileSize);
    catch(NullPointerException ex)
    throw new OAException("Please Select a File to Upload", OAException.ERROR);
    try
    String lineReader="";
    long t =0;
    String[] linetext;
    while (((lineReader = in.readLine()) !=null) )
    if (lineReader.trim().length()>0)
    System.out.println("lineReader"+lineReader.length());
    linetext = lineReader.split(",");
    t++;
    System.out.println(t + " - " +
    linetext[0].trim() + " - " + linetext[1].trim() + " - " +
    linetext[2].trim() + " - " + linetext[3].trim() + " - " +
    linetext[4].trim() + " - " + linetext[5].trim() );
    catch (IOException e)
    throw new OAException(e.getMessage(),OAException.ERROR);
    Regards,
    Nancy

  • Acrobat 9: Error when PDF form submit with file attachment

    Hi all,
    Hope you can provide some help with my PDF form submit issue. I am getting this error "There is no PDDoc associated with this CosDoc." in Acrobat 9 (Reader and Pro) when I try to submit a PDF form with a file attachment field (the file is specified). The same PDF form works fine in Acrobat 7 or 8 (Reader and Pro) with file attachment.
    If no file attachment is specified (user did not select a file) then the PDF form submits fine in acrobat 9. The form data submission format is in FDF. Same problem if I change to XFDF.
    There are no differences in the problem if the PDF form is created in Acrobat 7 or Acrobat 9, the same submit issue exists in Acrobat 9 but not in the older Acrobat versions.
    Is this a known issue and are there any workarounds/solutions?
    Thanks.

    Sounds like a bug to me. Please report it: http://www.adobe.com/support/feature.html
    George

  • How to provide file attachment  service (file upload)

    i have to provide the attachment service to the application .
    the application must successfully upload the local file and send it to the destination.
    this application is like any other email service ex. yahoo , hotmail ... which provides attachment service apart from email.
    From the html form which have fields for file and when user clicks on submit then the program must send or store the file in destination user' account.
    we are using html , jsp , servlet , java , j2ee.
    If anyone know please help me in this issue.

    There are several steps:
    1> Change the form's encode attribute to multipart-formdata
    2> For each file to upload, create an <input> tag with the type attribute set to "file"
    3> Within your Servlet, you need to detect the content-type and content-encoding from the request. If you recognize it as multipart-formdata, you will be receiving arbitrary binary data and need to go to step 4
    4> Buy an Oreilly book so you can get a copy of his multipart form reader classes. These will automatically parse the HTTP body into its constituent parts, of which zero to many parts may be file data (depending on your form)
    If you don't want to buy the Oreilly book, there are some code snippits out on the web. Or you can read the HTTP RFC at www.w3c.org and implement it yourself. (Not all that tough).
    - Saish
    "My karma ran over your dogma." - Anon

  • How can I upload a word/excel file to a website from my iPad?

    Hello everyone,
    I use my iPad mainly for my job, I'm a professional translator. Unfortunately, I'm having a very big trouble, for my needs of course, that comes when I have completed my translation on a file word/excel and it's time to upload on the website. Infact, my iPad is not browsing the place where these file to upload are stored but only pictures from the gallery. Did anyone run into this before?
    Thank you
    Carlo

    What is the web site?

  • Is there a way to open a zip file received via email on the iPad? I tried and a message popped up saying mail cannot open the attachment.

    Is there a way to open a zip file received via email on the iPad? I tried and a message popped up saying mail cannot open the attachment.

    You need a third party app. Take a look at some of these on this Google page.
    Open zip files on iPad

  • Zip file attachment errors

    Hi,
    I have written a simple email client that sends a multipart message with a zip file attachment. I have written another email client that receives that email. I built it from looking at the javamail samples and the JGuru tutorial. Everything works fine on one mail host I am using, but I get errors on another email host. The two errors I see are....
    javax.mail.internet.ParseException
         at javax.mail.internet.ParameterList.<init>(ParameterList.java:61)
         at javax.mail.internet.ContentType.<init>(ContentType.java:83)
         at javax.mail.internet.MimeMultipart.parse(MimeMultipart.java:269)
         at javax.mail.internet.MimeMultipart.getCount(MimeMultipart.java:159)
    and...
    javax.mail.MessagingException: Missing start boundary
         at javax.mail.internet.MimeMultipart.parse(MimeMultipart.java:297)
         at javax.mail.internet.MimeMultipart.getCount(MimeMultipart.java:159)
    both of these errors occur when I call the MultiPart.getCount() method. I have seen a lot of similar posts here, but no solution. One hint at what my problem might be is that the host that I get the error on is in Europe. The most confusing thing is that other than having a different boundary, the received message that works correctly looks identical to the one that doesn't work.
    Any ideas on what the problem is?
    Thanks.

    Yes, I am having the same issue. But I am seeing these issue after the exchange server is upgraded to 2003. It seems like there is an issue with Message format in Exchange 2003. Any idea what we need to do fix this issue?

  • I have iPad 4th Generation with iOS 6.1.3  Since my iBooks was updated to version 3.1.1 I cannot open pdf file attachment in my email.  When I tap of the attachment, the iBooks icon no longer show itself.  Can someone please help?

    I have iPad 4th Generation with iOS 6.1.3  Since my iBooks was updated to version 3.1.1 I cannot open pdf file attachment in my email.  When I tap of the attachment, the iBooks icon no longer show itself.  Can someone please help?

    Thanks for all (Ocean20 & Courcoul) who replied. 
    Reset the device did not help me but it does triggers me to attempt to resend the PDF file attachment on email--and it works the 2nd time.  My problem is now solved.
    The Adobe Reader is very helpful--it allows me to scroll through the document easily, unlike iBooks, where I cannot scroll straight up or down.

  • Adobe Uploading form error unknown file forma

    Hello,
    I am working on adobe form. I want to upload an form from another system using tranaction SFP and process
    menu 'UTILITIES UPLOADING FORM OBJECT'.
    I download the form from a environnement ECC6 in XML FILE. (by process downloading SFP transaction)
    I upload the same form for another system ECC6 with using this same XML file (by process uploadind form SFP transaction)
    But in the process of uploading from this XML file, I get this error
    "*Error occurred when uploading file (unknown file format)" message number FPUIFB068
    Does any body know why I get this error ?
    I don't find any OSS note about it.
    Best regards
    Christine

    Hello,
    I have no solution regarding your problem, but has an experience with a "dirty" way. If I needed to "copy" or "move" the form from one system to another, I just generated the form in the first system (got PDF file), opened this form outside SAP (in LCD launched from windows installation folder), copied the content of the form to clipboard, opened the blank for in SAP, paste the content there, do some minor changes and save/ activate/ run.
    For me it worked ok, even if the form was complex.
    If anybody else can provide the "proper" / "clean" solution, I would like to hear that as well.
    Regards Otto

  • What flash player to use on iPad 2 that is similar to Adobe Flash Player?  Need this to choose files for upload of assignments to my online university.  I started my profile using my iPad 2 and couldn't choose a picture to upload as well.  Hmm

    What flash player to use on iPad 2 that is similar to Adobe Flash Player?  Need this to choose files for upload of assignments to my online university.  I started my profile for this site using my iPad 2 and couldn't choose a picture to upload as well.  Hmm

    There is no "flash player similar to Adobe Flash Player". Flash is a proprietary Adobe product. There is currently no version of Flash for iOS.

  • I try to restore ipad to ios 7.0.4 but the tunes show error ,the ipad could not be restore because the firmware file was corrupt, i have the latest update from itunes and windows and i turn off antivirus and firewall and the error is the same , what i do?

    i try to restore ipad to ios 7.0.4 but the tunes show error ,the ipad could not be restore because the firmware file was corrupt, i have the latest update from itunes and windows and i turn off antivirus and firewall and the error is the same , what i do?, my ipad is show apple logo
    please what i do

    Hello JD_NINJA,
    Thanks for using Apple Support Communities.
    Error 9006 when restoring your iOS device indicates that there is security software on your computer which is preventing connection to the Apple server or your device.  To troubleshoot this issue please follow the directions below.
    Check your security software
    Related errors: 2, 4, 6, 9, 1611, 9006. Sometimes security software can stop your device from communicating with either the Apple update server or with your device.
    Check your security software and settings to make sure that they aren't blocking a connection to the Apple servers.
    Get help with iOS update and restore errors - Apple Support
    When restoring your iPhone, please make sure to follow the directions in the link below to properly restore.
    Restore your device from an iCloud or iTunes backup - Apple Support
    Take care,
    Alex H.

  • When "Upload File" , show the IE error page

    question: when "Upload File" , show the IE error page. How to soluve the problem?

    Duplicate post.
    when "Upload File" , show the IE error page
    when "Upload File" , show the IE error page

Maybe you are looking for

  • QuickTime fails to export

    For some reason, my system suddenly stopped exporting from QuickTime. I first noticed it last night when I was rendering something from After Effects using the Photo-JPEG codec. It didn't work. Then I tried exporting an animation-compressed movie to

  • How to create an action to save the file as the name of the selected layer

    I have a .psd with several layers, and I would like to save multiple versions of the document based on the layer name. Is there a way to tell Photoshop to do this through an action? Also, how can I get rid of the "filename_copy" filenaming behavior.

  • How to get the subtotals to only print on page 1 of the report?

    Hello : Could someone tell me how to best accomplish this in CR 2008?. Thank you in advance! On Page 1 of the report, I only want to print a summary of provider then the total of each procedure type performed at the clinic. Here's a sample of the res

  • My findings on apps charged twice and iTunes account purchase history lost

    I've just got permission from Rebecah, from iTunes support, to publish my findings, so it can be of help to others about POTENTIAL duplicated charges in iTunes Store. First of all, as Rebecah adviced me, I have to say that, although she states "Apple

  • Why Mac getting much slower internet than PC?

    I'm on ultimate package from Rogers - it was great till 3 weeks ago, I got my 49Mbs download and 2Mbs upload. 2 weeks ago it's dropped to 1/2. After hours on the phone with Rogers they sent technician. After checking all cables and everything else, h