Get a file from the server

Hello!
Does anyone have an idea how to get a file
from the Unix server in local Windows PC?

The scenario is:
In eBS, we have the user who performs a concurrent request
which generates a file with FM

The user needs this file to check the result of the simultaneous petition
whenever he performs the request.

The conditions are:
1 - the user should not enter the user name and the password of the server manually
2 - the competing generated request file varies whenever demand competing is made.

How can we solve this whirlwind?
Thanks in advance

Jane,

You can create a simultaneous host program for the file from the ftp server. For more details, please see (you can also search forum E-Business Suite to other threads):

Program contributing to the FTP file
Program contributing to the FTP file

Need to download excel live without FTP application layer file
Need to download excel live without FTP application layer file

FTP from Unix to Windows machine file (Shell script) - inplemention in Apps
FTP from Unix to Windows machine file (Shell script) - inplemention in Apps

Download files without the use of FTP tools
Download files without the use of FTP tools

The Oracle Applications Developer's Guide
http://download-UK.Oracle.com/docs/CD/B25516_14/current/Acrobat/115devg.PDF

Kind regards
Hussein

Tags: Oracle Applications

Similar Questions

  • After having my system repaired, I can't have my mobile data card (wireless broadband modem) to operate. I can't get any service from the server.

    TBS wide BAND WIRELESS MODEM data

    I had to have my computer repaired, now I can't get my mobile card data (wireless broadband modem) to operate. I can't get any service from the server. I called them and they said that when the laptop has been repaired. The Ports were not tied and cannot open anything. All other elements of work of these ports (wirelsee mouse/printer and I explained this to the technician, it is only thought was to call in a repair service.) I think their answer is like the auto machnic said to go and change the air in your tires. Can you give me any advice?

    Hello

    I suggest you to stay in touch with your Internet service provider.

  • Download the file from the server

    Hey there, how I start the download function in ActionScript3.0. ?

    (Where a dialog box will open to let my users to download a file from my server)

    import flash.net.URLRequest;
    import flash.net.FileReference;
    
    download_btn.addEventListener(MouseEvent.CLICK , downloadFunction);
    function downloadFunction(event: MouseEvent):void {
        var req:URLRequest = new URLRequest('http://www.yoursite.com/downloads/filename.zip');
        new FileReference().download(req);
    }
    
  • Download the image file from the server

    Hi I want to download the image file of the server.

    When you download a file save dialogue comes. I don't want this dialog box.

    There will be a specific location where this file is saved.

    Can someone help me?

    Thank you

    CK

    You can not download the file without saving dialog file - it is a security restriction.

  • EOFException when downloading files from the server FTP of Bluetooth

    Hello, I am developing an application that downloads a file from a FTP of Bluetooth server. If I use this code to download a list of files works fine, but if I use the same code to download a real file it doesn't. I tried using plain text, image, video (mp4 and 3gp) and audio with the same result. If I install my app in a Nokia (N95) or a Motorola (K3) works perfectly, but I can't get it to work on my Blackberry 8310
    The problem in the BlackBerry is an EOFException when reading the first byte, no 1 is returned to indicate the end of the file, but an EOFException. BlackBerry Handheld Software (v4.2.2.173)

    This is the code to get the InputStream:

    public InputStream getFileInputStream(ClientSession conn, Operation op, String stFile, String stType) throws IOException {        InputStream inputStream = null;        byte[] FBUUID = {(byte) 0xF9, (byte) 0xEC, (byte) 0x7B, (byte) 0xC4, (byte) 0x95,                   (byte) 0x3C, (byte) 0x11, (byte) 0xD2, (byte) 0x98, (byte) 0x4E, (byte) 0x52, (byte) 0x54,                   (byte) 0x00, (byte) 0xDC, (byte) 0x9E, (byte) 0x09 };        String file = stFile;        String type = stType;        if (file==null) file="";        if (type==null) type="";        //Prepare the headers for the OBEX commands        HeaderSet header = conn.createHeaderSet();        header.setHeader(HeaderSet.TARGET, FBUUID);        //Send OBEX Connect        HeaderSet response = conn.connect(header);        //In order to go the desired folder the OBEX SETPATH command is beeing used        //Prepare the header for the SETPATH commad        header = conn.createHeaderSet();        //folder_name is set to the name of the desired folder        //if left blank the root folder will be used        String folder_name = "";        header.setHeader(HeaderSet.NAME, folder_name);        //Send the SETPATH command        HeaderSet result = conn.setPath(header, false, false);
    
            //Prepare the header for the GET command        header = conn.createHeaderSet();        header.setHeader(HeaderSet.NAME, file);        header.setHeader(HeaderSet.TYPE, type);        op = conn.get(header);        //The selected file will be send to the operation's input stream        inputStream = op.openInputStream();        return inputStream;    }
    

    And the call:

    InputStream in = getFileInputStream(conn, op, "text.txt", "text/plain");
    

    The same call that works perfectly for the list of files (in BlackBerry too):

    InputStream in = getFileInputStream(conn, op, "", "x-obex/folder-listing");
    

    This call produces an xml file which can be read perfectly by any phone.

    Any help is very appreciated!

    Concerning

    Solved. The problem is to use >-1 instead of ! =-1

  • Files from the server does not update the when editing in Machine Windows 7

    I am editing the files on a server with a machine running windows 7 pro. Some files are not updated when changes are made, but the machine seems to be storing it locally. Does anyone have an idea on how to fix this? Thank you!

    Hello

    As you are working on a Windows Server environment I suggest you you posted the question under Windows Server TechNet forum for assistance from the public pro IT. see the following link:

    http://social.technet.Microsoft.com/forums/en/category/w7itpro

    Hope this helps

  • Sending a file from the server to the client

    Hello

    Inside of a table, I have a commandButton control which, by pressing on it, I call a method in a bean. Inside the method, I want to send a file that is located in the server in a path like C:\tmp\myfile.pdf to the customer. How can I do?

    Thank you
    Will do

    To do this, you use a fileDownloadActionListener you put on an existing button. Using the properties of the listener, you specify the content type of hat, a file name (not necessarily the actual file name), and a method in a bean that is called when the use clicks the button. In this method, you listen to the file (from your servers path) to the client.
    Check out my blog http://tompeez.wordpress.com/2011/11/26/jdev11-1-2-1-0-handling-imagesfiles-in-adf-part-1/ (especially part 2 BOF a sample).

    Timo

  • Open / download the file from the server db

    Hello guys!

    I have spent ages to find a way to open respectively to download a file from my db server.
    I use a stored procedure to write an xml file in a directory with an alias "DIR_EXCEL_EXPORT". (This directory is created in the database to reference the folder on the db server. The folder is/tmp).

    Can you please give me an example how to download the file created automatically once the file is created or at least how to open it manually using a button in the apex?

    I appreciate your efforts and your ideas on this topic.

    Best regards

    SEB

    Hello

    Make sure that your button attributes
    Target "Page of this Application.
    Page & APP_PAGE_ID.
    Defined for example application DOWNLOAD_XML

    Then check that your APA process is conditional on demand DOWNLOAD_XML

    Also, make sure that DAD user have read privilege to the directory that you are using

    Kind regards
    Jari

  • ASP remove a file from the server

    I did an application file sharing, and the description and filename are stored in my Access db, when I delete the recordset for the file I also want to delete the actual file. I am able to delete the file with the full path and name of the file as a variable,
    with this code:

    < %
    Dim filepath
    FilePath = Session("file_del")
    Set filedel = CreateObject ("Scripting.FileSystemObject")
    filedel. DeleteFile ("C:\localhost\CallCenter\EMPLOYEE_FILES\" & filepath), True
    Set filedel = nothing
    % >

    I put the file name in the session variable file_del on the page that deletes the Recordset.
    But I want to make it work on my hosted site without having to modify the path to my sites, I did this code:

    < %
    Dim filepath
    FilePath = Session("file_del")
    strPhysicalPath = Server.MapPath (filepath)
    Set filedel = CreateObject ("Scripting.FileSystemObject")
    filedel. DeleteFile strPhysicalPath, True ' line causing the ERROR
    Set filedel = nothing
    % >

    But the error just file not found.
    If I just display the variable strPhysicalPath on the page without the delete action, it displays the correct path.
    How can I get the strPhysicalPath to read, I tried every way I can think

    filedel. DeleteFile strPhysicalPath, True
    filedel. DeleteFile strPhysicalPath &, True
    filedel. DeleteFile (strPhysicalPath), True
    filedel. DeleteFile ("" & strPhysicalPath & "'"), it's true
    filedel. DeleteFile (& strPhysicalPath), True

    But none of them does not work?
    Any help would be great

    After a rest and a closer, I realized the mistake was in the line of mappath, was not including the folder as the files. strPhysicalPath = Server.MapPath (filepath) was wrong, so, I added the name of the folder: strPhysicalPath = Server.MapPath ("EMPLOYEE_FILES /" & filepath) then the file is deleted. so the complete code is:

    < %="">< br="">Dim filepath, strPhysicalPath < br=""> filepath = Session("file_del") < br=""> strPhysicalPath = Server.MapPath ("EMPLOYEE_FILES /" & filepath) < br="" >="" set="" filedel="CreateObject("Scripting.FileSystemObject")"> < br=""> filedel. DeleteFile (strPhysicalPath), True < br="" >="" set="" filedel="nothing"> < br=""> %>

  • Attach the file from the server to Outlook.

    Hello

    I use JDeveloper 11.1.1.3. I wonder to create an application by which I can upload files to an application server (archiving). I use the user data entry that are stored in a database that link to .pdf files. In my page, I have a table (with the selection of lines), which includes all the data. When I select a line, I can download the file by using a 'button '.

    I wonder to attach the file to an email on Microsoft Outlook. I am able to create a new message with a command and the "mailto://[email protected]?subject=Company Document" button in action. But my question is, can I pass the file for the selected line, and attach it to the email?

    Thank you

    Mohamed.

    As far as I know, outlook does not support attachments with the mailto protocol.
    means, 'attachment' is not a valid field according to the mailto URL format
    RFC (ftp://ftp.rfc-editor.org/in-notes/rfc2368.txt). You must create a mail with attachment and cannot to send it to your recipient.

    Timo

  • Message "List index out of bounds" appears when I try to get a file from the FLAME of my E: drive. What should I do?

    I use Apophysis7x15 c.9 fractal generator program that I downloaded years ago and have used every day since I downloaded it. It creates. FLAME files to save on my E: drive. Today I tried to recover the files already stored on the flash drive to complete the work on the image I have for years, and he gave me the message "List index out of bounds" and refused to access my folder. What can I do to fix this? The last time that my computer had an update was on 21/09/2012 from Microsoft for the Microsoft Windows security update. I used these files several times since then.

    [Moved from comments]

    Hello

    Look for when I try to make it is an error "List index out of bounds-1. How can I fix this?

    at the bottom of this page:

    http://apophysis.xyrus-Worx.org/

    Hope this helps,
    Don

  • Hyperion 11.1.2.3 Applications and log files from the server

    Hello

    I use the Hyperion 11.1.2.3 Applications. version and currently the Essbase application logs are configured to generate in Essbase server. Please could you let me know if I can configure the Essbase applications to generate applications and Essbase logs to another server in files.

    Thank you

    Michel K

    You can change the location of the log with a setting of essbase.cfg

    DEFAULTLOGLOCATION

    If you want to change the location of the ODL files, then you need to change the logging.xml file in bin to essbase.

    See you soon

    John

  • Download the file from the server db at the local level

    Hi all

    After the implementation of the procedure, I found here [http://docs.oracle.com/cd/E10513_01/doc/appdev.310/e10497/up_dn_files.htm#CHDECDAJ] I'm trying to use a different procedure to download directly from an oracle directory which is
    PROCEDURE DOWNLOAD_PUBLIC_DIR (v_file_name varchar2) as
         v_length     number;
        bf BFILE;
        Lob_loc     blob;                     
        v_mime          varchar2(255);
        vexists BOOLEAN;
         vfile_length NUMBER;
         vblocksize NUMBER;
    begin
         UTL_FILE.FGETATTR('PUBLIC_DIR',v_file_name,vexists,vfile_length,vblocksize);
         if vexists then
              DBMS_LOB.createtemporary (Lob_loc, TRUE, DBMS_LOB.SESSION);
              bf := BFILENAME('PUBLIC_DIR', v_file_name);
              DBMS_LOB.FILEOPEN(bf,dbms_lob.file_readonly);
              DBMS_LOB.LOADFROMFILE(Lob_loc, bf, DBMS_LOB.GETLENGTH(bf));
              DBMS_LOB.FILECLOSE(bf);
             owa_util.mime_header( nvl(v_mime,'application/octet'), FALSE );
             htp.p('Content-length: ' || v_length);
             htp.p('Content-Disposition: attachment; filename="' || v_file_name || '"');
             owa_util.http_header_close;
             wpg_docload.download_file( Lob_loc );
         end if;
     end;
    then run it
    GRANT EXECUTE ON DOWNLOAD_PUBLIC_DIR TO PUBLIC
    In my apex application, I create an element display only and on the label, I try to use this in the label
    <a href="DOWNLOAD_PUBLIC_DIR?v_file_name='myFileOnDBServer.xls'">Download</a>
    or even that in the source (as I already do in other parts of the application)
    select '<a href="pspappweb.DOWNLOAD_PUBLIC_DIR?v_file_name='||'myFileOnDBServer.xls'||'">Download</a>' from dual
    When I click on the link in the message to
    Not Found
    The requested URL /pls/apex/DOWNLOAD_PUBLIC_DIR was not found on this server.
    I'm obviously missing?
    Thank you all.
    Alex

    Published by: OraclePSP on November 29, 2012 5.58

    Hi Alex,

    This is probably because of the function of validation of request, in your mod_plsql DAD, EPG or Apex listener config. Beware of the wwv_flow_epg_include_modules.authorize. You can enable additional entry points by crushing the procedure APEX_040200 wwv_flow_epg_include_mod_local. It is described in apex/core/wwv_flow_epg_include_local.sql.

    Kind regards
    Christian

  • Download a file from the server

    Hi all

    I use ADF 10 g and help me please an example for downloading a file server using ADF 10 g


    Thanks in advance
    Kind regards

    Joseph Joby

    Hello

    I typed:

    ADF 10 g "download file".

    in Google to find

    http://jdev1013.blogspot.com/2009/08/file-upload-and-download-in-TopLink-ADF.html

    Depends on what business you would you need to change the references of TopLink for example ADF BC or WS. Downloading files is handled in a method

    public static Sub downloadFile

    Hope this helps

    Frank

  • Help to get a file from the host to the virtual computer within the workstation

    Hello

    I need help with a script in the guest operating system (this is through workstation).

    Workstation will not see the USB drive (driver error), or the CD rom.   I can't mount the CDROM because he said/dev/cdrom is not a valid block device (I have modified/etc/fstab) and I tried everything listed here http://www.computing.net/answers/linux/cdrom-not-a-valid-block-device/6331.html

    I also tried to copy the script in the guest OS using vmrun

    C:\Users\rodelane\Desktop > vmrun t ws - gu root gp - password copyFileFromHostT

    oGuest "C:\Users\rodelane\Desktop\vm_discovery.pl" / tmp/vm

    Error: Invalid file names

    Any help or advice are appreciated

    I think you'll have better luck poster this problem on the forum of vCenter. VIX is not involved in the activation of vCenter.

Maybe you are looking for