How to process files on the fly instead of uploading them to server ?

Hello,
We are using upload package of oreilly. is there a way to read files on the fly ? We don't want to upload files to server, open them and process them. But processing them on the fly will be faster for us.
thanks in advance...

Hello,
If we can upload a file to server by using oreilly's package, there should be a way to read the file after it's POSTED by client's browsers..
If we can do that, we'll not have to do followings:
- Saving file to our server
- Openning this file
- Reading this file sequentially
We want to read file on the fly. isn't it possible ? If not possible, how can oreilly package save files to a directory on our server.
thanks in advance...

Similar Messages

  • I just upgraded from Express to Pro.  When I open a project in Finder and neither Express nor Pro are running, it always opens in Express.  "Open With ..." says Express is the default.  How can I make Pro the default instead?

    I just upgraded from Logic Express to Pro.  When I open a project in Finder and neither Express nor Pro are running, it always opens in Express. I now want projects to open in Pro.  "Open With ..." says Express is the default.  How can I make Pro the default instead?

    Well, when I've done things like that it always sems like a good idea to keep an application that you know the file will definitely open in...

  • Reading trace file on the fly.

    I came across one cool trick mentioned by Tanel Poder, but it doesn't seem to work for me. Could anyone please help in reading trace file on the fly.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options
    SQL> !uname -a
    Linux abc 2.6.16.60-0.34-smp #1 SMP Fri Jan 16 14:59:01 UTC 2009 x86_64 x86_64 x86_64 GNU/Linux
    SQL> select value ||'/'||(select instance_name from v$instance) ||'_ora_'||
      2             (select spid||case when traceid is not null then '_'||traceid else null end
                     from v$process where addr = (select paddr from v$session
      3    4                                               where sid = (select sid from v$mystat
      5                                                          where rownum = 1
      6                                                     )
      7                                          )
      8             ) || '.trc' tracefile
      9      from v$parameter where name = 'user_dump_dest'
    10     /
    TRACEFILE
    /n01/oraadmin1/diag/rdbms/abc/inst1/trace/inst11_ora_28754.trc
    SQL> host mknod /n01/oraadmin1/diag/rdbms/abc/inst1/trace/inst11_ora_28754.trc p
    SQL> set define off
    SQL> host grep "WAIT" /n01/oraadmin1/diag/rdbms/abc/inst1/trace/inst11_ora_28754.trc &
    SQL> set define on
    SQL> alter session set events '10046 trace name context forever, level 8';
    Session altered.
    SQL> select * from dual;
    D
    X
    SQL>
    SQL> select * from dual;
    D
    X
    {code}
    I dont get any WAIT printed into the pipe file created before tracing.
    Am i doing something wrong here ?
    Edited by: Yasu on Nov 12, 2012 10:14 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    I tried manual method and yes i am able to find WAIT lines in trace file.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options
    SQL> select value ||'/'||(select instance_name from v$instance) ||'_ora_'||
               (select spid||case when traceid is not null then '_'||traceid else null end
      2    3                   from v$process where addr = (select paddr from v$session
      4                                               where sid = (select sid from v$mystat
      5                                                          where rownum = 1
      6                                                     )
      7                                          )
      8             ) || '.trc' tracefile
      9      from v$parameter where name = 'user_dump_dest'
    10     /
    TRACEFILE
    /n01/oraadmin1/diag/rdbms/proddba/proddba1/trace/proddba1_ora_23021.trc
    SQL> alter session set events '10046 trace name context forever, level 8';
    Session altered.
    SQL> select * from dual;
    D
    X
    SQL> alter session set events '10046 trace name context off';
    Session altered.
    SQL> !ls -lrt /n01/oraadmin1/diag/rdbms/proddba/proddba1/trace/proddba1_ora_23021.trc
    -rw-r----- 1 oracle oinstall 2738 2012-11-12 01:13 /n01/oraadmin1/diag/rdbms/proddba/proddba1/trace/proddba1_ora_23021.trc
    SQL> !grep "WAIT" /n01/oraadmin1/diag/rdbms/proddba/proddba1/trace/proddba1_ora_23021.trc
    WAIT #1: nam='SQL*Net message to client' ela= 6 driver id=1650815232 #bytes=1 p3=0 obj#=-1 tim=1352704368368424
    WAIT #1: nam='SQL*Net message from client' ela= 4057810 driver id=1650815232 #bytes=1 p3=0 obj#=-1 tim=1352704372428142
    WAIT #1: nam='SQL*Net message to client' ela= 6 driver id=1650815232 #bytes=1 p3=0 obj#=-1 tim=1352704372428492
    WAIT #1: nam='SQL*Net message from client' ela= 195 driver id=1650815232 #bytes=1 p3=0 obj#=-1 tim=1352704372428892
    WAIT #1: nam='SQL*Net message to client' ela= 3 driver id=1650815232 #bytes=1 p3=0 obj#=-1 tim=1352704372428939
    WAIT #1: nam='SQL*Net message from client' ela= 46319788 driver id=1650815232 #bytes=1 p3=0 obj#=-1 tim=1352704418748740Not sure why using mknod fails in my case.
    Edited by: Yasu on Nov 12, 2012 12:48 PM

  • How to process data in the past based from data in the present

    hello guys,
    i have a problem in my labview programs. how to process data in the past based from data in the present ?
    i have a formula self-organizing maps
    this formula is looking for D1, D1 is neuron index that will be searched for the smallest value.and the result are D1=2 ,D2=5, D3=17 from calculating with formula  .it means the smallest value is 2, "2" from weight [2 2] in file attached.
    and then it will be in other formula
    it mean [2 2] + 0.5 ( [1 1]-[2 2] ) = [1.5 1.5]
    and the weight will be  [1.5 2 2 ] in matrix
                                              1.5 3 5
    I would appreciate any input/help on solving this
    thanks
    Attachments:
    dika.vi ‏16 KB
    weight.txt ‏1 KB
    data .txt ‏1 KB

    Hi Ronny Hanks,
    Moving your records from internal table into the database table depends upon various scenarios :-
    1. If you use INSERT statement.
    INSERT <database_table> FROM TABLE <internal_table>.
    But in this case, you need to make sure that you don't have any duplicate entries in your internal table that violates data entry into database table, else you will get a dump.
    INSERT <database_table> FROM TABLE <internal_table> ACCEPTING DUPLICATE KEYS.
    In this case, you are forcefully inserting duplicate records into your database table which may lead to data redundancy in your database table.
    2. If you use UPDATE statement.
    UPDATE <database_table> FROM TABLE <internal_table>.
    This will update the existing records in your database table from the internal table.
    3. If you use MODIFY statement.
    MODIFY <database_table> FROM TABLE <internal_table>.
    This statement works both in combination of INSERT & UPDATE statements.
    Existing records (in database table) will be eventually updated/modified and new records (not in database table currently) will be successfully inserted into the database table.
    Hope this solves your problem.
    Thanks & Regards.
    Tarun Gambhir.

  • How to attach files in the SMTP mail?

    Hi All
    Anyone know how to how to attach files into the mail configured
    with SMTP while changing the workstatus. The SMTP mail is working
    fine, but my requirement is to attach a file which is having static information
    like instructions for users or something like that.
    Please help me on this..
    My Version of BPC is MS 7.X
    Regards,
    Baijuchandran.B

    Have you seen this thread? Not an elegant solution, but it appears to work for some bizarre reason.
    https://community.bt.com/t5/Email/Email-won-t-accept-attachments-error-18-temporary-It-isn-t/td-p/14...

  • I bought a mac air retina to replace a mac pro. How can I get all files of the back up and copy them to the new mac?

    I bought a mac air retina to replace a mac pro. How can I get all files of the back up and copy them to the new mac?

    Mail window may be in the Full Screen mode.
    Move the mouse pointer to the top right corner of the Mail window and hold it there.
    Menu bar should drop down and click the blue double arrow icon.
    Full Screen toggle shortcut:  control + command + F

  • Processing files in the order they were placed using file adptr in 10.1.3.4

    Dear experts,
    Do we have an option for File adapter, whether it can process the files in the order they were placed on the mount directory.
    Scenarios is: we have a third party system which generates a file for every 1 min. In case when BPEL service is down for sometime then files are getting accumulated and the moment we turn the service on, it is not processing files in the order they were created.
    But the system to which we are sending file data, it needs data in order.
    We are using soa suite 10.1.3.4.
    Regards
    PavanKumar.M

    HI Pavan,
    I doubt if any such function is there.
    -Yatan

  • How to attach files to the thread we post in this forum?

    How to attach files to the thread we post in this forum?
    I’m wondering why there is no feature that allows attaching files from our hard drives! It is not practical to upload our file first in a certain web to provide it as a link in the post.
    Is there a way to attach our files directly from our hard drive to the post?
    Please, have a look on the screenshot below that shows a forum which includes all the very basic features!
    Thank you for the help
    Best
    Jamal

    Pierre,
    Just a guess on my part, but I would suspect non-image files in this case.
    As Ted points out, that WAS possible early on, and then the capbility to attach non-image files, was actually retained by a certain few forums, though not for long. This change was coincidental with a major spam attack, and at least one disgruntled user attempting to attach some rather nasty "stuff." I do ot know if those events prompted the change, as I was not part of the decision making group, that initiated the change.
    Though 95% of the files that I wish to attach, ARE image files, there are times, where a TXT file would be ideal, say for a crash log, or similar. Now, I can convert that TXT to a PNG, but then one has to work with pixel x pixel dimensions, and some files, like those crash logs, can be rather long.
    Personally, I find the loss of the Attach File (was via a button at the bottom-left of the editing screen) to be a sad comment on the actions of some, on these forums, but then that just reflects life outside of the forums.
    Hunt
    PS - I am glad that you found that little article useful Especially in the PS, PrPro, PrE and Encore forums, screen-caps can tell so very much about what is going on with a person's program, system or their Projects/Images.

  • Can we create a XDP file on the fly

    Hi All,
    I am new to Live Cycle.
    I want to know if we can create an XDP file on the fly and immediately using this XDP file can form server create a PDF?
    Need this info urgently..
    Thanks in advance.
    Regards
    Vinay

    There are several ways to do this. The third chapter in the
    cookbook is a good place to start.
    All things in ActionScript are based on objects. Constructing
    them with the data needed for the ui information you will need and
    then binding that data to your dashboard objects is basically what
    you are going to be doing.
    For me it makes the most sence to have an idea of what
    different types of objects you will be creating and create some
    extended components for those objects. Then when you recieve your
    data, binary or xml, you can digest the configuration settings from
    the layout and populate the constructor for each of your
    components.
    It sounds like you need to organize your layout structure in
    a heirarchy and from that you can walk each branch and create each
    set of things as you parse your data.
    Without a bit more information as to what you are
    specifically doing that is about as far as I can go minus adding in
    some code along some line that I think might work.
    Hope that helps some.
    -D

  • Is there a way to compile or execute mxml files on the Fly...

    Based on the success on PHP which let me script on the fly,
    just recently with the website
    http://heroku.com/ that allow to
    create ruby on rails applications from a web interface, what if a
    apache module or some other of web server, perhaps Adobe
    Application server allow via web interface to compile & execute
    mxml files on the fly...
    This will let everybody to go to a particular website sign-in
    then start building applications in the Adobe Cloud...and name
    their applications and edit all the mxml code perhaps with an AIR
    based application.
    I really can't wait to see something like this in adobe take
    off....
    Best Regards Dino.

    Based on the success on PHP which let me script on the fly,
    just recently with the website
    http://heroku.com/ that allow to
    create ruby on rails applications from a web interface, what if a
    apache module or some other of web server, perhaps Adobe
    Application server allow via web interface to compile & execute
    mxml files on the fly...
    This will let everybody to go to a particular website sign-in
    then start building applications in the Adobe Cloud...and name
    their applications and edit all the mxml code perhaps with an AIR
    based application.
    I really can't wait to see something like this in adobe take
    off....
    Best Regards Dino.

  • PC Suite converts flac music files on the fly to A...

    PC Suite 6.86
    Nokia 5320
    Windows XP
    I convert my music to AAC 128 with the Nokia PC Suite App. I drop files by hand onto the application and it converts it correctly.
    Now I a have a lot of files encoded in flac format. I KNOW ALREADY that the 5320 does not play flac files.
    (and I also know that there is the free app oggplay that plays flac, but because oggplay cannot use the hardware buttons of the Nokia 5320 this is not a solution for me).
    But is it possible to have flac files converted on the fly when I drop them onto PC Suite. At the moment it doesn't seem to work so I guess Nokia Suite cannot read flac files to convert them to AAC?
    Any way to change this?

    Just to clarify:
    I read the topics about flac on this board and I DO NOT want to add to the flac support questions. I do not need flac files to play on tthe 5320.
    All I wanna do is convert the flac files on the fly with Nokia Suite (to AAC or eAAC+ or whatever is supported) and at the moment it seems its not working. So I would like a confirmation if it is not supported for conversion or if I am doing something wrong or maybe my PC Suite version is not the right one.
    Thanks again.

  • I'v just installed creative cloud 64 bit windows. How can I make bridge the default program to upload pictures rather than lightroom?

    I've just installed creative cloud 64 bit windows.  How can I make bridge the default program to upload pictures rather than lightroom?

    Usually the default program associated with an image file extension is an image developing Program like Lightroom or an image editing program like Photoshop. If you want to change the default associated program to Adobe Bridge you would use Window's Controls Panel file association applet.

  • Can anyone help me.  when i open my pages I have to drag my files to the desk top to see them.  Thank u in advance for your help

    Hello,  When I open my pages.  I have to drag my files to the desk top to see them. Thank you in advance

    Can you try to explain yourself more clearly?
    I honestly haven't a clue what you are talking about.
    Peter

  • I've updated to iOS 7 on various devices but non of them will play videos that I've uploaded to shared photo streams. They play on the device I've uploaded them with but not on any of my other devices on anybody I've shared with.

    I've updated to iOS 7 on various devices but non of them will play videos that I've uploaded to shared photo streams. They play on the device I've uploaded them with but not on any of my other devices on anybody I've shared with.

    You would lose photo stream photos older than 30 days from your my photo stream folder.  Tto keep them save them to the camera roll first.  To do this in iOS 7, open your my photo stream alburm, tap Select, tap the photos, tap the share icon on the lower left, then tap Save to Camera Roll.
    The photo streams from others should reappear when you turn it back on.  Worst case, the owners of the shared photo streams would have to re-invite you.

  • If i have to get a new iphone but i want to save my pictures and video, what is the beve way without uploading them all to my computer

    if i have to get a new iphone but i want to save my pictures and video, what is the beve way without uploading them all to my computer

    Set up DROPBOX account on computer and upload pictures to computer.

Maybe you are looking for

  • Unable to install Itunes 10.6.3 on windows 7 (64 bit)

    Hey everyone I recently had itunes version 10...... installed on my laptop and had no issues with it. However a couple of days ago I wanted to sync my iphone 4s to my laptop and nothing was happening. So i tried to start the Apple Mobile Device Suppo

  • Export JPEGs from blobs (not using interMedia)

    I am storing JPEGs in blobs using the following stored procedure: CREATE OR REPLACE PROCEDURE load_file (fname in varchar2, sp_id in varchar2, objectid in varchar2) IS src_file BFILE; dst_file BLOB; lgh_file BINARY_INTEGER; BEGIN src_file := bfilenam

  • Deleting DTP based on Open Hub and Remote Cube

    Hi All, i have created a DTP delta for my Open Hub to load a flat file from a remote cube. i have done some load test request but it doesn't work (no data in my file .csv), i have created another full DTP with others parameters and it works successfu

  • What are the different type of Granularity

    what are the different type of Granularity a.     Transaction b.     Periodic Snapshot c.     Accumulating Snapshot d.     None of the above

  • I NOW HAVE 2 PALMONE TUNGSTEN /E2'S I WANT TO SYNC THEM WITH SAME INFO. PLEASE HOW???

    My daughter gave me her palm because she has gone to other stuff.  I love my Palm and I would like to sync them both so I could use one especially for Travel purposes while my 'baby' sits safely at home.  All suggestions would be woulcome. TNX HP12th