11g - download a report

In previous versions, you can download a report in Publisher in a zip file containing the .xdo and the .rtf file and then transfer in another instance of Publisher. That functionality been removed?

Publisher g 10 reports repository must be upgraded to 11g. Check out the following blog: http://www.rittmanmead.com/2010/08/oracle-bi-ee-11g-upgrading-from-bi-ee-10g-repository-web-catalog/

Thank you!

Tags: Business Intelligence

Similar Questions

  • Manage the download IR report link

    Hello

    I use Apex 4.1.1 and Oracle 11g DB.

    I use under sql query in an interactive report. Now the question is why we download the report to csv format via the Actions button we get the data of any link.

    select
    '<a HREF="f?p=&APP_ID.:2:&SESSION.::::P2_ID:'
      ||ID
      ||'"><img src="#IMAGE_PREFIX#edit.gif" alt=""></a>' "Edit",
    column1,
    column2
    from tablename
    where column1 = 'abc'
    union
    select
    '<a HREF="f?p=&APP_ID.:3:&SESSION.::::P3_ID:'
      ||ID
      ||'"><img src="#IMAGE_PREFIX#edit.gif" alt=""></a>' "Edit",
    column1,
    column2
    from tablename
    where column1 = 'xyz'
    ;
    
    

    The downloaded csv file is in the format below

    Column1Column2
    < a HREF = "f? "p = 112:2:1421459908384901:P2_ID:1" > < img src="/i/edit.gif" alt = "" > < / a >ABC1
    < a HREF = "f? "p = 112:3:1421459908384901:P3_ID:2" > < img src="/i/edit.gif" alt = "" > < / a >XYZ2

    Now my problem is that I don't want to download the first column (the column link) that is, the downloaded csv file should have only column1 and column2. Can someone help me with this.

    Thanks in advance

    Thank you

    Shoaib

    Hello

    Change the column attributes and condition ask is NOT contained in set Expression 1.

    Enter the Expression 1

    CSV,XLS,PDF,RTF,XML,HTMLD,EMAIL
    

    Kind regards

    Jari

  • Impossible to download regular reports today

    Someone else, the difficulty is download scheduled reports today?  Mine keep the tail but never end.

    It started working again for me last night.

  • need to put a download in report page button and clicking on it, only few columns will download (only specified)

    Hello

    I need as I put a download in report page button and clicking it will download only few columns (only specified). I use Apex 4.2.

    Please give an idea.

    Thank you

    Chebli

    Action-> download-> when you click the CSV, it will send a request like "CSV". Change the columns that you want to include in the output csv file. Go to the Condition section,

    Condition type: request is NOT contained in the Expression 1

    Expression1: CSV

    This column will not include in the csv file.

    Thank you

    Lacombe

  • Select columns when downloading interactive reports

    Hello
    We have a requirement defined by Oracle Corporate Security Architecture Review Board to prevent some columns to display when downloading interactive reports in csv format. They should appear on the report, but not on the csv output.

    I vaguely remember it was possible when interactive reports have been made public, but I can't find a way to do so at the ApEx 4.1? When I go to the print attributes > columns in the report, I can see the list of columns, and they all get to see the report = Yes, but there is no way to make it no. it seems that all the selected columns to display in the interactive report are automatically included in the download.

    Our applications are hosted on apex.oraclecorp.com, I can provide more details if necessary.

    Please inform if there is a way to exclude the columns during the download.

    Kind regards
    Isabelle Fallon

    Change the definition of column you want in the CSV file and add a conditional view:

    Condition of Type: Ask! = Expression 1
    Expression 1: CSV

  • Answers-download Excel report to loose the zeros

    Hello!
    When I download answers report to Excle (Word) I lose the zeros.
    1.2500 -> 1.25
    The zeros are important and I would like to than this format as it is in the OBI in all types of download (Excel, Word etc.).

    When I export to PDF (cross from Oracle BI publisher) zeros are correct.

    Any help please.

    My config, OBI on Windows 2003 32-bit:
    Product Information
    Oracle Business Intelligence Product Version     10.1.3.4 (Build 080726.1900)
    Physical Presentation Catalog Path     \\?\C:\OracleBIData\web\catalog\teb\root
    Oracle BI Server Data Source     AnalyticsWeb
    Available Paging Memory (MB)     5176
    Available Virtual Address Space (MB)     1833

    Hello

    You can try adding the following statement in the section custom CSS, column properties:
    "" mso-number-format-@:

    See a preview here:
    http://i53.Tinypic.com/a09kqv.jpg

    This will process the data in the column as a text for download to Excel, conserving spaces beginning or end.

    Thank you

  • HTML tags visible in the downloaded Excel report

    Hello
    I have an interactive report, which uses a CASE statement with span tags conditionally color a date column. Unfortunately, when users download the report to Excel or PDF, the span tags are displayed in the report. Is there an easy way to avoid/work around this?

    Thank you

    Mike

    Published by: Mike, UK on March 1st, 2011 11:40

    Don't worry - my old firm stuck with Apex 1.6!

    The SQL code for the report is:

    SELECT EMPNO, ENAME, HIREDATE,
    CASE WHEN EXTRACT(YEAR FROM HIREDATE) >= 2009 THEN 'hilite' ELSE 'lolite' END CLASSNAME
    FROM EMP
    

    You must use the "hilite" and "lolite" that each value will get a class attribute

    All columns are set to "Standard report column", with the exception of CLASSNAME which is set to 'Hidden '.

    The HIREDATE column has the following parameters:

    Text link: #HIREDATE #.
    Link attributes: class = "" #CLASSNAME # ""
    Target: page in the present application
    Page: 241 (IE, the current page)

    However, you can play with two final settings, if you wish

    Header HTML of the page attribute setting:

    <style type="text/css">
    .hilite {background-color:red!important; color:yellow!important;}
    .lolite {color:black!important;}
    .hilite:link, hilite:visited, hilite:hover, hilite:active {background-color:red!important; color:yellow!important; text-decoration:none!important;}
    .lolite:link, lolite:visited, lolite:hover, lolite:active {text-decoration:none!important; color:black!important;}
    #CLASSNAME {display:none;}
    td[headers="CLASSNAME"] {display:none;}
    </style>
    

    This creates just the highlighting comb a link for each value of the hiring date. Tag STYLE settings, just make sure that the link doesn't look like a link.

    I'm sure there is much that could be done to make it a bit neater, but it should give you some ideas!

    Andy

  • Download the report to Excel

    Hello

    I am facing a problem and do not know how to solve this problem.

    Creating reports and during the test, we found that when transfer us data in Excel, the formatting of the data is lost.

    For example if we have cost center "010", then the data in excel will show 10 instead of 010.

    Please let me know is there possinble to solve this problem.

    Any help is greatly appreciated.

    Thank you
    Poojak

    Hello..

    This bug is known.

    Work is about: Add after code fx and make your data like format: HTML.

    ' ' ||  'YourColumn' 
    

    Make sure that your column is varchar, if it is not converted to varchar type.

    Disadvantage of this approach is: no problem as long as you download in excel. But if you download the report in pdf format, all code will be appear as a value.

  • 11g Download Page does not open

    11g Download Page does not open and the second file of 11 g release 2, 2 2 file is corrupted please check it out.
    Thank you and best regards,
    Salman Bin Muhammad
    Karachi, Pakistan

    Hello

    I can open the page without any problems, maybe you try to download Oracle when they were in respect of maintenance operations.

    http://www.Oracle.com/technology/software/products/database/index.html

    Please try again.

    Kind regards

    Mario Alcaide

    http://marioalcaide.WordPress.com

  • Download several reports in one

    I wonder if he in any case for apex to download multiple reports with a single button?

    The normal way, that I'm on reports is to create the query in the shared, and then components create a button on a page that links to the URL for the report to print. What I was wondering if there is anyway to have a button that will download all reports at once?

    Thanks for the help in advance,
    Trent

    Trent,

    Say you have two report queries, Employee and Department, then if you want to download with button click

    The target value in the form of URL button
    In the URL section

    javascript:download_reports();
    

    In the HTML Header page

    
    

    Kind regards
    Hari

  • Problems with downloading the reports BI to Excel in Office 2007

    Hello
    I created reports using the plugin BI Publisher for Word 2007 and deployed through the Apex. Users with Office 2003 is installed get download the file without any compatibility issues. These users on Office 2007 get a warning as follows:

    'The file you are trying to open.' filename.xls, is in a different format than specified by the file extension. Check that the file is not corrupted and precedes from a trusted source before you open the file. Do you want to open it now? "

    The file will open and save, it's all just annoying to get this message every time. There are no problems when downloading the report to other formats.

    It is a known problem... It is a "Fix" of Microsoft, to ensure that people know that the file is NOT a style true Blue XLS file... My office just to go through it and it is adjustable, but involves a registry setting that they do NOT HAVE want to impliment...

    Please see the attached url:

    http://Stephen.paytonplace.us/archives/74

    Thank you

    Tony Miller
    Webster, TX

  • Apex can we download the reports in .txt format?

    can we download the reports in Apex .txt format? because only word, excel, html, xml is given as an option, but I want in text format...

    Hello

    Excel is csv you can read with a text editor. No you want?
    In an interactive report you can not give an extension with it (happens automatically), but in a normal report, you can call ex .txt which will cause a text editor open the file automatically.

    Kind regards
    Dimitri
    ----------------------------------
    http://dgielis.blogspot.com/
    http://www.apex-evangelists.com/
    http://www.apexblogs.info/

  • Package update adapter LAN downloads but report says that there can be no

    ThinkPad T61 (7659-22)

    "Update my system" recommended software adapter INTEL PRO/1000 LAN for Windows Vista 32 - bit version 9.12.41.1001

    I told him to go ahead and I see the download progress counter reach 0 remaining bytes, but it then reports that the software didn't download. I tried several times above, but the result is always the same.

    How to get and install this update?

    Just download it from Lenovo.com

    http://www-307.IBM.com/PC/support/site.WSS/quickPath.do?quickPathEntry=7659D22

  • Unable to download the report

    HI, I got the error that the report was not able to load the dell server. The connectivity test, the need of the ports are open and log file can not understand something more... It is only said that after the creation of the dset report t the collection failed to download.

    How can I check the connectivity to api.dell.dom and ddldropbox.us.dell.com?

    Thank you

    @Sunit_Panigrahy thanks it works :)

  • can I download a report to microsoft

    can anyone tell me if and how, download a file or attach to Windows support sites please.

    Hi Cordroyz,

    Please click on the link to learn about the attachment of screenshots, files, and folders in Skydrive:

    http://Windows.Microsoft.com/en-in/SkyDrive/add-photos-files-FAQ

    Please report if you need additional assistance.

Maybe you are looking for

  • What to do you when "your iCloud-storage space is almost full"?

    What are my options (other than the remuneration.99 $ per month) to avoid hitting the wall of 5 GB?

  • I have a desktop icon that I can't remove.

    It's an empty folder.  When I try to delete it, I get this message: "this is no longer in C:\User\me\Desktop. Check the location of the item and try again. "Obviously at this place.  I tried the following: 1) right click, delete.  (2) C:\User\me\Desk

  • maximum number of threads help

    Hello In my application, I have download several files simultaneously over a network. Can someone recommend me the maximum number of threads that I can run to do this in a safe way. See you soon

  • E-mail went out clubbing

    I send stuck in my windows live mail box and get the error code: The connection to the server has failed. Are subject: your order No. J1J92 is now created to http://www.dcstshirts.co.uk/'Server: 'smtp.freeserve.co.uk '.Windows Live Mail error ID: 0x8

  • Canon pixma mx392 can use for windows 7

    Hello, would you please let me know that the Canon pixma mx392 printer can use for windows 7? Thank you!