Bursting in OBIEE

Hi all,
Iam new to OBIEE , can any one explain the bursting procedure in OBIEE and what is delivery by and the query that has to be written,
Regards,
sandeep v

I have an example in my blog entry here http://oraclebizint.wordpress.com/2007/12/28/oracle-bi-ee-101332-report-bursting-using-delivers-phase1-using-pipelined-functions/.
Thanks,
Venkat
http://oraclebizint.wordpress.com

Similar Messages

  • Multiple level bursting in OBIEE

    I am creating a report in OBIEE, which needs to be bursted.
    the bursting should be done at multiple levels
    For ex:
    take a sample report of employees table, dept table.
    I want to burst by dept-wise , Job-wise and manager-wise.
    i mean, 10 dept PDF , 7 position PDF and X manager PDF.
    Will i be able to do this by using bursting query ??

    I was at a conference and heard that someone actually uses OBIEE. Is that you? Or is it two people now?

  • Bursting and OBIEE content

    I am trying to use BI Publisher to burst a report whose datasource is OBIEE content (either an Answer or built from a subject area) but am encountering an java "null pointer" error.
    I am able to successfully burst reports whose content is directly from a database.
    Is this a known limitation of bursting, that it cannot occur on OBIEE content within BI Publisher?

    sayak wrote:
    Hi,
    After embedding OBIEE 11.1.1.6.0 into EPM 11.1.2.1 EPM System Workspace ,i am getting below message ,while navigating through different dashboards (I have several tab's/pages under one dashboard and several dashboard links are present under each tab/page).
    OBIEE content cannot be displayed in the IFrame .
    I have tried the instanceconfig.xml and web.xml modifications And cleaning browser cache as per below blog ,but still the message is getting displayed .
    http://atlantabi.blogspot.com/2011/12/obiee-11g-obiee-content-cannot-be.html
    And After clicking OK , I am getting logged out of OBIEE .
    Am I missing anything ?
    Waiting for ur replies
    sayakHi Sayak,
    Read through the content of this in MOS: Integration Of Obiee In 8.1.1.3: "OBIEE content cannot be displayed in the IFRAME" [ID 1296232.1]
    Although applying the security setting is a workaround to fix this problem, oracle highly recommends to use Virtual IP or single OHS/Apache/IIS solution be adopted instead.

  • Multiple level bursting using iBots

    Hi All,
    I want to burst the OBIEE report with the report data. For example if the report has Branch details, need to burst the report based on the branch wise.
    Can we able to do in OBIEE?

    Hi,
    You can do it in Pivot table.
    Assign Points and close the Question if it is answered.
    Go to Pivot table view and add the required column by which you need to burst the report into sections tab of pivot table. I think it is your requirement.
    Regards,
    Lakshmipathi.
    Edited by: Lakshmipathi on Jul 5, 2011 12:25 PM
    Edited by: Lakshmipathi on Jul 5, 2011 12:32 PM

  • Obiee 11g Ibots Bursting

    All: Is it possible to enforce data security filters when a report would need to be delivered to multiple users with individual data visibility? These users will not log in to the OBIEE 11g system and hence the user names (accounts) will not be present under user/groups of WebLogic Console.
    BI Publisher can do the same, but I wanted to confirm if OBIEE 11g's IBOT delivery is really not designed/setup to distribute content with individual data security when the users are not selected from logged in user accounts. In a nutshell, we won't pay license fees for users who receive their data thru Ibots.
    Thanks
    AR

    Short answer: No it isn't.
    Longer answer: No it isn't designed to do that. It's a question of security and handling of sensitive data. OBIEE does an implicit login when personalizing the content of an agent. So you can either go for BIP bursting or as you say pay the license fees.

  • Obiee 11g Publisher Bursting Report error

    Hi
    I am using Obiee 11g (ver. 11.1.1.3.0) and trying to achieve report bursting. I have created Data model and Report. Report is showing result but once I schedule report by bursting to file,
    1. I am getting error (ORA-00923: FROM keyword not found where expected).
    2. where I can get bursting fail log?
    Its urgent.
    Bursting to file SQL Query as below: -
    SELECT     DEPT.DNAME as DNAME KEY, 'Standard' TEMPLATE,
    'RTF' TEMPLATE_FORMAT,
    'en-US' LOCALE,
    'PDF' OUTPUT_FORMAT,
    'FILE' DEL_CHANNEL,
    'E:\BIP' PARAMETER1,
    DEPT.DNAME || '.pdf' PARAMETER2
    FROM     SCOTT.DEPT DEPT

    Change your query to the following and then try it out; this should take care of the ORA error
    SELECT DEPT.DNAME KEY, 'Standard' TEMPLATE,
    'RTF' TEMPLATE_FORMAT,
    'en-US' LOCALE,
    'PDF' OUTPUT_FORMAT,
    'FILE' DEL_CHANNEL,
    'E:\BIP' PARAMETER1,
    DEPT.DNAME || '.pdf' PARAMETER2
    FROM SCOTT.DEPT DEPT
    Thanks,
    Bipuser

  • Report shedular bursting in specific location in hard drive for obiee

    Hi
    Experts
    How to config FTP In ibots shedular in obiee please help me
    Advance Thanks
    satya vardhan

    Hi ,
    Check the below link
    http://oraclebizint.wordpress.com/2007/12/17/oracle-bi-ee-101332-calling-java-scripts-and-java-classes-from-ibots/
    Thanks,
    Ananth

  • Burst reports to non-obiee users using SA SYSTEM table

    Can some please assist.
    I have setup the SA TABLE as seen in many blogs and done according to the instructions Yet, I an still not getting the report sent to non-users.
    I keep getting the following message in the log: In my test case there are 4 non user to get a report.
    The logon names match the report ID's... but no luck
    Any suggestions?
    +++ ThreadID: 16d4 : 2012-11-13 13:21:14.000
    iBotID: /shared/_ibots/AI Test
    No devices for user: bjedamski
    +++ ThreadID: 16d4 : 2012-11-13 13:21:14.000
    iBotID: /shared/_ibots/AI Test
    No devices for user: brobinson
    +++ ThreadID: 16d4 : 2012-11-13 13:21:14.000
    iBotID: /shared/_ibots/AI Test
    No devices for user: dcuppett
    +++ ThreadID: 16d4 : 2012-11-13 13:21:14.015
    iBotID: /shared/_ibots/AI Test
    No devices for user: sbrault

    These 4 users suppose to be uses of BI to send the ibot/agent.
    Since you enabled to use SA_System subject area, this would look for the Delivery Profile and Devices for users.
    Pls mark if helps

  • Unable to burst a report in 11.1.1.6.2 BP1

    Unless you're interested in the Subject line, you may probably disregard this thread. I recreated the data model from scratch, including the bursting definitions, and everything works just fine now. Something screwy in the XML, I suppose.
    A bursted report (bursting to file) that has worked perfectly in the past is not working in BP1.
    This error is thrown:
    Job processor caused exception
    [INSTANCE_ID=ms-obi-11g-19.1343489489717] [INSTANCE_JOB_ID=2202]::
    Error getting report data
    [INSTANCE_ID=ms-obi-11g-19.1343489489717] oracle.xdo.servlet.scheduler.ProcessingException:
    Error getting report data
    [INSTANCE_ID=ms-obi-11g-19.1343489489717]
         at oracle.xdo.enterpriseScheduler.bursting.BurstingJobProcessor.getControlXML(BurstingJobProcessor.java:317)
         at oracle.xdo.enterpriseScheduler.bursting.BurstingJobProcessor
    Bursting to File is the problem. (I'm able to burst to e-mail just fine.)
    All criteria are the same as before. The Split By and Deliver By fields are both set to /DATA/CURR_MONTH/REGION, which matches up with the KEY parameter in the Bursting criteria shown here:
    select distinct
    "Geog"."Region" KEY,
    'Blue' TEMPLATE,
    'RTF' TEMPLATE_FORMAT,
    'en-US' LOCALE,
    'PDF' OUTPUT_FORMAT,
    'FILE' DEL_CHANNEL,
    'C:\Bursting' PARAMETER1,
    "Geog"."Region" || '.pdf' PARAMETER2
    from "BI Pub Class"."Geographies" "Geog"
    I've checked all of the obvious stuff (yes, Blue is a template and so forth). Again, it worked perfectly in previous releases, prior to BP1.
    Anyone have a guess about what 'Error getting report data' means?
    BTW, my bursting to email criteria look like this, and it works:
    select distinct
    "Geog"."Region" KEY,
    "Geog"."Layout" TEMPLATE,
    'RTF' TEMPLATE_FORMAT,
    'en-US' LOCALE,
    'PDF' OUTPUT_FORMAT,
    'EMAIL' DEL_CHANNEL,
    '[email protected]' PARAMETER1,
    '' PARAMETER2,
    '[email protected]' PARAMETER3,
    'Results for ' || "Geog"."Region" PARAMETER4,
    'Here is the body of the e-mail.' PARAMETER5,
    'TRUE' PARAMETER6,
    '' PARAMETER7
    from "BI Pub Class"."Geographies" "Geog"
    Edited by: Mark T. on Jul 31, 2012 2:34 PM

    Additional information: now the e-mail bursting doesn't work either - same error message. Could 'Error getting report data' indicate some sort of disconnect between BIP and the OBIEE data source? It works fine in the browser, and worked fine for a few minutes.

  • Bursting nullpointerexception

    Hi All,
    I am not able to run the 'XML Publisher Report Bursting Program' successfully even though I have my bursting control file is proper and my report already generated xml output.
    This is my error log,
    Exception in thread "main" java.lang.NullPointerException
         at java.util.Hashtable.put(Hashtable.java:394)
         at oracle.apps.xdo.oa.cp.CPUtil.getSessionProperties(CPUtil.java:42)
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:80)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
    I also set the Temporary directory under XML Pulisher Administration to /tmp.
    And in the OPP log its saying,
    oracle.apps.xdo.XDOException: Unable to create font cache directory:/tmp/xdofonts/<instancename>
    What I am missing here?
    Thanks for your help
    -Mouly

    same issue in my obiee Release 10.1.3.4
    Can I use this Patch 6767889 (BURSTING ENGINE ENDS WITH JAVA.LANG.NULLPOINTEREXCEPTION)
    I wonder that because OBIEE 10.1.3.4 issued recently. (1 year ago? )
    tks.

  • Obiee 11g Agent- Device (dashboard) is not set in (Userid) delivery profile

    hi
    HI
    I have followed the steps (http://obieemanu.blogspot.in/2011/06/obiee-11g-configure-oracle-bi-scheduler.html) and enabled Agents.
    I am sending the mails succesfully But i am receiving below error....
    Eventually succeeded, but encountered and resolved errors...
    Number of skipped recipients: 0 of 1
    AgentID: /shared/SSystem Administration/26APRAGENT
    Device (dashboard) is not set in (Userid) delivery profile.
    Please suggest me if i missed anything
    Regards
    Edited by: 917796 on May 2, 2012 2:05 AM
    Edited by: 917796 on May 2, 2012 2:06 AM

    Hi
    Sorry for the delayed reply i havnt looked in to ibots for last few months...
    Steps to configure device..
    After login into analytics....click on ur username u used to login and select My Account..there u can Add email..
    As for as i know u can do this only if u are sending ibots to few users...
    we have to create SA system subject area as shown in below URL
    http://oraclebizint.wordpress.com/2008/04/25/oracle-bi-ee-101332-sa-system-subject-area-autoloading-profiles-and-bursting/
    please send a test mail to [email protected] i will send u a doc with screen shots on how to add Device..
    Apologies again...for the delayed reply

  • Exception happened when calling deliver API for BI Publisher Bursting

    Hi All,
    I have developed a BI Publisher report on OBIEE standalone instance (Oracle Business Intelligence 11.1.1.5.0).
    I am able to generate the report and burst the output to emails successfully.
    But when I tried to burst the output directly to the printer or to save the output FILEs to local machine, am getting the below error/exception.
    For PRINT type...error is below
    Document delivery failed
    [INSTANCE_ID=bisrv.oracleads.com.1305914111196] [DELIVERY_ID=1182]Error deliver document to printer::Exception happened when calling deliver API::Error deliver document to printer::Exception happened when calling deliver API::oracle.xdo.delivery.DeliveryException: oracle.xdo.delivery.DeliveryException: java.net.UnknownHostException: blr-ibc-7a-prn1 oracle.xdo.service.delivery.DeliveryException: oracle.xdo.delivery.DeliveryException: oracle.xdo.delivery.DeliveryException
    for FILE type.... error is below
    Document delivery failed
    [INSTANCE_ID=bisrv.oracleads.com.1305914111196] [DELIVERY_ID=1192]Error deliver document to file::FILE=[D:\Harish:9930609876-10001969343.pdf::Exception happened when calling deliver API::FILE=[D:\Harish:9930609876-10001969343.pdf::Exception happened when deliver to file:: FILE_NAME= D:\Harish/9930609876-10001969343.pdf] ::oracle.xdo.delivery.DeliveryException: java.io.FileNotFoundException: D:\Harish/9930609876-10001969343.pdf (No such file or directory)oracle.xdo.ser
    Can anyone please help on this?
    Thanks,
    Harish

    Hi Varma,
    thanks for the reply.
    Here are the below sql scripts I used.
    -- Printer
    SELECT BILL_NUMBER      KEY,
    'Layout'           TEMPLATE,     
    'en-US'                     LOCALE,
    'PDF'                          OUTPUT_FORMAT,
    'PRINT'                     DEL_CHANNEL,
    BILL_NUMBER                OUTPUT_NAME,
    'true'                          SAVE_OUTPUT,
    'Direct Printers'           PARAMETER1,
    'LocalPrinter'               PARAMETER2,
    1                               PARAMETER3,
    'd_single_sided'           PARAMETER4,
    'default'                     PARAMETER5
    FROM XXXX_BILL_TAB;
    -- File
    SELECT BILL_NUMBER           KEY,
    'VLayout'           TEMPLATE,
    'RTF'               TEMPLATE_FORMAT,
    'en-US'           LOCALE,
    'PDF'           OUTPUT_FORMAT,
    'FILE'           DEL_CHANNEL,
    'true'           SAVE_OUTPUT,
    'Monthly Bill for ' || MOBILE_NUMBER OUTPUT_NAME,
    'D:\Harish'      PARAMETER1,
    MOBILE_NUMBER||'-'||BILL_NUMBER     PARAMETER2
    FROM XXXX_BILL_TAB;
    Thanks,
    Harish
    Edited by: 899863 on Dec 16, 2011 4:01 AM

  • PDFs are not generated from Burst

    Hi all
    I am getting this error when i schedule my report to run:
    Document generation failed
    [INSTANCE_ID=V110APLFFC006.1305547398367] [OUTPUT_ID=1035][ReportProcessor]Error rendering documentoracle.xdo.servlet.scheduler.ProcessingException: [ReportProcessor]Error rendering document
    at oracle.xdo.enterpriseScheduler.bursting.BurstingReportProcessor.renderReport(BurstingReportProcessor.java:455)
    at oracle.xdo.enterpriseScheduler.bursting.BurstingReportProcessor.onMessage(BurstingReportProcessor.java:127)
    at oracle.xdo.enterpriseScheduler.util.Checkpoi
    This is my bursting delivery query below (which took me a loooong time to figure out!). I am bursting to the file system on the OBIEE server. Funnily enough when i change the output format to RTF, then the bursting works perfectly, but if i change it to PDF, i get this error. I have looked and looked for a reason as to why this happens but i have no idea. I can see in the job history that the data is split correctly and i can see that it generates the documents (they are shown when i click on Republish). Please if anyone has any idea, please reply - i desperately want to get this working, and i have no idea why it doesnt work.
    I have checked the logs and it seems that everything generates correctly, and when i open the .out files produced in AdobeReader everything opens successfully and the document has the correct information. It is also not related to permissions on the folder specified in the bursting query -> if i use the runReport webservice for the same report and specify C:\Temp as the output path ( and pdf as the attributeFormat), the file is written out correctly. It seems that the problem is with writing out more than one pdf file, but why???????? Not sure if it has anything to do with the scheduler at all ( i run the report by using the RunNow option in the scheduler)?
    Thanks very much for any and all help!
    SELECT nvl("NAME",0) KEY,
    'OIC' TEMPLATE,
    'en-us' LOCALE,
    'PDF' OUTPUT_FORMAT,
    'FILE' DEL_CHANNEL,
    'C:\Temp\' PARAMETER1,
    "NAME" PARAMETER2
    from
    (select "EXT"."NAME" as "NAME",
    "RES"."AT12" as "AT12"
    from "JM"."EXT" "EXT",
    "CN"."RES" "RES"
    where "RES"."AT12" = "EXT"."ID" )

    HI,
    Kidnly check whether Cost Center is maintained in the Work Center which is attached in the Maint. Plan
    Regards,
    Chandru.

  • Null pointer exception in bursting

    Hi Experts in BIP,
    Please some one help me.....stil googling but not find exact solution....please help me to solve this issue...very urgent...please
    my data source is obiee answers and able to view the data individually
    and my temple is rtf. after combining both also i am able to view my data in required formate but when i try to burst it throws an error as follows:
    oracle.apps.xdo.servlet.scheduler.ProcessingException: java.lang.NullPointerException
         at oracle.apps.xdo.servlet.scheduler.XDOJob.runBurstingReport(XDOJob.java:2038)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:316)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    Caused by: java.lang.NullPointerException
    for more info:
    here is the bursting query
    select Letter_Names.rec_code KEY
    , 'SmallDebts' TEMPLATE
    , 'RTF' TEMPLATE_FORMAT
    , 'en-US' LOCALE
    , 'RTF' OUTPUT_FORMAT
    , 'EMAIL' DEL_CHANNEL
    , '[email protected]' PARAMETER1
    , '[email protected]' PARAMETER2
    , '[email protected]' PARAMETER3
    , 'Automated' PARAMETER4
    , 'attached file' PARAMETER5
    , 'true' PARAMETER6
    , '[email protected]' PARAMETER7
    from "Telebet Debt Recovery"."Letter Names" Letter_Names
    Please help me

    I managed to avoid the spaces in the subject area name and the key column
    and also mainted the delivery by which is same as the key column in my bursting
    and also view the bursting query whether it displays the entered data is exactly sit inside the tags of xml and then exectued ....then atlast it worked excelantly....
    <ROWSET>
    <ROW>
    <KEY></KEY>
    <TEMPLATE></TEMPLATE>
    <TEMPLATE_FORMAT></TEMPLATE_FORMAT>
    <LOCALE></LOCALE>
    <OUTPUT_FORMAT></OUTPUT_FORMAT>
    <DEL_CHANNEL></DEL_CHANNEL>
    <PARAMETER1></PARAMETER1>
    <PARAMETER2></PARAMETER2>
    <PARAMETER3></PARAMETER3>
    <PARAMETER4></PARAMETER4>
    <PARAMETER5></PARAMETER5>
    <PARAMETER6></PARAMETER6>
    <PARAMETER7></PARAMETER7>
    <PARAMETER8></PARAMETER8>
    <PARAMETER9></PARAMETER9>
    <PARAMETER10></PARAMETER10>
    </ROW>
    </ROWSET>
    i followed this to avoid nullpointer exception : using this link http://download.oracle.com/docs/cd/E12844_01/doc/bip.1013/e12187/T518230T518233.htm#4512015
    really thanks for the people who provieded the inputs.
    Thanks,
    Eswar.

  • Can OBIEE deliver reports to email addresses of non-OBIEE users?

    We are considering using OBIEE, but one of our requirements is to be able to schedule and deliver basic reports (Excel or PDF perhaps) via email to a relatively large number of recipients.
    When I say "relatively large number" - what I mean is: more recipients than we want to buy licenses for. These recipients would not need or be allowed access to anything other than the scheduled report that we send to them on a weekly or monthly basis, so it makes no sense for us to buy licenses for them.
    But from what I can find so far, OBIEE only delivers reports to licensed users.
    Is there in fact some way to schedule and email reports to any (non-user) email address from within OBIEE?
    Or would I need a separate third party solution to accomplish this? (Any suggestions would be appreciated!)
    Thanks!

    If you store the ppl in a table (basically any datasource you attack with the rpd), you create a request pulling up all the targeted user, then in the "Recipients" tab of the iBot, you can choose
    "Determine recipients from conditional request"
    Then you specify the "Column Containing Recipients".
    Venakt wrote about it a while ago, as well: http://oraclebizint.wordpress.com/2007/12/28/oracle-bi-ee-101332-report-bursting-using-delivers-phase1-using-pipelined-functions/

Maybe you are looking for

  • Ipod not working correctly, not frozen, nothing on it.

    My ipod was connected to this ipod dock and all of the things on my ipod were completely erased, pictures, songs, everything. Since then it has been not working properly. When i try to update my ipod i wont let me. iTunes keeps giving me this message

  • Firmed planned order creates a type of firmed horizon

    Hi Gurus, we had following system behavior the other day (actually a few months ago) that we weren't able to explain. It was beginning of November and a colleague of mine was creating his production schedule for the week before x-mas (i.e. another 7

  • Error message - Review/Don't review

    Please can someone advise me about this? Every time I open up my documents in Pages I get a box popping up with an error message saying 'Some warnings occurred. Would you like to review them now?' There are two clickable options, one is 'review' and

  • Less roundabout keySet filter for keys

    Hi, I'm attempting to use a filter to query keys in a partitioned cache that match a certain class type. keySet() by default appears to return to the filter the values of the entry. The same appears true of entrySet() as well. I want my filter to eva

  • Exporting in LSMW

    Hi all, I need a small help regarding LSMW. There is project with name ABC_MIG. And in that there is an object PIR which i need to copy. Now, I can use Export and Import project for that. But my project name is ABCD_MIG which is of not the same lengt