Download report as compressed/zip file

Hi,
i was wondering if it is possible to download a report compresed/(zip file). Some reports are more then 10MB and it's sometimes timeconsuming to download it to you local machine via a slow internet connection. If this is possible.. Is it then also possible to create an Ibot to sent a zipped report to mail :)
regards,
Osman

I don't think you can compress a file or zip it and then download it. But you can schedule an ibot to download the file to a local drive using javascripts at night when no one is around and it doesn't matter how long it takes. Then, if you need to email them out, you can zip them there and email them. Here are some links that will help you with the javascripting:
http://oraclebizint.wordpress.com/2007/12/17/oracle-bi-ee-101332-calling-java-scripts-and-java-classes-from-ibots/
http://sureshotstrategies.wordpress.com/2008/04/12/writing-ibots-results-to-a-file/

Similar Messages

  • What application do I use to open compressed zip files?

    Hi!
    I am wondering what application I use to open a compressed zip file?
    Thanks.

    Normally you just double-click on them and they open!  The application that does this is "Archive Utility".  Located in /System/Library/CoreServices .
    charlie

  • Ya, try to download a 700 MB zip file !! with whatever available means

    Please a bit more commercial efforts, even if your name is ORACLE
    Because at the end it is in your interest !!
    Have you ever tried to download a 700 MB zip file !! to your private PC ? Me, I don't even dare to try!

    What is your question? I downloaded them without problems? Obviously if you are on a dial-up connection this is not an option.

  • Compress/Zip Files

    Does anyone know how to compress/zip files in OSX? I've tried doing this through Terminal, but it's been a couple of years since I last tried using UNIX commands and I can't get it to work.
    For what it's worth, I'm trying to compress pictures (.jpg) to email them.
    Any help would be great. Thanks.

    Hi McCons;
    An easy way to get around the file size limitations of email is to establish an iChat session and send the file over iChat.
    Allan

  • Is this file a compressed zip file ?

    Hi all,
    My program receive a file, which can be a regular file or a compressed zip file ...
    Is there any way for it to determine if this file is a zip one in order to decompress it ?
    Thanks !
    Vincent

    Try to handle it as a zip file (including maybe the perusal of its contents) and see whether there is an error.
    Some platforms come however with the command called "file" which guesses the file type basically upon its contents.
    $ file a.xls a.doc c.c bubu.ppt
    a.xls: ISO-8859 Java program text
    a.doc: ASCII text, with very long lines, with CRLF, LF line terminators
    c.c: empty
    bubu.ppt: Zip archive data, at least v1.0 to extract
    NAME
    file - determine file type
    SYNOPSIS
    file [ -bciknsvzL ] [ -f namefile ] [ -m magicfiles ] file ...
    file -C [ -m magicfile ]
    HISTORY
    There has been a file command in every UNIX since at least Research Version 6 (man page dated January 16, 1975). The System V version introduced one significant major change: the external list of magic number types. This slowed the program down slightly but made it a lot more flexible.

  • NCS reports email as zip files

    I recently migrated from WCS to NCS and since the migration all the reports are being sent inside a zip file.  I remember having this issue when I first installed WCS many years ago, however I am unsure what was done to correct it.  I have checked the Administration section of NCS to try and find the setting but no luck or within the Report Launch pad on any of the migrated reports or the new reports.
    I don't want them sent as zip files but as either native CSV or PDF as specified within the appropriate report.  The reports are never that big to need compressing into a zip plus the mail server they send through will accept up to 20-25MB attachments which is much greater than the native size of any of the reports generated through NCS or WCS.

    I agree, I email quite a few csv reports and the file size is typically under 1k. It is strange they don't making the zip file an option instead of doing it mandantory with every e-mail. I find it very cumbersome when dealing with 10 - 12 reports and having to unzip every file first.

  • Getting a StackOverflowError trying to download big content sync zip file

    We've noticed this happens when trying to download a big Content Sync zip file (typically of around 280MB, although recently we saw the same issue with a 250MB file, so we're not sure of the root cause of this).
    The only prerequisite to reproduce this issue is to configure your content sync to have > 250MB of content (in the form of images, html, js, etc).  The steps to reproduce are the following:
    Navigate to the content sync console URL: /libs/cq/contentsync/content/console.html
    Click on the 'Clear Cache' button.
    Click on the 'Update Cache' button.  No problems up to here, content sync cache (under /var/contentsync) is populated with expected assets and files.
    Click on the 'Download Full' button.  Almost immediately, the app crashes with the following stack trace:
    02.05.2013 00:56:14.248 *ERROR* [204.90.11.3 [1367455869892] GET /etc/contentsync/audiusa-retail.zip HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught Throwable java.lang.StackOverflowError
            at org.apache.commons.collections.map.AbstractReferenceMap.isEqualKey(AbstractReferenceMap.j ava:434)
            at org.apache.commons.collections.map.AbstractHashedMap.getEntry(AbstractHashedMap.java:436)
            at org.apache.commons.collections.map.AbstractReferenceMap.getEntry(AbstractReferenceMap.jav a:405)
            at org.apache.commons.collections.map.AbstractReferenceMap.get(AbstractReferenceMap.java:230 )
            at org.apache.jackrabbit.core.state.ItemStateReferenceCache.retrieve(ItemStateReferenceCache .java:147)
            at org.apache.jackrabbit.core.state.LocalItemStateManager.getItemState(LocalItemStateManager .java:171)
            at org.apache.jackrabbit.core.state.XAItemStateManager.getItemState(XAItemStateManager.java: 260)
            at org.apache.jackrabbit.core.state.SessionItemStateManager.getItemState(SessionItemStateMan ager.java:161)
            at org.apache.jackrabbit.core.ItemManager.getItemData(ItemManager.java:382)
            at org.apache.jackrabbit.core.ItemManager.getItem(ItemManager.java:328)
            at org.apache.jackrabbit.core.ItemManager.getItem(ItemManager.java:622)
            at org.apache.jackrabbit.core.LazyItemIterator.prefetchNext(LazyItemIterator.java:122)
            at org.apache.jackrabbit.core.LazyItemIterator.<init>(LazyItemIterator.java:104)
            at org.apache.jackrabbit.core.LazyItemIterator.<init>(LazyItemIterator.java:85)
            at org.apache.jackrabbit.core.ItemManager.getChildProperties(ItemManager.java:816)
            at org.apache.jackrabbit.core.NodeImpl$10.perform(NodeImpl.java:2178)
            at org.apache.jackrabbit.core.NodeImpl$10.perform(NodeImpl.java:2174)
            at org.apache.jackrabbit.core.session.SessionState.perform(SessionState.java:216)
            at org.apache.jackrabbit.core.ItemImpl.perform(ItemImpl.java:91)
            at org.apache.jackrabbit.core.NodeImpl.getProperties(NodeImpl.java:2174)
            at javax.jcr.util.TraversingItemVisitor.visit(TraversingItemVisitor.java:202)
            at org.apache.jackrabbit.core.NodeImpl.accept(NodeImpl.java:1697)
            at javax.jcr.util.TraversingItemVisitor.visit(TraversingItemVisitor.java:219)
            at org.apache.jackrabbit.core.NodeImpl.accept(NodeImpl.java:1697)
            at javax.jcr.util.TraversingItemVisitor.visit(TraversingItemVisitor.java:219)
            at org.apache.jackrabbit.core.NodeImpl.accept(NodeImpl.java:1697)
            at javax.jcr.util.TraversingItemVisitor.visit(TraversingItemVisitor.java:219)
            at org.apache.jackrabbit.core.NodeImpl.accept(NodeImpl.java:1697)
            at javax.jcr.util.TraversingItemVisitor.visit(TraversingItemVisitor.java:219)
    We've extended the content sync framework by writing 2 ContentUpdateHandler implementations.  Given that the content update process finishes correctly, we dont' think this is the root cause of the problem.
    Any help on this subject is appreciated.
    Thanks,
    -Daniel

    Hi Daniel,
        File daycare with steps to reproduce, logs, thread dump & hs_err file.
    Thanks,
    Sham
    @adobe_sham

  • Download report into a flat file format

    Hi Friends,
    I would like to know your thoughts on what is the best practice most of you using to download a report into a flat file(NOT csv).
    In my application business users want a report to be downloaded into their local desktop (just like a .csv) but into a flat file and they have their byte specific format.
    My concerns :
    1) Is there any straight method to download a report into a flatfile (like it is now for CSV) from Apex 3.1.2 ?
    2) If I write my own code using UTL_FILE, can I let the user to save them to their desired directory on their desktop ?
    Your thoughts would definitely help me in delivering a right solution to the users in this regard.
    Thanks a lot.
    Raj.

    Raj:
    You could create a 'Before Header' page process to create this 'flat file'. The code for the page process will be something similar to declare
    v_file_name   VARCHAR2 (2000) := 'fixedFieldsFile.txt';
    --- Client Record Format
    f1 char(20);
    f2 char(20);
    f3 char(20);
    ---- End format
    begin
    OWA_UTIL.mime_header ('application/txt', FALSE);
    htp.p('Content-Disposition:attachment;filename="'|| v_file_name|| '"');
    OWA_UTIL.http_header_close;
    for c1 in (select * from emp) loop                           ----- The report query
    f1:= c1.empno;f2:=c1.ename;f3:=c1.sal;
    htp.p(f1||f2||f3);
    end loop;
    apex_application.g_unrecoverable_error:=true;
    exception when others then
    null;
    end; Varad

  • Compress/zip files from the command line in Windows 7?

    In Windows 7 is there a native way to compress or zip files from the command line?  I'd like to do it without installing any third-party utilities such as 7Zip.

    I fully agree that Compact is not the answer. There are additional concerns with the Compact command. It enables disk compression which is a total no-no. Very bad! It makes your computer very slow and is quite difficult to undo. The only time anyone should
    use this command is when they're removing disk compression because someone turned it on to save space.  Turning this off has to be done by booting into the recovery console, if my memory serves me correctly, and it's a real nuisance.  So
    definitely no to the Compact command.
    If you wanted to compress files before sending them to another drive, or over a network, or by email, then Compact wouldn't actually help at all because the files have to get uncompressed whenever they're accessed, especially before sending them anywhere. 
    When I say accessed, I mean that just looking at a file triggers the OS to decompress it in the background and present you with an uncompressed version of it then letting you change it and recompressing it again for storage every single time you access the
    file, which is why your machine gets slower.  If you have folders or files that have blue text instead of black, then you've probably already made this mistake.
    I would also like to know if there is a built-in command for zipping files/directories, or, if there isn't such a thing built into Windows, then I would like to know if this is feature is accessible through Visual Studio, which would be just as good as having
    a command-line program for those of us that do a bit of programming.
    If anyone knows if MS provides such a feature, either by command-line or through an API, then I'd love to hear about it.  Good luck to those of you that have disk compression turn on.

  • Downloading Flash in a zip file

    Hi,
    Is it possible to download Flash Player in a zip file format,
    with only the files NPSWF32.dll, flashplayer.xpt, GetFlash.exe and
    GetFlash.exe.manifest?
    The idea is to unzip those files in Mozilla Firefox's
    \plugins and \components (for flashplayer.xpt) and, after that, we
    have Flash running in a Windows box. We can do it in Linux.
    It'll be nice if Macromedia disposes this kind of download
    for Windows users, especially users like me, who download Firefox
    in zip files (I avoid MSI and EXE installers as much as possible).
    Thanks in advance,
    Wilson.

    Got the solution:
    Here is the way I can write the download a file , unzip it and write onto disk.
    URL url = new URL(urlString);   
                   URLConnection connection = url.openConnection();
                   GZIPInputStream zipStream = new GZIPInputStream(connection.getInputStream());
                   byte[] buf = new byte[1024];
                   int len;
                 OutputStream out = new FileOutputStream(outFilename);
                   while ((len = zipStream.read(buf)) > 0)
                      out.write(buf, 0, len);           
                   out.close();

  • ITunes U downloads Numbers as a .zip file to iOS

    I have uploaded six Numbers [v 3.2 (1861)] spreadsheets to an iTunes U course. Five of them download to my iPad [iOS 7.2] and open in Numbers, but one downloads as a .zip file and cannot be opened. This problem was identified by a student, so the same problem exists on other devices. All the spreadsheets were created in Numbers on my MacBook Pro [10.9.4] and uploaded to iTunes from the MacBook.
    Any suggestions?

    Ok-I have done the following: in this order
    1) scanned for viriuses with MSE & SPYBOT
    2) disabled DOWNLOAD MANAGER
    3) searched in Download Applications where .JPG is not listed but PICT file is (should I assume that it's the same thing?) with QUICKTIME as app.
    4) deleted MIME TYPE.rdf in the Profile Folder
    5) went to "about:config to reset 2 items suggested in Firefox Troubleshoot,
    but they were not listed.
    I need more suggestions PLEASE! Thanks.

  • Bad Link In download SubInACL for reset_fp10.zip file

    Someone must have updated the page and pasted the wrong link into the 'download reset_fp10.zip file' link, because it just reloads the same page it's already in, instead of loading a .zip file.
    See http://kb2.adobe.com/cps/494/cpsid_49419.html

    I'm still having a permissions problem on one of my user accounts on an xp
    sp3 Home edition system.  Maybe you can give me some guidance.  The user
    account is the original owner admin account, and plays flash content, has a
    successful installation according to the Adobe sites, but won't play linked
    flash windows or pop-up flash links.  This owner account was set as limited,
    but is changed to admin sometimes for installations, etc.  The flash problem
    dates back  more than a year, I believe, but I've only recently started
    wrestling with it.
    (See this forum thread for details:
    http://forums.adobe.com/message/2173329#2173329 )  and also here
    (http://www.aumha.net/viewtopic.php?f=7&t=41587&start=0).
    I tried using the script from this artilce:
    (http://www.winhelponline.com/blog/reset-the-registry-and-the-file-permissio
    ns-in-windows-xp/) to change all the registry permissions for all users, and
    had to restore the system because Flash would no longer install.
    Lately I've been using this article
    (http://kb2.adobe.com/cps/191/tn_19148.html) to try to check the registry
    permissions for that account, and noticed that whereas the Admin, System, &
    Creator\Owner has full control to this key & subkeys for most keys listed in
    the article, and users have read control to this key and subkeys, the
    (renamed) owner has (special) full control only to this key, and not
    subkeys.  Will that keep the pop-up flash links from running?  (I get a
    white window, and rt. Click gives non-working flash settings.)
    This is a poor description, I'm afraid, but I'm hesitant to alter the
    registry permissions without knowing exactly what permissions to grant this
    admin account, so I don't compromise the security of the system.  That was
    the reason for running as a limited account in the first place.
    Some keys simply don't have the renamed owner listed, and when I tried to
    add it in, wouldn't allow it because the object name couldn't be found.
    (for example, in swf key, where permissions list is Administrators, Creator
    Owner, System, Everyone, and Users).
    Yet the symptoms indicate that this particular user account is not getting
    permission to play linked flash content.
    If someone could give me an indication of which keys control that, or an
    understanding of whether this owner needs normal full & read permissions for
    this key & subkeys, as well as special full permissions for this key only,
    for whatever keys I need to check, I'd be relieved to experiment a bit and
    see if I can turn the flash on for that account.  Two other admin user
    accounts have no troubles playing any flash content at all.
    Thanks for any attention you may be able to divert in my direction.
    Sincerely,

  • Compress/zip file

    How do I compress/zip a keynote file that has been needs to be exported to a powerpoint file - So that I can email a presentation?
    Thanks

    Zip is now part of the Mac OS. Right-click on the file and choose "Compress ..." and the file will be zipped.
    John

  • Where is the Crystal Reports formula reference zip file?

    I am just getting started in Crystal Reports and I have seen a reference to cr8_formularef.zip. This file is supposedly contains all the functions and operators in Crystal Reports. But, when I do a search for it here, all I get is a reference in the Crystal reports for Visual Studio 2005, which then tells me to go search for this file at Business Objects web site!
    Ok, where is this file? I want to download it. Thank you

    If you go to http://help.sap.com/content/bobj/bobj/index.htm, you can download the CR 10 User's Guide/Online Help at http://help.sap.com/businessobject/product_guides/ce10/en/cr10_UserGde_en.zip - that should be compatible with VS2005.

  • How to make a downloadable report of application log file.

    Hi Every One,
    i am new to this ABAP environment, I have application logs in my system, i need to generate the reports based on my filter condition and i need to download them as file/report, For example;
    I need a Application Log report for:
    only Particular User
    only particular time
    only importent logs
    only errors
    like that....so on..
    Can any one give me step by step, how to make a report of application logs, i know only i can see logs use transaction CodeSLG1. I want to make report them.
    Thank you
    Regards
    Ravi

    Found answer in log itself

Maybe you are looking for

  • Do I Need To Install Lenovo Drivers After A Fresh Install Of Windows 7 Pro

    I've just installed Windows 7 Pro (with SP1) on a Lenovo ThinkPad Edge and after running the Lenovo System Update utiltiy it doesn't list any drivers that need installing. When I had a look at the Drivers & Downloads section of this website it lists

  • Remove Firmware password on MBP 2010

    A password entry space and Firmware (pad lock) icon appears on the screen when trying to perform a clean usb os x lion 7 install pressing keys- (command + R).  I don't remember ever setting up a firmware password.  Question is how do I remove it?

  • G550 External Display VGA to TV HDMI?

    My G550 only has a VGA out and no HDMI out. I want to play a movie on my laptop and be able to watch this on my TV. I have bought a VGA to HDMI cable but cant seem to get it to work. I set the TV to HDMI and press Fn + F3 to try and play via external

  • I have a iphone 4s on ios6 battery run down fast help plz

    I have a iphone 4s on ios6 battery run down fast help plz

  • Applying Patch 9449228.getting a message

    Hi Team I am working on Oracle Fusion 11g. I applied the patch by following the read me text.**** But no where it is mentioned to start or stop the managed server in the read me text doc given with teh patch. Once after successfully installing the pa