Link from OBIEE Report to BIP Report

I have a requirement in which I need to Create a Report in OBIEE and the values used in the prompts to execute the report in OBIEE needs to be passed through a link to BIP and Execute BIP report for selcted parameters.
The Report is working fine and I am able to pass the parameters from OBIEE to BIP but to make BIP Report function correctly. I have to apply same set of Parameters in BIP and they are visible in the header of the BIP Report.
Now the Requirement is to hide those parameters from BIP Report and BIP Report should run for the selected parameters from OBIEE dashboard.. On doing this the values passed from OBIEE are not getting filltered in BIP report and BIP Report is running for all records. Is there an alternate way to achieve this?

if you are on 11.1.1.6 version you can do it i think .
check the link below
http://docs.oracle.com/cd/E25178_01/bi.1111/e22257/whatsnew.htm#CHDCDBCA
Enhancements to Parameter Display Options
Enhancements to parameter display options include:
Support for radio button and check box display of values
Parameters that are defined as a menu in the data model can now be configured to display the menu options as a list of radio buttons or check boxes. Parameters configured to support one value support the option to display as radio buttons. Parameters configured to support multiple values support the option to display as check boxes.
New options for placement of parameters in the report viewer
Previously the report viewer always displayed the parameters in a horizontal region across the top of the viewer. In this release the display of the parameter region can also be configured in one of the following ways:
In a vertical region along the right side of the viewer
As a dialog
As a separate full page
New report viewer action button to show or hide parameters
This release adds an action button to the report viewer to enable users to hide or show the parameter region. This enhancement complements the new parameter display options. When report parameters are configured to display as a dialog or in a separate full page, the parameter display region is dismissed when the viewer displays the report. Use the Parameters button to redisplay the parameter region to make new selections.
Search added to menus
All parameter menus having more than a specified number of options provide a Search option. For more information, see Section 3.3.1.1, "The Parameter Search Dialog."
Option to remove the Apply button
Reports can now be configured to remove the parameter Apply button. In these reports the action of selecting a new parameter value automatically reruns the report.

Similar Messages

  • Passing multi-value parameter from BIEE dashboard to BIP report

    It is possibile passing multi-value parameter from BIEE dashboard prompt to BI Publisher integrated report? (BIP report has a DB data source (not a answers))
    Thank you
    R.

    Hi Rajkm,
    In order to pass a multi-value parameter through the Reporting Services Web services, you need to define the same numbers of ParameterValue objects as the number of the values of the multi-value parameter being past into the report. The Name property
    of these ParameterValue objects must be specified same to the parameter name.
    I found a good FAQ article for this scenario:
    How do I pass a multi-value parameter into a report with Reporting Services Web service API?:
    http://blogs.msdn.com/b/sqlforum/archive/2010/12/21/faq-how-do-i-pass-a-multi-value-parameter-into-a-report-with-sql-server-reporting-services-ssrs-web-services-api.aspx
    Hope this helps.
    Elvis Long
    TechNet Community Support

  • Link from WEBI chart to WEBI report

    All, how can I link a WEBI chart (column) chart to an detail WEBI report. Appreciate any inputs.
    Thanks,
    Ann

    Hi Ann,
    You can use the chart bars as reportfilter (much like the dropdown box filter effect),
    It is actually implemented as an input control, so you can control a detail table below the chart by clicking on a chart bar.
    However hyperlink from the table is not possible in BI40 (yet).
    (Right click the table, Linking, Add element link).
    So you either have to use the data in the same report option, or use the hyperlink option from a table cell...
    (Right click the cell, Linking, Add hyperlink).
    As I noticed you are using BICS, before jumping to using dashboards (FKA excelsius), be aware that the BICS connectivity in there is still the version running on BW, so unlike a WebI report, you have to publish the dashboard in BW and access it via an SAP portal environment, you cannot run it directly from within BI launchpad (in BI41 this will change). So to link from the portal environment to the BI launchpad for the WebI document you would need some portal integration work too.
    Hope this helps,
    Marianne

  • Link from Account record to specific report

    Hi,
    I have created a single account overview report. Now I want to link from specific account records to that report (embedded analytics).
    I have set up the web link but need to change either the link or the report so that it is generated only for the specific account record from where I have clicked the link.
    Ideas are highly appreciated.
    Thanks!
    Søren

    Søren,
    I have a document that details how to link a report to a webapplet so for each account record you get a report based upon that account. I'm happy to send it to you, but do not want to be spammed, so email me at alex.neill@ (use Homepage details on my profile)
    regards
    alex

  • Link from Discoverer (Plus/Viewer) to Reports?

    Is it possible to create a link from a cell on a Discoverer sheet to an Oracle Reports report? I.e. doubleclick on cell value "A" and run report with "A" as parameter?
    Regards,
    -Haakon-

    Access links should be like this.
    Discoverer Plus - http://<your domain>:<port>/discoverer/plus
    Discoverer Viewer - http://<your domain>:<port>/discoverer/viewer
    <port> default port is 7778.
    Try now.
    Your Administrator is responsible for you to provide the links for both. Check with him.

  • Converted 10g Release 1 Report to BIP: Report Runs, but NO DATA

    Hi,
    I went through all the steps and converted a very simple report (to show department code and name) to BIP using the following link
    [Converting Reports from Oracle Reports to Oracle BI Publisher in Release 10.1.3.3|http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/e10416/convertrpts.htm]
    The name of the report is Dept_Rpt.rdf.
    It has simple query: SELECT department_code, dep_name FROM dept ORDER BY department_code
    I created the Dept_Rpt.xml.
    Then I converted to BIP using the java BIP Converter: The 6 files were created successfully.
    I create the package Dept_Rpt in the schema.
    Then I copy the files to the BI Publisher XMLP\Users\~administrator directory.
    Now I start BIP Server, and login as administrator.
    Go to Admin option and Refresh Metadata
    Now under my reports folder I can see the report
    Image: !http://img34.imageshack.us/img34/6696/rptinbips.gif!
    I have created a JDBC data source to the schema and it works fine (i.e. test connection succeeds)
    Image: !http://img171.imageshack.us/img171/1218/datasource.gif!
    Now when I press the View option I get this error:
    Image: !http://img183.imageshack.us/img183/3641/errorwhenpressview.gif!
    Now I press the Edit option. Under "Report Properties' the Default Data Source is set to Oracle BI EE. I change it to my one: *orabi@BIP*. I do a Save.
    Now I go to the main-query in the Data Model. I see this. The Type is Data Template and the query is in XML.
    Image: !http://img3.imageshack.us/img3/1800/queryinxml.gif!
    Why is the query in XML and the Type set to Data Template. Why isn't it showing the query as seen in Oracle Reports?
    Now I log into BIP Desktop from MS Windows, selects the Dept_Rpt.rtf and press "Open Layout Template".
    Image: !http://img198.imageshack.us/img198/6812/bipdesktoperror.gif!
    I get this error: Error occurred. Please check the settings and try again.
    I now do this: In the Data Model I change the type to SQL Query and Data Source to my one.
    Then the SQL query (with XML disappears). I then copy and paste the query manually and it looks like this:
    Image: !http://img9.imageshack.us/img9/2595/querydatamodelchanged.gif!
    Now I press View and it runs but the output is this: NO DATA.
    Image: !http://img10.imageshack.us/img10/3985/nodata.gif!
    Why is this?
    Image: !http://img198.imageshack.us/img198/8709/bipworkingnow.gif!
    Note that now if I log-in to BIP Desktop from Word and select the RTF it shows the RTF correctly. But here again if we run (preview) we get no data.

    Hi Tim,
    My dataSourceRef in the Dept_Rpt.xdo file points to my data source (see below pls).
    !http://img4.imageshack.us/img4/9778/datasourceref2.gif!
    Also in the BI Publisher desktop when you open the template in Word I cannot find a place to specifiy a data source and also in the BIP Server you cannot edit the template.
    Also, you did not explain why the SQL query appears in XML in the DATA MODEL????
    !http://img10.imageshack.us/img10/1800/queryinxml.gif!
    I would really appreciate your help since I have to give a demo tomorrow to our mgt on the conversion process.

  • How to avoid IE pop-ups when running BIP reports(w/ SSO) from Oracle Forms?

    Hi all,
    We have an OID/SSO integrated Oracle Forms and BI Publisher environment in place. We/users expect the same behavior when running Oracle Reports or BIP reports from Oracle Forms... which means receiving no intermediate pop-ups and simply getting the report output to appear in the relevant target application(PDF, EXCEL, etc). Currently we get multiple security warnings when running BIP reports from Oracle Forms.
    Here's a list of Pop-ups contents:
    1. "File Download - Security Warning" Do you want to open or save this file? -> OPEN
    2. "File Download" Do you want to save this file? Name = ma01r500.pdf -> YES
    3. "Save AS" -> pick desktop and save.
    4. "Download Complete" -> OPEN
    We have experimented with setting various IE security settings to LOW/enabled and still get these pop-ups.
    Any suggestions is much appreciated.
    Thanks,
    Yahya

    FYI... Metalink Note 282996.1 has resolved the bigger issue with the extra pop-ups with SSO enabled environment.
    Cause:
    Internet Explorer (IE) has to cache PDF files in a temporary directory prior to opening the file. Without this IE cannot process PDF files. With SSO protected pages, the header cache settings are set to no-cache which prevents IE from downloading PDF files.
    Solution:
    In mod_osso.conf use the entry "OssoSendCacheHeaders off" which tells mod_osso to turn off all no-cache related headers, which the enables Internet Explorer to be cache the file in a temporary directory.
    Now I am not sure if anybody has any thoughts/suggestions as how we might be able to resolve this issue where Oracle Reports WEB.SHOW_DOCUMENT calls have no pop-ups so ideally BIP reports WEB.SHOW_DOCUMENT calls should behave the same as both are calls from Oracle Forms.
    But at least now our SSO enabled environment and un-secure DEV/UAT behave the same with a single pop-up. Ideally the users shouldn't have to come across this intermediate pop-up to open(save/cancel being the other options) the document(just like Oracle Reports calls).
    Yahya

  • Unrelated data in master detail sections of a custom BIP  report deployed in R12 EBS

    We have a custom Master Detail BIP report generated by calling XDO APIs from a custom Java concurrent program (common_report_attachment) . This Java concurrent program is called from another custom concurrent program (po_validation) that processes a batch of POs in a single concurrent request.
    PO_Validation Program (processes a batch of POs per request) -> Java Concurrent Program -> BI Publisher Report APIs
    BIP report generates data for master detail sections based on two sql queries (given below) that have 'where' clause based on a common external parameter "P_TRX_HDR_ID".
    NOTE: No explicit data link is used NOR an output column of parent query is used in the where clause of detail query as bind parameter.
    - <dataTemplate name="NAPPB2BPORPT" description="Data Template for B2B PO Report" version="1.0">
    - <properties>
      <property name="xml_tag_case" value="upper" />
      <property name="db_fetch_size" value="200" />
      <property name="scalable_mode" value="on" />
      </properties>
    - <parameters>
      <parameter name="P_TRX_HDR_ID" dataType="number" />
      </parameters>
    - <dataQuery>
    - <sqlStatement name="Q_PO_HDR">
    - <![CDATA[
    SELECT poh.po_number                                     PO_NUMBER
              , poh.quote_number                             QUOTE_NUMBER
              ---- other columns -----
             FROM nappcust.napp_o2i_po_headers poh
                ,napp_aso_quote_headers_v naqv
               WHERE 1=1
               AND naqv.quote_number=poh.quote_number
               AND poh.header_id = :P_TRX_HDR_ID
      ]]>
      </sqlStatement>
    - <sqlStatement name="Q_LINES">
    - <![CDATA[
    SELECT  pol.item                                            ITEM
          , pol.partner_part_number                             PARTNER_PART_NUMBER
          -- other columns --
       FROM napp_o2i_po_lines pol
       , napp_o2i_po_headers poh
       , aso_quote_lines_all aqla
       , mtl_system_items_b msib
    WHERE 1=1
      AND poh.header_id               = pol.header_id
      AND pol.header_id               = :P_TRX_HDR_ID
      AND aqla.quote_header_id        = poh.QUOTE_HEADER_ID
      AND msib.inventory_item_id      = aqla.inventory_item_id
      AND msib.organization_id        = aqla.organization_id
      AND (pol.quote_line_number       = aqla.quote_line_id
           OR pol.quote_line_number    = aqla.quote_line_id||1)
      ]]>
      -- Added for the defect 13954
      </sqlStatement>
      </dataQuery>
    - <dataStructure>
    - <group name="G_PO_HDR" source="Q_PO_HDR">
      <element name="PO_NUMBER" value="PO_NUMBER" />
      <element name="QUOTE_NUMBER" value="QUOTE_NUMBER" />
      --- mappings for other columns of "Q_PO_HDR"
      - <group name="G_LINES" source="Q_LINES">
      <element name="ITEM" value="ITEM" />
      <element name="PARTNER_PART_NUMBER" value="PARTNER_PART_NUMBER" />
        --- mappings for other columns of "Q_LINES"
      </group>
      </group>
      </dataStructure>
      </dataTemplate>
    Issue: Sometimes when the parent concurrent request runs for a batch with multiple POs the report generated for the last PO has inconsistent data in the master and detail sections. To elaborate, the detail section is having correct data pertaining to the PO identified by the parameter "P_TRX_HDR_ID". However, the master section is having data pertaining to the previous PO processed from the same batch.
    This issue is not occurring consistently and is not reproducible at will. I
    'm suspecting this could be because of not having data link between the queries but confirm from someone who has experienced this issue.
    Regards,
    Srinath

    is there any way from the page, can we pass the some values, which can identify the page level data?
    if so pass the parameter to BIP report query.

  • Where can I specify search specification for a BIP report?

    Hi,
    We are on 8.0.0.9 and integrated BIP with it. We converted Actuate reports to BIP reports. In actuate, we can specify what data to bring in to the report by using a search specification. In a BIP report, where can I specify the search specification? Is it in the integration object or in the application? We have a lot of reports that fetch data based on the child BCs using EXISTS query. How do we do the same thing in BIP?
    Any help is greatly appreciated,
    Thanks.

    If you want the flexibility of passing different data into the report you keep it the way you have it now and train users, e.g., run a PDQ first.
    For the scenario you just described where the report parameters seem to be consistent and you want to avoid user selection I would either build the report using the reports business service or build it directly in BI Publisher. I almost consistently use the reports business service now but if you asked me a year ago I would not have given the same answer. I suspect the reason I have changed is related to recently working with BIP dedicated to Siebel whereas in past projects I may have had a mix of Siebel/OBI/other data sources.
    The reports business service is quite simple to implement in workflow and the search specification you pass in is as a method argument, Bookmark.
    I suggest you read:
    Siebel BI Publisher 8 Reports Business Service [ID 823360.1]
    There is also a document called Siebel BI Publisher Integration Concepts which while not entirely valid since it was written before Siebel built their own button is a useful reference to understand where things happen. (Note, Siebel patch 8.1.1.5 moves things on again and I am not impressed with the white paper supporting that).
    There are also a decent references in blogs out on the internet regarding this, including ones from regular contributers to this forum (mroshaw for example) and one I referenced a lot myself wrote by a Dutch guy but I don't have the address to hand.
    Steve

  • Using OBI answers report as source in BIP report

    All,
    I am creating a BIP report using OBI answers request as source. I defined the data set, created RTF template from MS word and uploaded the same into BIP.
    I am using dashboard prompts for this reports. I have 2 issues with this.
    1. When I embed the BIP report in the dashboard along with BI answers report, the BIP report is not retrieving data when different metrics are selected in the prompts. for ex: grams and Kgs.
    The logic to apply the factoring on data is already implemented in OBI. When i change the dashboard prompt, it is changing the data in BI answers report and not in BIP report. I am wondering why this might be happening. If you have any thought please share.
    2. The BI report has some saved filters applied which uses some presentation variables in the filters. But those seem to be not effecting in BIP report. Please suggest any reasons and fix for these.
    If any one have idea, please suggest.
    Many thanks in advance.

    The BI answers request contains saved filters, in which some filters have presentation variable and a default value set for the same. we are using this as source for the BIP report data set.
    In this case the answers request is working correctly based on the prompt value selected where as the BIPub report is not working. The BIP report is working for only the default value. If we change the prompt for that parameter, it is showing no rows.
    How BIP takes care of such answers request based reports?

  • BIP Report Parameters not visible from Dashboard in OBIEE 11.1.1.7.1

    Hello All,
    After upgrading to the OBIEE 11.1.1.7 we are facing this issue. In the earlier versions of 11g it was working fine.(11.1.1.6)
    When BIP reports are placed on dashboard as embedded content or as Link and opened from dashboard the BIP reports are missing the parameters section.where as the same report when opened directly from the catalog we are able to see the parameters.
    Is any one facing the same issue? Is there any option to show the parameters from dashboard or its natural behavior of 11.1.1.7 or a bug?
    Suggestions are highly appreciated.
    Thanks,
    V

    V
    so you are not able to see the parameter before running the report as embeded content or as a link ? do you want to show a link for the report in your dashboard ?
    i havent faced this issue YET but i believe that 11.1.1.7 has some issues/bugs with the parameter
    i have found a bug which is " dunno if you are facing it as well or not " but wheen you choose all values and apply parameter it just error out, i have opened an SR and after too many OWC they have told me its a bug.
    BTW have you applied the latest patch ?

  • Browser performance issue when Calling BI Publisher report from OBIEE dashb

    Hi Techies,
    We installed OBIEE 10.1.3.3 on SunOS 5.9 unix box.This is PROD env.We are calling BIPublisher report from OBIEE dashboard by clicking the BIP reports link on OBIEE dashboard.After clikcing the link BIPublisher report is opening in another browser window.But is it taking time.
    Plz tell me how can we reduce the time taken to open BIPublisher report window when we cilck on the report name in OBIEE dashboard
    Thanks,

    Suresh
    There is no out of the box method to get the EBS report to OBIEE. You could look into moving the EBS report to a mountable web server directory after it completes and then show it in OBIEE via a link or html object. You will need to rename the report of course, every time you run it its going to change names.
    In an after report trigger you could call a small java class to move and rename the file for you.
    Alternatively, recreate the report in the standalone version. Be aware that you are going to have to set orgs yourself, BIP is not aware of orgs outside of EBS
    Tim

  • BIP Report access via URL in OBIEE

    Experts, I want to access a BIP report via URL in OBIEE. Here are the details. I already have Answers request with 'Is Prompted' filters. I have a dashboard prompt. The request works according to the values given in the prompt. Say, the user gives some filter conditions in the prompt and the result returns 10 records.Now, due to some business requirements, I want the same result set(10 records) to be opened in a new window. For that we thought of using BIP and invoking this BIP report from OBIEE. Any ideas how can we accomplish this.
    thx,
    parag

    I mean to say that....assume your first view might be pivot report,then you create a BIP report from answers and place the view just below the pivot view in the dashboard.
    Globally you give those prompts ,so that when you give values....it applies to both the views in the dashboard.
    Suggest the end user instead of pop up....you can view both views at a single instance :) .......Give a meaning full name for that BIP report according to what you want to achieve
    =====================================================================
    EDITED:
    you can use go url for your pop-up .....but you need to pass the variable values of the prompt to the go-url so you can achieve your requirement.
    let the end user pass dynamically any values multiple times but the same should be passed to the go-url to get what you want.
    ========================================================================
    EDITED
    I suppose YES we need to pass all the 5 prompt values to BIP report......if user gives 3 values then it filters on those 3 values and only 3 will be passed to BIP i suppose.
    Never tried this passing 3 values and next session passing 2 values.....Play around with your requirement you will achieve it.
    hope all questions are answered.Mark Points.
    By,
    KK
    Edited by: Kranthi on Jan 7, 2011 9:06 PM

  • BIP report security from Dashboard to Publisher is not working

    Hi ,
    I created a BIP report(.xdo) and placed it on Dashboard as a link . As admin , I can see the report . As a user , I am able to get into publisher but not able to see the report . Iam getting the below error message .
    Error : Unauthorized Access: please contact the administrator.
    I suspect that security model from Dashboard through BIP is not working . I tried searching the online resources but couldnt find right help .
    Iam a newbie for BIP , I followed the regular BIP guides , configured eveything as per the docs and things work as admin . But I want to test the security as user .
    Where Iam doing wrong , Any ideas please help .
    Thanks
    Karthik

    Hello Vijay ,
    I have grant permissions to the user and the report in BI webcatalog and also in BIP under admin tab I have addes the role which the user belongs to and also the shared folder . Still the problem exists.
    My BI presentation servcies security is working . My user security is also working , all that I need is the user should be able to see the report when he clicks on BIP link placed in dashboard.

  • BIP report  is not working going through OBIEE dashboard

    BIP report security from Dashboard to Publisher is not working
    Posted: Jan 10, 2011 11:38 AM Reply
    Hi ,
    Hi ,
    I created a BIP report(.xdo) and placed it on Dashboard as a link . As admin , I can see the report . As a user , I am able to get into publisher but not able to see the report . Iam getting the below error message .
    Error : Unauthorized Access: please contact the administrator.
    I suspect that security model from Dashboard through BIP is not working . I tried searching the online resources but couldnt find right help .
    Iam a newbie for BIP , I followed the regular BIP guides , configured eveything as per the docs and things work as admin . But I want to test the security as user .
    Where Iam doing wrong , Any ideas please help .
    Thanks
    Karthik

    Hello Vijay ,
    I have grant permissions to the user and the report in BI webcatalog and also in BIP under admin tab I have addes the role which the user belongs to and also the shared folder . Still the problem exists.
    My BI presentation servcies security is working . My user security is also working , all that I need is the user should be able to see the report when he clicks on BIP link placed in dashboard.

Maybe you are looking for

  • How to access custom properties on JavaBean DC attributes

    I created a DC from a Java class and defined some custom properties on one of its attributes.  How can I access these custom properties through EL?  I don't see the custom properties in the Expression Builder.

  • EventHandler T T doesn't recognize KeyEvent, bug?

    "type argument KeyEvent is not within bounds of Type-Variable T where T is a Type-Variable T extends Event declared in the interface EventHandler {code} http://docs.oracle.com/javafx/2/events/handlers.htm  this code doesn't work {code} Example 4-3 Ha

  • Patch for 9206

    Hi all, I need a patch for oracle 9206 for red hat linux .. can anybody tell me from where i can download it. and wat is the pactch number thanx Ashish

  • Strange BRBackup error

    Hello all, I am facing a strange issue with brbackup. When initiating a backup from brtools on the OS, the backup works perfectly. However, when i try to start the backup from DB13, it fails. I'm running SAP 4.7 on Oracle 9.2. I have added a part of

  • Product Distribution File Could Not be Verified- solution?

    Hello All- Mountain Lion downloaded just fine on my 2011 Macbook Air. But on my mid-2010 iMac, I am getting the dreaded "We Could Not Complete Your Purchase"....The Product Distribution file could not be verified. I've deauthorized and deleted Intego