How to Hide URL In BI Publisher report

Hi
I have integrated BI Publisher reports with apex.I call the BI publisher reports through javascript.
so when i click on the print button on my apex page it call the javascript function and a pop up appears with the required report.
My problem is when the pop up comes it comes with the url,page title,tool bar ,But i dont want those things.i simply want the pdf to pop up.
Thanks Robert
Edited by: user8517953 on Apr 8, 2011 1:43 AM

hi
thnaks for your feedback...finally i have done it.the javascript is
function mypopup()
mywindow = window.open("http://192.168.0.5:9704/xmlpserver/Guest/RTPL/rpt_surat_book/rpt_surat_book.xdo?_xpf=&_xpt=1&_xdo=%2FGuest%2Fptpk%2Frpt_surat_book%2Frpt_surat_book.xdo&F_CSF_ID=&F_CSF_ID.&_xt=layout_surat_book&_xf=pdf&_xmode=4", "mywindow", "location=1,status=1,scrollbars=1,location=0, width=100,height=100");
in the above code location 0 removes the url,and the parameter &_xpt1 does a popup for pdf

Similar Messages

  • How i can ristrict my BI Publisher report in Dashboards.

    Dear All,
    How i can ristrict my BI Publisher report in Dashboards.
    I have different branches in my report .
    I have to send my report split by branches and have to give security to that branch user.
    Is it posible in BIP or i have to do in Data Base Level.
    I need more information on dashboards
    Regards
    Subbu..

    Hi Subbu,
    Apology for delay in reading your post.
    Your needs and their solution are,
    'split by branches ' - use bursting capability of BI Publisher
    'have to give security to that branch user' - make out the report in specific folder and dashboard in BI Dashboard. Then give role based and grouped access to users to this Dashboard. For this navigate in BI Application to Settings > Admin > Manage Presentation Catalog. here you can setup dashboard specific security.
    Cheers

  • How to hide Group Tree in Crystal Report Server.

    Hi all visitors
    i have created one crystal report and my report use group to summary the amount of each day.
    after i use group to summary, i used text box cover the group. so my group can't click anything.
    After that i upload my report to crystal report server, when i viewed my report and when i click on Group Tree, it will show the list of group (group date in crystal report) and it also can click. I don't want to show the Group Tree in Crystal Report Server.
    Anybody know how to hide group tree in crystal report server?
    Best Regards,

    Are you talking custom application, or infoview?  If it is custom app, you would have to look at the setToolPanelViewType method.  if its infoview, no direct way to change this that i know of.

  • URL Of BI Publisher Report

    Hi,
    I have a report in BI Publisher which invokes from a button in Oracle ADF Application.
    The public URL which BI Publisher use for showing report in browser has many params with its value.
    What I found during playing, that if you change any param value in Address bar of browser, instead of showing 'Page not found or something', it show BI Publisher Administration Login Page.
    We should know that kind of users can deliberately play & found this login page.
    How to avoid this situation ?
    Version - Oracle BI Publisher 10.1.3.4.1
    Thanks.

    In 10g version, you acquire the report link by accessing "Link to this report" and selecting "Document only" and copying the url text.
    In 11g, you have to select "Allow Sharing Report Links" and then under "Actions", you should see the "Share Report Link" option..

  • How run the run the BI Publisher report for current/active/selected record

    Hi,
    I have one requirement to generate a BI Publisher report in Siebel, which will run on SR's List view. Report should fetch the active SR and its audit trial entities. I know this was achieved easily using Actuate (simply setting "current Recrod only" to true), but I need how to achieve this in BI publisher.
    This report we are creating is in Siebel-BI Publisher integrated environment, not connecting to database. Can body give share your valuble inputs.
    Thanks,
    Ravi

    In my experience with Siebel 8.1.1 and BI Publisher 10.1.3.4.0 when you generate a report from a Siebel View the report will show all data visible on the view. If you wish to have only a few particular records in the report you must query for them first in Siebel then generate the report again. There is useful article describing how to generate the report for the current record but it does require some config on the applet.
    [http://siebel-essentials.blogspot.com/2009/05/siebel-bi-publisher-integration.html]
    -Fred

  • How to print output of XML Publisher report in different trays of a printer

    Hi All,
    I have a requirement in XML Publisher Report. I need to print all pages other than last one in one tray of a printer and the last page has to be printed in another tray of the same printer.
    Can anyone help me out...
    Thank You..

    I do not think it is possible to send all the pages to one tray and send only the last page to a different tray. However, you may review the following notes:
    Note: 357402.1 - How to Print the Output to a Different Paper Size Using XML Publisher Delivery Manager?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=357402.1
    Note: 394130.1 - How To Enable Printer Options Such As Duplex Printing Or Tray Selections For Bitmap Concurrent Programs
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=394130.1

  • How to link to a BI publisher report in a dashboard

    I'm trying to link a BIP PDF report in a dashboard but I'm being prompted to login to BIP.
    I have SSO setup so that if I click on more products -> BI publisher it takes me right into BI Publisher. it uses url
    https://xxx:7777/analytics/saw.dll?AdvancedReports&_scid=S3p7sdfasdM
    which then redirects to
    https://xxx:7777/xmlpserver/servlet/report
    If I try to link a report in the dashboard I use the url
    https://xxx:7777/xmlpserver/servlet/report/Plans/Plans.xdo?_xpf=&_xpt=0&_xdo=%2FRecovery_Plans%2FPlans.xdo&PROJECT_CODE=200000&_xt=2000000&_xf=pdf&_xmode=4
    when I use this link it goes to the BI publisher login page. If I enter the username and password it takes me to the report.
    If I completely logout and try again this time with a twist it works.
    If I click on more products -> BI publisher ... it takes me to BI publisher. then if I click back and then try the same url that did not work in the previous example it works this time.
    I guess my thought is that we are not using the right URL to call a report from inside BIEE dashboard and not be prompted for a login.
    Thanks for your help.

    You have to use the BI Publisher report object in a dashboard. You have then a link option.
    You will then remark that the link call a javascript object to made use of the SSO capabilities.
    Cheers
    Nico

  • How to hide database user name on report

    Hi,
    Whenever I run my report, there is a username "HTMLDB_PUBLIC_USER" displayed on the top of the report.
    Could someone tell how to hide that? If I need to chage the template for that, please guide me through the steps.
    thanks in advance.
    VJ

    Go to your page template body and remove
    &APP_USER.
    variable.
    Denes Kubicek

  • How to hide/show a column in reports 10g according to the parameter value

    Hi,
    I want to hide a column in the report according to the parameter value, is it possible?
    For example, there is a parameter called P_TYPE. I want to hide a column called 'BALANCE' if the P_TYPE=0.
    This column is not the last one in the table, so if it is hide then that empty space should be occupied by next column.
    Is it possible means please explain me how to do it?
    Thanks in advance,
    SAN

    Create a format trigger (for both the header and the column item) that returns False on you condition.
    Set the horizontal elasticity to Contract (for both the header and the column item).
    Sometimes Contract doesn't work. Try Variable in that case. This has the disadvantage that the field can also expand.

  • How to hide full name when publishing photos to icloud's public website?

    When allowing iPhoto to publish photos to iCloud (Public Website, allow anyone to view this photo stream at:..." my full Name (xxx by xxx) is always displayed when opening the link.
    Does anyone know how to hide or change the name displayed?

    I tried changing my name (Apple ID). It had no effect on the Aperture photo stream website page (and yes, I tried it with a new photo stream).
    I still think your name should not be included by default with public website, as well as ability to prevent pictures from Copy/Save.

  • How to Find a deleted BI Publisher report (.xdo)

    Hi,
    I have deleted a BI Publisher Report.
    Can i find the .xdo file some where in the server after deleting it (Like for exemple Basket...).
    Please help, its very urgent.
    Regards,
    Saad.

    We can not restore a deleting file, so it is necessary to do backup.

  • How to Hide a column in a report @run time

    Hello Can you help me please
    I need to hide some columns in a report when you run it , I dont want it to be displayed.
    Here is the scenerio.
    I have a column called (QTY) and the other (Price). Now I have a new one where I take
    (Qty*Price) and the result is in a column called(qtyprice)now I only want to display of the qtyp*price at the end of the report.
    can you help please
    Thank you
    alpha

    Their are so many ways to do this..
    1.simplest thing is just delete that field from your layout so it will not apperar.
    2.go to layout and right click on that field and go to property and just click hide so that field will be hide while running the report.
    3. when you create a layout at that time just deselect that fields so it will not appeare in report while it running.

  • How to Hide URL  of reports when run Report 10g.

    Hi ,
    When end user runs a report through a form then report output is displayed and following type of URL is also generated on address bar of browser: http://server:7778/reports/rwservlet/getjobid22243?server=rep_servername_appsrv
    Can we hide this URL so that the user cant change the JOB_ID and get access to other previous reports.
    Thanks & Regards,
    NL

    Put the following In the format trigger of the repeating frame:
    return :cs_cnt > 0;
    Here cs_cnt is the summary column counting details per master.

  • How to hide URL when calling Reports from Forms 10g.

    Hi ,
    When end user runs a report through a form then report output is displayed and following type of URL is also generated on address bar of browser: http://server:7778/reports/rwservlet/getjobid22243?server=rep_servername_appsrv
    Can we hide this URL so that the user cant change the JOB_ID and get access to other previous reports.
    Thanks & Regards,
    NL

    Actually, there are several options including the one already offered above. Here are a few more:
    1. If you are using 10.1.2.3 and a newer JRE on the client (e.g. 1.6.0_10 or newer), you could use java script to open the report. This will not be a perfect solution because it may not work if using a non-IE browser or if java scripting is disabled. Refer to MyOracleSupport Article 265863.1 for more information.
    EXAMPLE:
    WEB.SHOW_DOCUMENT ('javascript:void(window.open("http://www.oracle.com","","location=no,toolbar=no,menubar=no,"));self.close()','_blank');Replace the url in the above example with the call to your report.
    2. Set the age of the cache to a very short value so that it is only available long enough to be viewed by the user who created it. In other words, when setting the reports properties in your Forms code, include the Reports "others" parameter with TOLERANCE=1
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER,'TOLERANCE=1');This will cause the cache (on the server) to live for only one minute then be deleted. Refer to the Report Deployment Guide for more information.
    3. Upgrade to Fusion Middleware (Forms/Reports) 11. In version 11, the Reports jobid can be randomized. See section 18.8.2 of the Reports 11 Deployment Guide
    http://download.oracle.com/docs/cd/E14571_01/bi.1111/b32121/toc.htm

  • How to hide URL

    Hi ,
    I'm running Reports 10g from Forms 10g Application , the type of my reports is JSP , lately one of the staff started changing the "getjobid" parameter that is shown in the URL that he has access to , when he changes the number of the jobid another report is shown to him which he isn't supposed to be seeing ...
    What is the best way to avoid this ? Is there any way to hide the URL or clear the old jobs ids or anything to do?
    Thanks....

    Hi,
    This is observed incase when reportServer is not SSO enabled..If SSO is enabled then jobs can be viewed by respective SSO users. This needs Infrastructure.
    Refer this note on metalink, This talks about how to restrict the showjobs URL under standalone install.
    Note.437246.1 Which Possibilities are Available to Prevent Users from Accessing showjobs Page and getjobid in URL?:
    Thanks,

Maybe you are looking for

  • Onkyo remote app2 port forwarding

    Hi guys My 1st post, so here goes... Im using an iPhone 5 with Onkyo Remote2 App to TRY to control Onkyo TX NR414 with wireless dongle. It used to work but was never stable, but of late it seems to have just gave up. I've tried uninstalling the app,

  • Mail to be send for every new pur group

    Hi , I have to send mail to recipients of  the purchase grp ekgrp.. right now im able to send mail to all purchase orders of the pur.group, individually. but my requirement demands that the mail has to triggered for every new pur.group, all the pur o

  • M-Audio Fast Track MKII - Mac OS X 10.8.4

    Hey everyone, it seems that Avid/M-Audio doesn't have a driver for 10.8.4...I followed all the instructions to set the interface up but as soon as I want to record in Garage Band nothing works. but...can get sound out of the headphone output. Does an

  • Firefox will not save my passwords

    Firefox will not save my usernames and passwords. When I enter a password on a site FF will ask me if it wants to remember it. I always click "Remember Password". When I go to options>security>saved passwords it's always a blank field and I have no s

  • Change the VI History programmatically

    Does somebody know how I can change the history of a VI programmatically? I like to add a text to every VI History in my Project, with a VI call. Also I like to change old histories sometimes. Ciao Joerg