Auto download from internal servers?

How do I setup an internal server to provide the JRE for auto download?
Our web start application runs on an private intranet with no internet access.
I need to know what files need to be loaded on the server. I understand that the .cab file is one of them.
What are the other files that need for be placed on the server for auto download to function?

How do I setup an internal server to provide the
JRE for auto download?AFAIU, it only requires that you have the installer
available on the intranet, and provide an HREF
that points to it.

Similar Messages

  • Hello,i can not make the auto download from i pad to i phone or otherwise,ihave iphone 5 and i pad 2 just with wi fi

    When i want to download an app from the store fro my i pad to iphone or otherwise and make the automatic sync, the download do not satrs in the other device, i have all my icloud account well instalated in the devices and also the settings to do the auto sync. My devices are an iphone 5 and i pad 2 with wi fi but with out 3g.  Also all my mails and notes and contacts are well in the icloud and my music works well in the imatch, so i don't see where is the problem.
    Thank you for your support

    http://support.apple.com/kb/ht3647

  • Format data in the flat file while downloading from internal table

    Just I used 'GUI_DOWNLOAD' with WRITE_FIELD_SEPARATOR = 'X'. In my case one of the field contains large quantity. Bcoz of this value , it pushes the remaining filed position values in that particular row. The fields in the internal table refers the stadard data elements.I need the field values should be under corresponding field names.Can anyone help me?

    Hi,
    declare another internal table in the format in which you want to download .
    say itab_text.
    itab is your orginal internal table .
    than loop at itab.
    MOVE-CORRESPONDING Itab TO Itab_text.
    APPEND ITab_text.
    endloop.
    now pass the itab_text to gui_download.
    Thanks

  • Downloading from Internal table to Excel

    Hi All,
    My requirement is download to Excel sheet, but in my internal table i have more than 95,000 record
    (max limit in Excel sheet is 65535).
    Please help me out by providing your solutions.
    note: here i know one solution, by splitting into two files but no.of records are mis-macthing.
            and one more issue when uploading the file we need to mention two file names.
            hope this is not suggesstable.
    Thanks in Advance
    Madhavi.

    hi,
        try this
    Parameters: P_file like RLGRAP-FILENAME.
    data : begin of int_head occurs 0,
    Filed1(20) type c,                     " Header Data
    end of int_head.
    data : begin of int_data occurs 0,
    Field1(20) type c,                     " Data
    Field2(20) type c,
    Field3(20) type c,
    Field4(20) type c,
    end of int_data.
    int_head-Filed1 = 'Sales Ord'.
    APPEND int_head.
    CLEAR  int_head.
    int_head-Filed1 = 'Sold-to-Party'.
    APPEND int_head.
    CLEAR  int_head.
    int_head-Filed1 = 'Purchase Ord'.
    APPEND int_head.
    CLEAR  int_head.
    int_head-Filed1 = 'Ship-to-Party'.
    APPEND int_head.
    CLEAR  int_head.
    int_data-field1 = '1JOHN'.
    int_data-field2 = '2TOM'.
    int_data-field3 = '3BRAD'.
    int_data-field4 = '4PETER'.
    Append int_data.
    Clear int_data.
    CALL FUNCTION 'MS_EXCEL_OLE_STANDARD_DAT'
    EXPORTING
    file_name = p_file " path offile where u need to download
    CREATE_PIVOT = 0
    DATA_SHEET_NAME = ' '
    PIVOT_SHEET_NAME = ' '
    PASSWORD = ' '
    PASSWORD_OPTION = 0
    TABLES
    PIVOT_FIELD_TAB =
    data_tab = int_data "internal table with data
    fieldnames = int_head "internal table with header
    EXCEPTIONS
    file_not_exist = 1
    filename_expected = 2
    communication_error = 3
    ole_object_method_error = 4
    ole_object_property_error = 5
    invalid_filename = 6
    invalid_pivot_fields = 7
    download_problem = 8
    OTHERS = 9
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.

  • Auto download TV shows from itunes to ipad?

    Hello,
    Is there anyway I can set my IPad to auto download / receive the TV shows I have downloading. They auto download from iTunes on my mac in iTunes when they are available..  let me know if anyone can help me

    I'm not aware that you can with the iPad - you can do so with music, apps, and ibooks (http://support.apple.com/kb/HT4539), but I don't think that you currently can with TV shows or films.

  • 1.4.2 not available for auto download via JWS

    I just tried to change my jnlp to use 1.4.2 and it will not auto download from Sun. Does anyone know if/when this will be available?
    The application has requested a version of the Java 2 platform (JRE) that is currently not locally installed. Java Web Start was unable to automatically download and install the requested version. The JRE version must be installed manually.
    <j2se version="1.4.2*" max-heap-size="144M"/>

    Yeah, I'd rather not have had to do all this work too.. I'm not clear on wether Sun intend to deprecate this JWS feature in favour of Java Update which should arrive with the next 1.4.2 revision. It's certainly true the support was even worse than I feared before I pinged the autodl server responses - jvms that used to work have vanished, indeed the whole international jvm request service ("http://java.sun.com/products/autodl/j2se/international") seems to have been suspended.
    As of tonight the a request for all the 1.3 & 1.4 Sun runtime products returned:
    <pre>
    Checking for version (1.3.0) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.0_01) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.0_02) - Download version 1.3.0_02 available
    Checking for version (1.3.0_03) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.0_04) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.0_05) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_01) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_01a) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_02) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_03) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_04) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_05) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_06) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_07) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_08) - Download version 1.3.1_08 available
    Checking for version (1.4.0) - Download version 1.4.0 available
    Checking for version (1.4.0_01) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.4.0_02) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.4.0_03) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.4.0_04) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.4.1) - Download version 1.4.1 available
    Checking for version (1.4.1_01) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.4.1_02) - Download version 1.4.1_02 available
    Checking for version (1.4.1_03) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.4.2) - Not Available, error message "11 Could not
    locate requested version"
    </pre>
    Pretty poor support, hence my continued griping in: http://www.javadesktop.org/forums/thread.jspa?threadID=84&tstart=0
    - Richard

  • ICloud iBooks Auto Download Sync non-iBookStore books

    I have a number of books and pdfs on my iPad2.
    Recently I pulled my iPad1 out of "storage".
    Both devices are running iOS 5 and I have logged into the same AppleID account on both devices.
    However, not all of the books have appeared on my iPad1.
    None of my PDFs have.
    Oddly enough all of the "Collections" I have made on the iPad2 show up on the iPad1 - but most of them are empty...
    At first it seemed that the books that were downloaded from the iBookStore synced to the iPad1, and the (non DRM'd) epubs and pdfs that I synced onto the iPad2 using iTunes or the iPad's "open in app" feature did not sync/auto-download from iCloud. But even that was not consistent: There were a number of free books I downloaded from the iBookStore that did not appear on the iPad1.
    So....
    Is non iBookStore content (pdfs, non-DRMd epubs) that you place on one iDevice using iTunes sync suppose to download to other uiDevices using iCloud?
    If so, what magical combination of switches do I need to set - and why did some download and not others?
    (Sync Collections is on in Settings > iBooks and
    Automatic Downloads > Books is on in Settings > Store)

    I have the same situation.  I have many non-itunes books, PDF and Epub that I would like to sync to iCloud so my other IOS devices can see them. 

  • How to take Auto backup from External Network Drive to Mac pro internal Dri

    Hi,
    I have a External Network Drive (Buffalo 1TB) which i use as a server, now i need to take auto backup from that external drive to the Mac i am working on, which has 2TB Internal hard Disk.
    Please could anyone help me on this.....
    Thanks in advance

    If you are looking to actually integrate what you have on the external one terabyte hard drive with the 2 TB hard drive you're using inside the Mac the best move for you if you want access to that data when using the Mac Pro server is going into utilities click on the top bar where it says go fall that down to the utilities told them that folder quickly once you are there you will see migration assistant click on that you will be asked to type your admin password to that. It will ask you "how do you want to transfer your information" then select from a Time machine backup or other disk when it asks you will be transferring information to your Mac Pro from your 1 Tb backup external hard drive once it's finished eject the drive or reformat it and use it again if your objective was to infect keep compress the data on the external so you have more space but do not have access to it I strongly recommend Carbon Copy Clone 3.3.1 is 100% free and does a fantastic job here is the link http://www.pure-mac.com/downloads/carboncopyclonerdl.html of copying every block to create an exact replica of your source hard drive. If you want something different and don't mind paying SuperDuper! is a great product as well this WebSite will have many options I would stick to carbon copy clone http://www.pure-mac.com/backup.html I also like EMC Retrospect backup and recovery software for the Mac it is a great product but very much on the expensive side for backup utilities although if you need word offers this might be right up your alley.
    I hope I wasn't help,
    Sincerely,
    Thomas

  • GPO is set for "Auto download and notify for install" but it does not work correctly on two of my servers.

    Hello,
    I have a problem with two of my servers. I have ~200 servers which are updating fine through WSUS. The settings are as you can see "3 - Auto download and notify for install" in the GPO.
    This is the correct setting. I want to achieve that I can install the updates whenever I want on these servers. On client computers there is a strict schedule with auto installs.
    My GPO works fine for 98% of my servers. On two servers (a big file server and a TMG server) the settings are made as you can see in the screenshots, but the updates still get installed automatically.
    I have no idea what I'm doing wrong here... It is a big problem for me that updates get installed automatically on these servers.
    Although the Policy and the Registry both say 3 the server behaves like option 4 is active.
    I would be very thankful for any input on how to find out what's the issue here.

    and was not able to find any sign of an admin installing it in the WindowsUpdate.log.
    Then the Windows Update Agent DID NOT install this update, and it's not really a WSUS issue.
    My typical response to such a claim would be to ask you to show me in the WindowsUpdate.log where the update was installed... but it seems that request has already been answered.
    The more relevant question it seems, is HOW DID these updates allegedly get installed?
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Downloading data from internal table to xls file leading zeros are not disp

    Hai abap gurus,
    when i am downloading data from internal table to excle file. some field values in a column are with leading zeros and some others dont have leading zeros.but in the output it is showing without leading zeros. then how to get with exact values.
    Ex:
    <b>ECC Code.</b>
    045234
      88567
    098456 
    but output is giving like this:
    45234
    88567
    98456
    how to get the actual values.....
    plz help me in this matter.

    Dear Kiran,
    Those field in the internal table having Leading Zeroes, make those fields' datatype as character.
    Then use the function module to download the content of the internal table to the excel file.
    Regards,
    Abir
    Don't forget to Reward Points  *

  • Download data from internal table to flat file.

    I need to download the data from Internal table to Flat file. can any one suggest how to do it? i suppose WS_Download OR GUI_DOWNLOAD.
    but if it is please guide me how to use this.
    is thre any other F.M. please provide the information.
    Thanks in advance

    Hi,
    Try this,
    * File download, uses older techniques but achieves a perfectly
    * acceptable solution which also allows the user to append data to
    * an existing file.
      PARAMETERS: p_file like rlgrap-filename.
    * Internal table to store export data  
      DATA: begin of it_excelfile occurs 0,
       row(500) type c,
       end of it_excelfile.
      DATA: rc TYPE sy-ucomm,
            ld_answer TYPE c.
      CALL FUNCTION 'WS_QUERY'
           EXPORTING
                query    = 'FE'  "File Exist?
                filename = p_file
           IMPORTING
                return   = rc.
      IF rc NE 0.                       "If File alread exists
        CALL FUNCTION 'POPUP_TO_CONFIRM'
          EXPORTING
    *          TITLEBAR              = ' '
    *          DIAGNOSE_OBJECT       = ' '
               text_question         = 'File Already exists!!'
               text_button_1         = 'Replace'
    *          ICON_BUTTON_1         = ' '
               text_button_2         = 'New name'
    *          ICON_BUTTON_2         = ' '
    *          DEFAULT_BUTTON        = '1'
    *          DISPLAY_CANCEL_BUTTON = 'X'
    *          USERDEFINED_F1_HELP   = ' '
    *          START_COLUMN          = 25
    *          START_ROW             = 6
    *          POPUP_TYPE            =
          IMPORTING
               answer                = ld_answer
    *     TABLES
    *         PARAMETER              =
          EXCEPTIONS
              text_not_found         = 1
              OTHERS                 = 2.
    * Option 1: Overwrite
        IF ld_answer EQ '1'.
          CALL FUNCTION 'GUI_DOWNLOAD'
            EXPORTING
    *            BIN_FILESIZE            =
                 filename                = p_file        "File Name
                 filetype                = 'ASC'
    *       IMPORTING
    *            FILELENGTH              =
            TABLES
                data_tab                = it_excelfile   "Data table
            EXCEPTIONS
                file_write_error        = 1
                no_batch                = 2
                gui_refuse_filetransfer = 3
                invalid_type            = 4
                OTHERS                  = 5.
          IF sy-subrc <> 0.
            MESSAGE i003(zp) WITH
                     'There was an error during Excel file creation'(200).
            exit. "Causes short dump if removed and excel document was open 
          ENDIF.
    * Option 2: New name.
        ELSEIF ld_answer EQ '2'.
          CALL FUNCTION 'DOWNLOAD'
            EXPORTING
                 filename            = p_file          "File name
                 filetype            = 'ASC'           "File type
    *             col_select          = 'X'            "COL_SELECT
    *             col_selectmask      = 'XXXXXXXXXXXXXXXXXXXXXXXXXX'
    *                                                   "COL_SELECTMASK
                 filetype_no_show    = 'X'     "Show file type selection?
    *       IMPORTING
    *             act_filename        = filename_dat
            TABLES
                 data_tab            = it_excelfile    "Data table
    *            fieldnames          =
            EXCEPTIONS
                 file_open_error     = 01
                 file_write_error    = 02
                 invalid_filesize    = 03
                 invalid_table_width = 04
                 invalid_type        = 05
                 no_batch            = 06
                 unknown_error       = 07.
        ENDIF.
      ELSE.                               "File does not alread exist.
        CALL FUNCTION 'GUI_DOWNLOAD'
          EXPORTING
    *          BIN_FILESIZE            =
               filename                = p_file         "File name
               filetype                = 'ASC'          "File type
    *     IMPORTING
    *          FILELENGTH              =
          TABLES
               data_tab                = it_excelfile   "Data table
          EXCEPTIONS
               file_write_error        = 1
               no_batch                = 2
               gui_refuse_filetransfer = 3
               invalid_type            = 4
               OTHERS                  = 5.
        IF sy-subrc <> 0.
          MESSAGE i003(zp) WITH
                   'There was an error during Excel file creation'(200).
          exit. "Causes short dump if removed and excel document was open 
        ENDIF.
      ENDIF.
    Regards,
    Raghav

  • How to download leading zeros from internal table to XL file

    Hi,
    i am dowanloading data from interna table to XL file using GUI_DOWNLOAD FM. i want download the leading zeros  also into xl file
    EX: 012345
    at present only "12345" is down loading into XL file. But i want "012345" into XL file.
    Please help me.

    Hi,
    Can you try with DBF format(Pass FILETYPE = 'DBF'? I remember that in this format data will be downloaded in database storage format. Just check and update if it works!!!
    This is what FM documentation says.
    'DBF' :
    The data is downloaded in dBase format. With this format, the data types are stored as well, For this reason, import problems can be avoided - for example, problems with Microsoft Excel. In particular, you can avoid problems with the interpretation of numeric values.
    Thanks,
    Vinod.

  • Downloading an internal table to presentation server from WebUI

    Hi All,
    We have a requirement to download an internal table as a CSV file from CRM 7.0 WebUI to the presentation server. The file path is fixed, so the user need not choose the download location. The data to be downloaded is not part of any view on the WebUI and is being collected through code from several context nodes.
    We have looked at CL_BSP_UTILITY, which is not solving our purpose, as the prepared data stream gets over written by CRM 7.0 framework during execution.
    Any suggestions on how we can achieve the functionality?
    Regards,
    Mugdha

    Hi,
         If you need to provide download window via the browser, check out this wiki - [http://wiki.sdn.sap.com/wiki/pages/pointstab/viewpageversion.action?pageId=187336093&version=6] . If you want to directly write to the presentation server, you have th efollowing ways. If you submit a report in background, you have the option of using CL_GUI_FRONTEND_SERVICES. Otherwise you can check out using a combination of javascript and activex objects ( [http://www.codingforums.com/showthread.php?t=136906] ).
    Regards,
    Arun Prakash

  • Auto Download JRE from Intranet using JWS

    I'm pretty new to JWS, I want to download a specfic JRE version from my Intranet or from a directory on the Unix server (webserver). I have downloaded 1.4.2_11 from Sun web site to http://webserver01.intra.xyzabc.com:8000/sample. What step I must do to autoload when the user does not have any JRE installed on desktop
    please help me.
    Thanks
    Baski
    Sample.jnlp:
    <?xml version="1.0" encoding="utf-8"?>
    <!-- JNLP File for Sample Program -->
    <jnlp
    spec="1.0+"
    codebase="http://webserver01.intra.xyzabc.com:8000/sample"
    href="Hello.jnlp">
    <information>
    <title>Java Web Start, Sample Program</title>
    <vendor>Java Web Start Home Page</vendor>
    <!--homepage href="docs/help.html"/ -->
    <description>This is a Sample Program</description>
    <offline-allowed/>
    </information>
    <resources>
    <jar href="Sample.jar"/>
    <j2se version="1.4.2_11" href="http://webserver01.intra.xyzabc.com:8000/sample"/>
    </resources>
    <application-desc main-class="Sample"/>
    </jnlp>

    Note that only certain version are available for
    auto-download, and the published list may be
    out-of-date (it was the last time I checked.)
    (grumble) I'd have thought Sun might be able to get
    the technology together to generate the list of available
    versions actively (e.g. using JSP/servlets).
    There was recently a question why no version
    NN available?, my reply linked to the list of
    available versions and asked Do you see
    your requested version, listed here?
    I probably led the questioner entirely astray.

  • I still have my serial number but no software can I download my version of InDesign from your servers.

    I still have my serial number but no software can I download my version of InDesign from your servers.

    You can find links to the installers at the bottom of this page: Download and Installation Help

Maybe you are looking for

  • Database query using report parameters in Report Viewer 2008 and CR-XI

    Hi - I have written a report for in-house use on an Access database. The report uses parameters to filter the record selection for reporting. The report operates fine in Crystal XI, but in Crystal Report Viewer 2008, the parameters are not shown and

  • Unable to Create Email Record In Ms CRM Out Look Client

    Hi All We have integrated one of our crm instance with the outlook client. when we create email record from outlook and when we try to send it, we are getting the below error.  any help would be appreciated.

  • SAP mibs and Systems Insight Manager (SIM)

    I'm trying to get our CCMS to send SNMP traps to our SIM (Systems Insight Manager) server. The SAP side of the setup is pretty straight forward. The SIM side, however, is not so clean. Hopefully someone has had experience with this, and can either po

  • Tab canvas inside a tab canvas

    Anyone knows how to put a tab canvas inside a tab canvas. thanks.

  • How to add JetDirect (A2591A) to W7 & Driver for Win7/DesignJet 750c+

    Here is what I have: -HP G71 wireless, windows 7 Home, laptop -Linksys E2000 wireless Router -HP JetDirect Ex A2591A -DesignJet 750c Plus Large Format Plotter (Yes, I know it's old, but it's a backup unit until my 1055cm gets fixed). Problem #1: I ca