Trace a BIP Report

Hello,
Is there a way to Trace a BIP report so that I can see the BIP session on the database server along with the SQL that's running?
What I am looking for is a way to identify a BIP session so that our DBA can identify a given user's BIP session/report.
Also I want to be able to tell, for a given report, how much time was spent running the SQL vs. how much time was spent formatting the report?
Any best practices on creating a good BIP environment would be most appreciated. (We are going to use BIP as part of OBIEE 11.1.1.7)
Thanks,
Manish

Check out the Usage Tracking feature for BIPublisher

Similar Messages

  • Not able to get correct BIP report output in case of more than 6000 records

    Hi,
    When we are trying to generate the BIP report in siebel 8.1.1, for the list of records whose count exceeds 6000 records, we are gettin a error as
    "Error <?> invoking method "<?>" for Business Service "<?>"(SBL-OMS-00203)
    W have done all the optimizations recommended by siebel like
    1)BIP Report Wait Time = 250
    2)Database Polling Interval=1
    3)Maximum Tasks parameter=100
    4)Maximum MT Servers parameter=2
    5)DSMaxFetchArraySize=-1
    6)Scalable mode in XDo cfg=True
    Than also we are getting the above error.
    Do any body have any solution or how we can optimize the report because the same report is working with less than 6000 records and giving details of all the records correctly but if records are increased beyond that than we are getting error as specified above.
    Thanks

    The code below looks correct. Is that the expected behavior of your app?
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
    <mx:Script>
    <![CDATA[
    public var ValueP2:Number = 0;
    private var grossValue:Number = 0;
    private var totalValue:Number = 0;
    private var finalTotalP2:int = 0;
    public function test():void {
    if (Number(TextInput2.text) == 1 || Number(TextInput2.text) == 2)
    ValueP2 = 1;
    totalValue = grossValue + ValueP2;
    else if (Number(TextInput2.text) == 3 || Number(TextInput2.text) == 4) {
    ValueP2 = 5;
    totalValue = grossValue + ValueP2;
    else if (Number(TextInput2.text) == 5 || Number(TextInput2.text) == 6) {
    ValueP2 = 9;
    totalValue = grossValue + ValueP2;
    trace("totalValue "+totalValue);
    finalValueP2(totalValue);
    public function finalValueP2(tVP2:int):int {
    var tallyP2:int = 0;
    if (tVP2 < 3)tallyP2 = 1;
    if (tVP2 >= 3 && tVP2 <5)tallyP2 = 2;
    if (tVP2 >= 5 && tVP2 <10)tallyP2 = 3;
    finalTotalP2 = tallyP2 * 7;
    trace("finalTotalP2 " +finalTotalP2);
    return(finalTotalP2);
    ]]>
    </mx:Script>
    <mx:TextInput id="TextInput2" enter="test()"/>
    </mx:Application>

  • BIP Report does not generate in Siebel 7.8

    Hi Experts,
    We are having a problem not generating BIP report in Siebel 7.8. It says 'failed to generate report'.
    The xdo.log displays
    [100710_043210802][oracle.apps.xdo.template.rtf.RTFParagraph][STATEMENT] stylename=Normal
    [100710_043210802][][STATEMENT] Generating page [4]
    [100710_043210802][oracle.apps.xdo.template.rtf.RTFParagraph][STATEMENT] stylename=Normal
    [100710_043210802][][STATEMENT] Phase2 time used: 16ms
    [100710_043210818][oracle.apps.xdo.template.rtf.RTFParagraph][STATEMENT] stylename=Normal
    [100710_043210818][][STATEMENT] Total time used: 7141ms for processing XSL-FO
    [100710_043210818][oracle.apps.xdo.template.rtf.field.RTFFieldResult][STATEMENT] stylename=Normal
    [100710_043210833][oracle.apps.xdo.common.font.FontFactory][STATEMENT] type1.Helvetica closed.
    [100710_043210833][oracle.apps.xdo.template.rtf.RTFParagraph][STATEMENT] stylename=Normal
    [100710_043210833][oracle.apps.xdo.common.font.FontFactory][STATEMENT] type1.Helvetica-Bold closed.
    [100710_043210849][oracle.apps.xdo.template.rtf.RTFParagraph][STATEMENT] stylename=Normal
    [100710_043210849][][STATEMENT] FO+Gen time used: 7172 msecs
    [100710_043210849][oracle.apps.xdo.template.rtf.RTFParagraph][STATEMENT] stylename=Normal
    [100710_043210864][oracle.apps.xdo.template.FOProcessor][STATEMENT] clearInputs(Object) is called.
    [100710_043210864][oracle.apps.xdo.template.rtf.RTFParagraph][STATEMENT] stylename=Normal
    [100710_043210880][oracle.apps.xdo.template.rtf.RTFParagraph][STATEMENT] stylename=Normal
    [100710_043210880][oracle.apps.xdo.template.rtf.field.RTFFieldResult][STATEMENT] stylename=Normal
    [100710_043210896][oracle.apps.xdo.template.FOProcessor][STATEMENT] clearInputs(Object) done. All inputs are cleared.
    [100710_043210896][oracle.apps.xdo.template.rtf.RTFParagraph][STATEMENT] stylename=Normal
    [100710_043210896][oracle.apps.xdo.template.FOProcessor][STATEMENT] End Memory: max=508MB, total=388MB, free=231MB
    [100710_043210896][oracle.apps.xdo.template.rtf.RTFParagraph][STATEMENT] stylename=Normal
    [100710_043210911][][STATEMENT] PublicReportService::generateReport FINISH and Return BIPReportResponse --- Time Elapse = 149007
    We cannot trace where the error is coming from. Can anyone know that to do about this? Thanks!
    Edited by: user11174318 on Oct 7, 2010 4:58 AM

    Hi,
    Yes, this is fixed.
    The root cause was a security patch from Microsoft.
    The solution:
    - Remove Microsoft Patch KB974455.
    or
    - uncheck the ‘Use HTTP 1.1’ flag under Internet Options > Advanced tab.
    Regards,
    Hakan

  • BIP Report in Siebel mobile is not working in languages other than English

    Hi,
    We have upgraded our Siebel from 7.8 to Siebel 8.1 and in that we have moved from Actuate to BIP Reports. We have created a customized report in which we have put in the Filters on '.rtf' file to show a particular set of data. This report is deployed for 3 languages : English (ENU), Portuguese (PTB) and Spanish (ESN).After deploying this report, on Web application, it is working fine for all the languages but we are facing an issue on mobile client, the report is only working fine in ENU but for other languages(PTB & ESN) it is failing (means the filter which we put on '.rtf' is not working on other languages).
    Is anybody face this issue and what will be the solution for this?

    Hi
    I think you need to first translate the smartform into other languages. Before translation, it wont work.
    Steps for translation:
    1. goto Transaction SE63
    2. in R3 Enterprise select form menu
    Translation - ABAP Objects - Other long texts
    3. select FS - SSF-Smart Form
    4. Object Name: choose your smart form
    5. select target language
    6. press edit
    Regards,
    Vishwa.

  • Is it posible to compare 2 variales in single if statement in BIP report?

    Hi,
    I want to know following things reg BI Publisher-
    1. Is it possible to compare 2 variables in single if statement in BI Publisher report as follows-
    <?if: xdoxslt:get_variable($_XDOCTX,'RVal1') = xdoxslt:get_variable($_XDOCTX,'RVal2')?>
    2. Is it possible to compare 1 variable with 1 xml tag in single if statement in BI Publisher report?
    eg - <?if: ObjId = xdoxslt:get_variable($_XDOCTX,'RVal2')?>
    We are having 2groups QuoteItem and QuoteItemXA. QuoteItem is a parent group and QuoteItemXA is a child group of QuoteItem. We want to compare value of field QuoteItemId from QuoteItem group with value of field ObjId from QuoteItemXA group in inner for loop(QuoteItemXA for loop).
    We want to display values of one field only when values of these two fields matches. Hence we are taking 1 variable for QuoteItemId and comparing it as follows -
    <?if: ObjId = xdoxslt:get_variable($_XDOCTX,'RVal2')?>
    The RVal2 variable is already initialized and assigned value of QuoteItemId in outer for loop.
    But above for loop is not filtering out any data.
    When we tried giving hardcoded values as -
    <?if: ObjId = '1-151QGPO' and xdoxslt:get_variable($_XDOCTX,'RVal2') = '1-151QGPO'?> then its showing report only for this QuoteItemId.
    Please suggest us the solution- how to compare above two fields?
    Regards,
    Rakesh

    hello Rakesh,
    Were you able to fix this issue ?
    We have a BIP report on the Quote , Line Item and XA entities and we have the same issue with duplication of attributes due to use of Hierarchy parent lKey. I am assuming you would be having the same issue as well; as a result of which XA.ObjId is compared with QLineItem.Id

  • Generating BIP report in RTF format generates blank report

    Hi all,
    When generating a BIP report in RTF format the report output is blank!?
    If I run the report in any other format the report displays the data correctly.
    We're running siebel 8.1.1.2 and BIP 10.1.3.4.1.
    When looking at the size of the report when the 'File Download' window appears it seem like the report contains data as the size is 62KB, compared to the pdf format which do display data is 20KB. The output generates the amount of pages that is needed for the report, but all pages are blank.
    The report is an activity List report with just one for-each statement in it.
    Has anybody come across the same?
    Regards,
    Hakan

    Hi alka,
    To invoke Word automatically, use command
    line options DESTYPE=CACHE,
    DESFORMAT=RTF and MIMETYPE=application/msword.
    This is an example URL: http://webserver:80/cg-bin/rwcgi60.exe?module
    =test.rdf&userid=scott/tiger@mydb&
    destype=cache&desformat=rtf&mimetype=application/msword&server=myrepserver
    1. Check the appropriate mimetype setting for Word by Starting Windows Explorer,
    choose View -> Options from the menu, go to the File Type tab, find Microsoft
    Word Document in this list, click Edit, and get the value for Content Type
    (MIME). This is the value that needs to be used in the MIMETYPE command line
    option, and it will typically be application/msword, but may differ on
    different machines.
    null

  • BIP report Output has issue due to & in the data

    Hi All,
    we have created a BIP report in R12.some columns have '&' in the value. Because of this ,the concurrent program is ending with warning.
    Please give me some ideas to rectify this issue.
    Thanks in advance.
    Regards,
    P.Kalidoss

    one way is to replace '&' to '%amp;' in data
    another way is to escape data by utl_i18n (prefer for me)
    so
    SQL> with t as
      2   (select 'some &text' some_text from dual)
      3  select replace(some_text, '&', '&amp;'),
      4         utl_i18n.escape_reference(some_text)
      5    from t
      6  /
    REPLACE(SOME_TEXT,'&','&AMP;') UTL_I18N.ESCAPE_REFERENCE(SOME
    some &amp;text                 some &amp;text
    SQL>

  • 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 published in website

    Hello,
    After a BIP report has been generated, how can we make it available through a link?
    Scenario: A notification email will be sent to non-BIP users that their requested report is now available and downloadable in this link : "http:/........com"
    Thank you,
    Felicity

    you can schedule the report and burst the output . (save it in FTP/local file location)
    the link which you give has to refer same location where the webserver can access it .

  • BIP Report Output File

    Hi,
    Can a BIP report be automatically launched (PDF) from Siebel, after being generated from a workflow using the GenerateBIPReport Method of  the “XMLP Driver Service” BS.  OOTB the BS  saves the report in the Siebel file system and the user needs to navigate to my BIP and open the report.
    Thanks,
    Sameer

    .

  • 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.

  • What diff between BIP AttachEntity Report Generation and BIP Report Generation?

    Hi all,
    I want to know the two WF has what's difference.
    I had seen they have same method and step.
    Actually,I want to do a function, when click a button,will generate BIP reports.
    Using the BIP Report Gneration can do this.
    But I want pop a window to open or save the report after the WF finished work.
    Could  BIP AttachEntity Report Generation  do that?
    I had similitude it seem same as BIP Report Gneration.
    Be appropriate to you if you can answer the question.
    Thanks,
    Wenqin

    Ok, let me guess, you are seeing an error that says an invalid printer was selected, right? Well there is a bug in your code but it has nothing to do with the printer that you have selected. Specifically you have some of the margin values set to zero -- which is invalid. The margins have to have a value of at least 1. In case you're interested, I followed down the logic and inside the print report VI the code, for some unknown reason (NI is checking into it), remapps an error code that correctly identifies invalid margins to report one that reports an invalid printer name. Apparently this was first reported in 2008.
    Verified this behavior of both LV2013 and 2014.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Issue in BIP Report Generation - Issue gets fixed when the rtf is opened and re-saved

    Hi,
    We are facing a unique case in BIP reports generation at a Customer site. The BIP installed is a part of the OBIEE 11g installation. The customer report generates most of the times, however there are instances where we get a techinical details error ( custom error ) -  The only way to 'fix' this issue currently is to open the rtf file, hit the spacebar and save this file ( ie re-save this file ) and the report starts to generate correctly again for
    Has anyone else faced such a problem ?
    Also, not sure if this helps - the corresponding xdo has nested tags
    Thanks in Advance
    Orjun - Oracle Financial Services

    Your server file handling has nothing, and really nothing to do with Adobe software. If files don't get locked for (over-)writing and/or lose connection to the program opening them, then your server is misconfigured. It's as plain and simple and that. Anything from "known file types"/ file associations not being set correctly, MIME types being botched, crooked user privileges and file permissions, missing Mac server extensions, delayed file writing on the server, generic network timeout issues and what have you. Either way, you have written a longwinded post with no real value since you haven't bothered to provide any proper technical info, most notably about the alleged server. Either way, the only way you can "fix" it is by straightening out your server and network configuration, not some magic switch in Adobe's software.
    Mylenium

  • Siebel & "BIP Report Generation" Workflow and Bookmark Syntax

    IHAC that wants to schedule the generation of a BIP report to run every weeknight and include a list of activities for the next day. We've utilized an OOTB IO and can successfully render the report using Sample XML in MS Word. Additionally, since they are only on 8.1.1, they do not currently have access to the latest scheduling capabilities. Therefore, we're trying to implement a repeating component to call a workflow to generate the report using the 'BIP Report Generation' workflow and the associated objects (from support posting 823360.1).
    Now to the questions:
    One of the parameters for the workflow is a 'Bookmark'. This parameter does not appear to handle various 'Siebel' querying functions like 'Today()' as part of the criteria. Can someone confirm this statement?
    Currently, I can imagine one high-level possible workarounds. This would entail a revised WF and that includes a prior step to generate the 'Bookmark' by retrieving a string representation of tomorrow's date and concatenating it with the rest of the criteria.
    Next question:
    Does anyone have any other possible alternatives? Maybe a calculated field in the BC/IC for 'Today() + 1' - but this could have performance implications.
    Thanks in advance for any help.

    Suggestions/comments?
    Bump.

Maybe you are looking for

  • My Ipod Classic (160GB) no longer connects to itunes.

    Over the past week, after no previous issues, syncing my ipod to itunes proved difficult. Ipod is less than 12 months old and will try to have replaced but would like to see if there is a "fix" first Actions to date: 1. unable to sync music (various

  • A white smudge in the center of my macbook pro monitor

    Im starting to notice a white smudge in the center of my screen, and its only noticable on a black background its definitely inside the screen because if I turn it off or dim the brightness it cannot be seen.  If it is a defect in my screen, does my

  • WGM Sharing "Enable disk quotas on this volume" greyed out

    I plan on enabling disk quotas on my server and noticed that the checkbox for enabling quotas is greyed out. How do I enable it? It's a basic server that does my mail, afp, and website.

  • What to do for syncing after getting a new machine?

    when i originally got my iphone 3g, i was using a windows machine at company A. i was syncing happily. then i moved to company B, new windows machine. everything works nicely enough except that iTunes isn't properly syncing applications. i've still g

  • Find machines looking up a particular DNS entry

    A DNS entry was modified to point from an old server to a new server. Example: Old Server - ServerA.domain.com originally pointed to 10.10.10.10 New Server - ServerB.domain.com points to 10.10.10.12 Old Server (ServerA) is retired Original A Record n