How can I get progress on a file upload

Hello,
I have a process that is uploading a comma delimited file from the user PC and then creating it on the UNIX box, from that point I use an external table definition to read the contents of the file and process it.
All of this works fine on a smaller file, however, I have been asked to modify another process to use the same methodology. The problem is this other process uses files that are over 200 meg in size. I have set up progress bars for the creation of the file on the UNIX OS, as well as the processing, however, the load of the file from the desktop PC to the file store is taking over three minutes so the users really need to see a progress bar to show them the process is still working and how long until completion.
Is there a way to retrieve the progress of the upload procedure so I can relate that to my users after submit on the page containing the file browse object?
Any help is appreciated,
Adam

Safari for Windows.

Similar Messages

  • I had renamed my user login name and assumed that there will be no change in the settings and files. When I login with the new profile name everything is gone. How can I get back all my files and settings?

    I had renamed my user login name and assumed that there will be no change in the settings and files. When I login with the new profile name everything is gone. How can I get back all my files and settings? Please help. Thanks.

    You should have asked this before you tried: Changing username or short name- User Account and Short Name- OS X- How to change user account name or home directory name.

  • How can I get a single jar file with NetBeans?

    How can I get a single jar file with NetBeans?
    When I create the project I get these files:
    dist/lib/libreria1.jar
    dist/lib/libreria2.jar
    dist/software.jar
    The libraries that have been imported to create the project are in separate folders:
    libreria1/libreria1.jar
    libreria2/libreria2.jar
    libreria1, libreria2, dist folders are all located inside the project folder.
    I added the following code to the build.xml:
    <target name="-post-jar">
    <jar jarfile="dist/software.jar">
    <zipfileset src="${dist.jar}" excludes="META-INF/*" />
    <zipfileset src="dist/lib/libreria1.jar" excludes="META-INF/*" />
    <zipfileset src="dist/lib/libreria2.jar" excludes="META-INF/*" />
    <manifest>
    <attribute name="Main-Class" value="pacco.classeprincipale"/>
    </manifest>
    </jar>
    </target>
    Of course there is also the project folder:
    src/pacco/classeprincipale.form
    src/pacco/classeprincipale.java
    Can you tell me what is wrong? The error message I get is as follows:
    C:...\build.xml:75: Problem creating jar: archive is not a ZIP archive BUILD FAILED (total time: 2 seconds)

    This is not a NetBeans forum, it is a JDeveloper forum. You might want to try http://forums.netbeans.org/. I also saw your other question - try looking in the New to Java forum: New To Java

  • How can we get  tag of XML file using SAX

    Hi ,
    I'm parsing one SAX parser , I'have almost done this parsing. i have faced problem for one case, i'e how can we get tag from XML file using SAX parser?
    XML file is
    <DFProperties>
    <AccessType>
    <Get/>
    </AccessType> <Description>
    gdhhd
    </Description>
    <DFFormat>
    <chr/>
    </DFFormat>
    <Scope>
    <Permanent/>
    </Scope>
    <DFTitle>gsgd</DFTitle>
    <DFType>
    <MIME>text/plain</MIME>
    </DFType>
    </DFProperties>
    I want out like GET and Permanent... means this one tag which is present inside of another tag.
    Handler class like
    public void startElement(String namespaceURI, String localName,
                   String qName, Attributes atts) throws SAXException {
    if(_ACCESSTYPE.equals(localName)){
                   accessTypeElement=ACCESSTYPE;
    public void characters(char[] ch, int start, int length)
                   throws SAXException {
    if (_ACCESSTYPE.equals(_accessTypeElement)) {
                   String strValue = new String(ch, start, length);
                   System.out.println("Accestype-----------------------------> " + strValue);
                   //System.out.println(" " + strValue);
    public void endElement(String namespaceURI, String localName, String qName)
                   throws SAXException {
    if (_ACCESSTYPE.equals(localName)) {
                   _accessTypeElement = "";
    . please any body help me

    Hi ,
    I have one problem,Please help me.
    1. How can I'll identify where exactly my Node is ended,means how how can we find corresponding nodename? in partcular place
    <Node> .............starttag1
    <NodeName>Test</NodeName>
    <Node>................starttag2
    <nodeName>test1</NodeName>
    </Node>..................endtag2
    <Node>.....................starttag3
    <NodeName><NodeName>
    <Node> .........................starttag4
    <NodeName>test4</NodeName>
    </Node>.......enddtag4
    </Node>...........end tag3
    </Node>............endtag1
    my code is below
    private final String _NODENAME = "NodeName";
    private final String _NODE = "Node";
    private String _nodeElement = "";
         private String _NodeNameElement = "";
    public void startElement(String namespaceURI, String localName,
                   String qName, Attributes atts) throws SAXException {
    if (_NODENAME.equals(localName)) {
                   NodeNameElement = NODENAME;
    if(_NODE.equals(localName)){
         System.out.println("start");
         if (_NODENAME.equals(localName)) {
                   NodeNameElement = NODENAME;
    public void characters(char[] ch, int start, int length)
                   throws SAXException {
    if (_NODENAME.equals(_NodeNameElement)) {
                   String strValue = new String(ch, start, length);
                   String sttt=strValue;
                   System.out.println("NODENAME: ************* " + strValue);
    if(_NODE.equals(_nodeElement)){
                   if (_NODENAME.equals(_NodeNameElement)) {
                        String strValue = new String(ch, start, length);
                        String sttt=strValue;
                        System.out.println("nodevalue********** " + strValue);
    public void endElement(String namespaceURI, String localName, String qName)
                   throws SAXException {
    if (_NODENAME.equals(localName)) {
                   _NodeNameElement = "";
    if(_NODE.equals(localName)){
                   System.out.println("NODENAME: %%%%%%%%%");
    please help me. How can I figure node ending for particular nodename

  • How can I get rid of other files on my mac ?

    how can I get rid of other files on my mac ?

    Hope this helps.
    1. Empty Trash.
        http://support.apple.com/kb/PH10677
    2. Delete "Recovered Messages", if any.
        Hold the option key down and click "Go" menu in the Finder menu bar.
        Select "Library" from the dropdown.
        Library > Mail > V2 > Mailboxes
        Delete "Recovered Messages", if any.
        Empty Trash. Restart.
    3. Repair Disk
        Steps 1 through 7
        http://support.apple.com/kb/PH5836
    4. For more on this and very helpful tips:
        http://pondini.org/OSX/DiskSpace.html
        http://pondini.org/OSX/LionStorage.html
    5. Disk space / Time Machine ?/ Local Snapshots
       http://support.apple.com/kb/ht4878
    6 Re-index Macintosh HD
       System Preferences > Spotlight > Privacy
       http://support.apple.com/kb/ht2409

  • How can I get GV and HDV files imported to Premier Elements 13. I know now that they are not supported. But does it exist ways to get them. I use camera HDR-HS7E?

    How can I get GV and HDV files imported to Premier Elements 13. I know now that they are not supported. But does it exist ways to get them. I use camera HDR-HS7E?

    skjeggi
    What is this HDR-HS7E - a miniDV camcorder that lets you do DV and HDV capture firewire?
    True, the DV and HDV capture firewire into the Premiere Elements 13 Capture window is gone. But, have you
    looked at the workaround suggested by PRE_help in this forum. The workaround is found in the following
    Adobe document....
    http://helpx.adobe.com/premiere-elements/kb/removed-features-formats-elements.html
    When your schedule permits, please let us know if that worked for you.
    Thank you.
    ATR

  • HOW CAN I GET MY OLD TABS (FILE SAVE/BOOKMARK, ETC) BACK ON TOP OF SCREEN? I HATE THIS NEW LAYOUT!

    Today some kind of update happened on Firefox without me even approving it. Suddenly, I no longer have the tabs across the top that I REALLY liked--File/save as, Bookmark, View, etc. I WANT THEM BACK. Yes, I have found the little goofy drop-down icon on the right corner of the screen, but I don't like that. How can I get old view back???
    Thank you!
    ASM432

    Right-click on the Tab Bar and select '''Menu Bar'''.

  • How can I get rid of cache files?

    Premiere Pro, can't find cache files on Mac, not in the common folder, clean doesn't work, I know there are Gigs of them on my drive.  How can I get rid of them?
    I started a premiere project I had worked on before using an external drive but forgot to hook up the external drive.  In a few minutes, Premiere loaded 5 gigs of cache files onto my macbook pro drive OSX 10.8.6.  I tried the following to free up the space:
    Tried to "clean" the cache folder before switch it to the external drive - this only removed a small amount of the 5 gigs created
    Tried to find files in the Application Support/Adobe/common folder - no cache files found
    Tried searching the web for answers - no new info
    Tried searching my drive for the files - can't find them
    Tried restarting the MacBook and Premiere with and without the external drive - no luck
    Now what?
    Message was edited by: Kevin Monahan
    Reason: please make a shorter and more concise title next time. Thanks.

    First off, exactly which version of Premiere are you running? Not simply PPro CC or CC2014 but the version number shown in the About box.
    I'm not clear whether you're saying that Premiere can't find the cache files or that you can't find them.
    I gather that you're referring to the Clean button on the Media tab of the Preferences dialog, which is also where you set the path for the cache files.
    Are you sure you're looking in the correct Library--not the one that's readily accessible under Macintosh HD but the one that Apple, in it's infinite wisdom, hides from users. To access it, open the Go menu and press Option.

  • How can I get the directory.xml file for WL6.0?

    I have installed the ALBPM Enterprise WL6.01 and started it in my server.But I get the error message when I login.
    directory configuration runtime fails to initilize with
    resource:/Aqualogic/j2eewl/tomcate/webapps/../../webapps/webconsole/WEB-INF/directory.xml
    How can I get the XML file?

    aaa, ok i misunderstood your first post, i thought you are talking about unable to use the directory.xml from your application.
    Ok, well the directory.xml file that ALBPM uses is allways in /albpm6.0/j2eewl/conf/directory.xml if we are not talking about Standalone. And when you start your albpm server it picks up the directory.xml file from there. But it picks him up only when you start it...so if you made any changes to it, you have to restart the server.
    You should check the instalation folder of your ALBPM.
    If you want to change the user/pass in the directory.xml change it in that folder and restart ALBPM.
    If you don't know how to enter new password you have to use this sintax:
    <encrypt>newPassword</encrypt>
    Because if you open the xml file you have only <encrypted> tags, and you can't change those.
    I don't know what the xml file is doing in that tomcat folder though...maybe it get's copied to that location when you start the albpm WL
    Hope this helps
    Edited by Lex_ at 12/13/2007 10:27 PM

  • How can I get windows to save "FILE~1 JAV" not ~1  TXT

    HOw can I get windows to save my program HELLOW~1 JAV and not HELLOW~1 TXT? When I look all the way to the right the file also says "HelloWorld.java.txt" is that right?

    OK thanks everyone I just compiled my first program ..HELLO WORLD ... lol....i know its nothing to most of you but its a great accomplishment for me...I also wann thanks Foxylady ..she was right .... i had to place "" on the file to save it ...thanks again everyone!!

  • How can I get my Post Script files to print from a designated side?

    We're printing Cards through a PS combatible printer.
    The Vertical Cards are flat fed through the printer and the image is printing.
    However, I cannot consistently get the image to print out from the same side.
    Using Illustrator CS2, CS3 and CS4, we were able to get good results only using CS3.
    Since most of us are using CS4, we'll need to make this work, rather than toggling
    between versions.
    There must be some parameters that we are missing.
    Suggestions?
    How can we get the images to print consistently from the same side?

    Sounds more like an issue with the various combinations of AI and the PostScript printer drivers producing different PS being sent to the printer and naturally the printer producing a result based on the interpretation, which is perfectly correct. Short of printing it as bitmap data I don't see an easy way to fix this. this clearly requires som computer person to check it hands on and install the correct drivers and define the correct default settings...
    Mylenium

  • How can I get Premier to locate files automatically upon opening a project?

    I have worked several days on a project in Premier 13, importing several dozen movies and stills.  The program had no trouble locating the files that I had imported whenever I closed the program and reopened it.  Last night I turned off my computer. Tonight when I opened the project the program could not locate the files. I found I can locate them manually, but this is extremely tedious and time consuming. How do I get Premier to locate these files as it did before?

    Where are the files located?
    If they are on a device that is not part of the internal system of your computer (ie, an internal hard drive) it could be that the program is having trouble re-mapping its way to these files each time you restart your computer.

  • How can I get all my music files into my itunes folder?

    I have tons of music scattered all over my computer in different locations, I want to put all the music in my itunes folder- C:\Documents and Settings\David\My Documents\My Music\iTunes\iTunes Music
    The problem is, is when I move the music to my itunes folder the music I move does not play in itunes. So how can I do this
    Thanks

    Don't move files manually! That indeed causes iTunes to lose track. Use the command Advanced > Consolidate Library. Before you begin, read up on Consoidate in the Help file so you understand what it does.
    When you are done consolidating, you can delete the extras if you wish.

  • How can i get message id as file name in Receiver Mail Adapter

    Hi All,
               We are working on file to mail scenario. Client requirement is " Attached file name should be the message id" How can we achieve this.
    Thanks & Regards,
    Purshothamm

    Hi,
    To have the file name as message id, I think the below blogs can help you…
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14
    /people/jayakrishnan.nair/blog/2005/06/28/dynamic-file-namexslt-mapping-with-java-enhancement-using-xi-30-sp12-part-ii
    Regards,
    Vijay N

  • How can I get data in flat file from Pool table and cluster table ?

    Hi,
    I am working in one Achiving project. My requirement is to get data into flat file from Cluster table and pool table.
    Is there any tool avilable to download data into flat file from pool table and cluster table ?
    if table name given in the selection screen then data will be downloaded into flat file.
    waiting for quick response.
    Best Regards,
    Bansidhar

    Data cannot be retrived directly form the cluster table
    as the Cluster results are stored in Cluster Key say for example PCLkey
    and form that Key we need to fetch the data
    these clustes are not the part of PNP or PNPCE tables
    for ur info kindly check

Maybe you are looking for

  • Using mysql jdbc driver leads to exception

    I try to use com.mysql.jdbc.Driver with JDeveloper 9i business components. The following is the code I use to test if mysql driver works with business components: package test; import oracle.jbo.*; import java.util.Hashtable; import javax.naming.*; p

  • Best way to create water ripples effect?

    Hi, I need to add water ripple effects to an existing video, the water ripples need to go over all the subjects and the floor in the videos (so that's easy). The hard part is trying to find a good generator for water affects. Currently I'm trying to

  • CR52-A4 - Problem updating the firmware

    Hello, I've just bought a CD-RW (CR52-A4) and it seems not to be able to recognize some CD-RW (Nero InfoTool reports some CD-RW 10x as 4x and some CD-R 52x as 16x). My firmware is 1.10 and I'm using Live Update to upload 2.20. When I use Windows I ge

  • ECC 6.0 with PU01 (Delete Current payroll result)

    Hi, We are going to SAP 4.7 to ECC 6.0. We are facing in problem PU01 (delete current payroll result). we have made a BDC for deleting payroll in mass. In ECC 6.0 output screen is changed, so my BDC is not working. In ECC 6.0,  PU01 when I directly r

  • Imported images from my iPhone became corrupted after importing.

    I Imported images from my iPhone and they became corrupted after importing. They appeared fine just after import, so I unfortunately erased my phone. When I reopened the aperture project where they were stored they had streaks, some were only partial