Publish/Schedule

Hello Gurus,
I would like to know the difference between Scheduling a WEBI report and Publishing a WEBI report in XIR3?
Is there any difference between the two?
And how can we do Report bursting in XIR3?

Hi,
please review the chapter Working with Publishing in the +BusinessObjects Enterprise InfoView
User's Guide+ for XI 3.0 for more information on publishing.
please review the section Scheduling Objects in the +BusinessObjects Enterprise InfoView
User's Guide+ for XI 3.0 for more information on scheduling.
Shortly:
When scheduling a WebI report, you instruct the system to let it run for a certain parameter set at a given time. The result is stored in your system and it called instance.
In a publication you can include more than one reports (several kinds too) and define how and to whom you want to delivered them to. Then you can run/schedule your publication and the content will be delivered as defined at a given point in time.
Regards,
Stratos
PS: You can download the guides here [http://service.sap.com/bosap-support]

Similar Messages

  • BI Publisher Scheduling Error

    Hi Experts,
    i scheduled some of my BIP reports integrated with siebel. I Notice that if i schedule a report to genreate a 1.5k+ records i always received this kind of error :
    oracle.apps.xdo.servlet.scheduler.ProcessingException: oracle.apps.xdo.servlet.data.DataException: Requested data type does not match with existing data type
         at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:983)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:418)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    Caused by: oracle.apps.xdo.servlet.data.DataException: Requested data type does not match with existing data type
         at oracle.apps.xdo.servlet.data.server.DefaultDataSet.getString(DefaultDataSet.java:178)
         at oracle.apps.xdo.servlet.data.bind.WebServiceBoundValue11.getValue(WebServiceBoundValue11.java:173)
         at oracle.apps.xdo.servlet.ReportContextImplV11.getReportXMLData(ReportContextImplV11.java:413)
         at oracle.apps.xdo.servlet.CoreProcessor.processScheduledRequest(CoreProcessor.java:362)
         at oracle.apps.xdo.servlet.CoreProcessor.generateScheduledDocument(CoreProcessor.java:114)
         at oracle.apps.xdo.servlet.ReportImpl.renderScheduledJob(ReportImpl.java:357)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:977)
    ... 3 more
    Do you have any idea what can be the solution to solve this issue?

    check this link BI Publisher Scheduling Problem

  • BI Scheduler doesn't stop Publisher scheduled jobs

    Hi guys!
    We are facing the issue that we want to stop all Publisher scheduled jobs, so we went to "report job history" and marked all jobs as "cancelled". That jobs gets the status of "cancelling" but never stops. Any idea? We had restarted coreaplication server but it does not help.
    Any workaround to "delete" that jobs?
    Thanks for your time! Any help will be appreciated.
    Regards,
    Ariel

    I am also facing same issue with BI Publisher Scheduler but showing below mentioned error while creating new job.
    Error
    "Job submission failed : Error occurred while scheduling the job. org.quartz.ObjectAlreadyExistsException: Unable to store Job with name: '-1' and group: 'weblogic', because one already exists with this identification."
    Cheers.
    Vishal

  • BI Publisher Scheduling Problem

    Hi Experts,
    Our BI Publisher is currently integrated with siebel, whenever i tried generating 35k records bip report via manual generation in siebel, it completed successfully, however when i tried generating it via bip scheduling it fails. Do you have any idea why this is happening? note that if i generate less number of records bip scheduler successfully generated the report. Hope you could help me on this.
    Thanks in Advance!

    hope this helps
    if u have meta link u can check this document (ID 1359304.1) regarding this error
    and now recent is a bug .[ID 1430802.1] so it is a bug u were hitting
    Symptoms
    Siebel BI Publisher Scheduled Report jobs that use large data set (mostly over 10000 rows) fail with XDO error on the BI Publisher Server:
    [111511_135636875][oracle.apps.xdo.servlet.scheduler.XDOJob][EXCEPTION] [ID:904]
    Exception occurred while processing the document.
    oracle.apps.xdo.servlet.scheduler.ProcessingException: oracle.apps.xdo.servlet.d
    ata.DataException: Requested data type does not match with existing data type
    at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:9
    83)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:418)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.j
    ava:520)
    Caused by: oracle.apps.xdo.servlet.data.DataException: Requested data type does
    not match with existing data type
    Cause
    The issue occurs when a Siebel BIP Report based on an Integration Component that has more than 20 Integration Component Fields and processing over 20000-30000 records is run as a Scheduled Job on the BI Publisher server. This behavior can be reproduced with out-of-box reports also, provided the Integration Component has more than 20 fields.
    A Product Bug:13398030 has been logged to request a fix in the future release of Siebel CRM.
    Solution
    Workaround
    The report can be run in interactive/ real-time mode rather than running as a scheduled job.
    NOTE: Please implement the solution as documented in the Document 1064043.1 to be able to run large data volume reports.
    For document 1064043.1 this is the link https://support.oracle.com/epmos/faces/ui/km/DocumentDisplay.jspx?_afrLoop=560666563922074&id=1064043.1&_afrWindowMode=0&_adf.ctrl-state=j5m2csomr_120
    Permanent Solution
    The fix for this issue will be released in the Siebel CRM 8.1.1.9 Fix Pack.
    Edited by: Avinash_Varma on Mar 18, 2013 12:38 PM

  • BI Publisher scheduler error ,plz help me how to fix these kind of errors

    BI publisher scheduler error while we schedule the report in BIP.
    Guide me what need to be done .... many of reports are running and failed everyday.
    Help me regarding the issue..
    Thanks,
    Ram

    Take a look at this thread if you haven't already: Re: Schedule problems
    Based on the error message, it appears to be an issue with privileges. Make sure the user specified in the error message has the privilege to access the report.
    Also I believe usernames are case sensitive, so check that out as well..

  • Urgent: Publisher scheduling error while FTP

    Hi team,
    i m trying to ftp a file on one of the windows server via Publisher.But i get this error.
    oracle.apps.xdo.servlet.scheduler.ProcessingException: java.lang.StringIndexOutOfBoundsException
         at oracle.apps.xdo.servlet.scheduler.XDOJob.deliver(XDOJob.java:1621)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:478)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    Caused by: java.lang.StringIndexOutOfBoundsException
         at java.lang.String.substring(String.java:1088)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.deliver(XDOJob.java:1431)
         ... 3 more
    Can you please help me out with this?
    Edited by: Bhupendra Gupta on Aug 25, 2009 5:36 AM

    You might want to try this forum for Publisher: BI Publisher
    And for "Urgent" questions you should be raising an SR with Oracle.

  • Desktop Publisher Scheduled Report Limits

    Post Author: bicknell
    CA Forum: crystalreports.com
    Using the crystalreports.com desktop publisher, a customer scheduled the upload of 80+ reports to crystalreports.com on a dailybasis.  Some of the jobs were failing and others seemed like they were being run continuously.    There are two significant points to know about the desktop publisher:When the desktop publisher uploads a file to crystalreports.com, the program needs to logon to crystalreports.com using your crystalreports.com user account.  The site only allows 10 concurrent logons for the same account at any one time.  This effectively limits you to scheduling 10 documents at any one time.If you are refreshing these reports before they are uploaded, the number of concurrent refreshes will be limited by the resources of your computer.  It is a fairly expensive process in terms of memory and CPU time, especially if you have a large number of records in each report.  We've had another customer report that they could only actually refresh about 10 reports at a time before they started getting failures. This could be a combination of report size/complexity and the processing power of your computer. Note: The ODC and SFDC connector are designed to handle much bigger tasks than the desktop publisher. The desktop publisher is designed for lightweight loads not exceeding 10 connections.

    Post Author: norton
    CA Forum: crystalreports.com
    Hi JD,
    I'm not sure about the "unable to connect to the file" error you are seeing.  Can you post the exact wording of the error and where you are seeing it?  If you can post a screen shot of the error, that would be great.  If you change the file name of the rpt on your hard drive, the task won't be able to find it the next time it runs.  Could that be the problem?
    You should be able to create a task in the desktop publisher, point it to a report and schedule it - at that time, it will prompt you for the db logon and parameter values.  Once you have supplied that info, the task will run according to whatever recurrence pattern you have set - daily, weekly, whatever.  Each time the task runs, it will try to refresh the rpt file with the db logon and parameter values you specified and upload the rpt file to crystalreports.com. 
    You should always be able to open the rpt file in Crystal Reports, however I have seen a problem where the rpt file gets corrupted if you run out of disk space when the report is being saved after the refresh.  The error we got from this though was that the rpt file had been corrupted.  I don't think it complained about not being an rpt file.
    Yes, you should be able to use a salesforce.com db connection and you should be able to configure the desktop publisher task to run every 30 minutes.
    Yes, if you do edit the rpt file  you should see the changes the next time the task runs.  We have found problems where you will get an error on uploading to cr.com using the overwrite option if the rpt file has been changed "too much".  Most often this only applies to the db connection changing too much.  If you are just editing the report layout, that should be fine.
    Steve

  • BI Publisher Scheduler Failure

    Hello All,
    Here is the error that I am getting when trying to schedule a BI Publisher report. Could you please help me solve this issue?
    Enterprise Scheduler--------------Critical-------------     Start Error; JMSAdminWrapper failed to start JMSWrapper, weblogic.jms.common.JMSSecurityException: Access denied to resource:
    type=, application=BipJmsResource, destinationType=queue, resource=BIP.Burst.Job.Q_auto_1, action=receive
    JMS----------------------Failed-----------------Access denied to resource: type=, application=BipJmsResource, destinationType=queue, resource=BIP.Burst.Job.Q_auto_1, action=browse
    Thank you very much.

    By any chance have you changed the BISystemUser account to something different? We implemented an Active Directory Authentication provider in Weblogic on our OBIEE 11g server and changed BISystemUser out for a different account. We started seeing these errors not long after. We solved it by doing the following:
    Go to weblogic console
    Expand Services
    Expand Messaging
    Click JMS Modules
    Click BipJmsResource
    Click Security
    Click Policies
    Add Or condition so that the policy conditions end up as:
         User: NameOfNewSystemAccount
         Or
         User: BISystemUser

  • BI Publisher -Schedules Tab not active

    Hi Experts,
    I have configured the scheduler as given in "http://oraclebizint.wordpress.com/2007/09/13/oracle-bi-ee-10133-configuring-delivers-ibots/".
    I am able to start the services [Server , Presentation and also the Scheduler]...
    But when i login to publisher i still see that the Schedules Tab is greyed out [ is inactive].
    Is there any other settings that i should do to enable this.
    Appreciate your immediate reponse
    Regards,
    Veena

    Hi Borkur,
    I have done the configuration at ADMIN also..
    Still teh Schedules tab is greyed out.
    Any RPD level settings to be done..
    Please let me know the steps i should follow while configuring scheduler in Admin Tab.
    May be i have missed out some step.
    Regards,
    Veena A

  • BI Publisher - Scheduler Tab Disabled

    Hi all --
    I am trying to schedule a report in BI publisher to see how it works. I have done the scheduler configuration using Oracle 10g's test schema "SH". When I click on the Test Connection option I get the message "Connection Established Successfully". Then I click on the Install Schema.
    I have also added XMLP_SCHEDULER Role under Administrator.
    I have re-started the BI Server and BI Publisher. But still the Schedule Tab is not showing up.
    Any ideas?
    Thanks
    Kingsly

    I have solved the Problem. I had to re-start the application server. However, I do have couple of other issues.
    First, I do not the see the "Notification" heading where I can enter an email address.
    Second, under the "Delivery" heading, I have a message No Server Available for Delivery"
    Thanks
    Kingsly

  • BI Publisher Scheduler Error

    Hi,
    I am trying to schedule a report to run in BI Publisher and it fails with the following error:
    Message oracle.apps.xdo.servlet.scheduler.ProcessingException: javax.naming.NamingException: Not in an application scope - start OC4J with the -userThreads switch if using user-created threads
         at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:959)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:404)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    Caused by: javax.naming.NamingException: Not in an application scope - start OC4J with the -userThreads switch if using user-created threads
         at oracle.apps.xdo.servlet.ReportException.fillInStackTrace(ReportException.java:124)
         at oracle.apps.xdo.servlet.data.DataException.fillInStackTrace(DataException.java:127)
         at java.lang.Throwable.<init>(Throwable.java:181)
         at java.lang.Exception.<init>(Exception.java:29)
         at oracle.apps.xdo.servlet.ReportException.<init>(ReportException.java:40)
         at oracle.apps.xdo.servlet.data.DataException.<init>(DataException.java:44)
         at oracle.apps.xdo.servlet.data.bind.SQLBoundValue11.callDataEngine(SQLBoundValue11.java:741)
         at oracle.apps.xdo.servlet.data.bind.SQLBoundValue11.processData(SQLBoundValue11.java:501)
         at oracle.apps.xdo.servlet.data.bind.SQLBoundValue11.getXML(SQLBoundValue11.java:865)
         at oracle.apps.xdo.servlet.ReportContextImplV11.getReportXMLData(ReportContextImplV11.java:408)
         at oracle.apps.xdo.servlet.CoreProcessor.processScheduledRequest(CoreProcessor.java:420)
         at oracle.apps.xdo.servlet.CoreProcessor.generateScheduledDocument(CoreProcessor.java:115)
         at oracle.apps.xdo.servlet.ReportImpl.renderScheduledJob(ReportImpl.java:337)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:953)
         ... 3 more
    Any help would be appreciated.
    Thanks.
    Vinnie

    Even I got the similar error.
    How to resolve it?
    oracle.apps.xdo.servlet.scheduler.ProcessingException: javax.naming.NamingException: Not in an application scope - start OC4J with the -userThreads switch if using user-created threads
    at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:945)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:404)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    Caused by: javax.naming.NamingException: Not in an application scope - start OC4J with the -userThreads switch if using user-created threads
    at oracle.apps.xdo.servlet.ReportException.fillInStackTrace(ReportException.java:124)
    at oracle.apps.xdo.servlet.data.DataException.fillInStackTrace(DataException.java:127)
    at java.lang.Throwable.<init>(Throwable.java:181)
    at java.lang.Exception.<init>(Unknown Source)
    at oracle.apps.xdo.servlet.ReportException.<init>(ReportException.java:40)
    at oracle.apps.xdo.servlet.data.DataException.<init>(DataException.java:44)
    at oracle.apps.xdo.servlet.data.bind.ConcatenateBoundValue.process(ConcatenateBoundValue.java:139)
    at oracle.apps.xdo.servlet.data.bind.ConcatenateBoundValue.getXML(ConcatenateBoundValue.java:183)
    at oracle.apps.xdo.servlet.ReportContextImplV11.getReportXMLData(ReportContextImplV11.java:408)
    at oracle.apps.xdo.servlet.CoreProcessor.processScheduledRequest(CoreProcessor.java:400)
    at oracle.apps.xdo.servlet.CoreProcessor.generateScheduledDocument(CoreProcessor.java:114)
    at oracle.apps.xdo.servlet.ReportImpl.renderScheduledJob(ReportImpl.java:358)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:939)

  • Oracle BI Publisher Scheduler Task FTP Error

    Hi everyone,
    I've installed Oracle BI Publisher with Oracle WebLogic Server. When I try to use the scheduler job, the planning, generation are correct, but cannot transfert with FTP. I got error:
    oracle.apps.xdo.servlet.scheduler.ProcessingException: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
         at oracle.apps.xdo.servlet.scheduler.XDOJob.deliver(XDOJob.java:1621)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:478)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
    Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
         at java.lang.String.substring(String.java:1937)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.deliver(XDOJob.java:1431)
         ... 3 more
    No metter what type of reports, the result is the same.
    Anyone has idea how can fix it?
    Thanks!
    David

    Looks like a security setup issue on the OBIEE side
    OBIEE on Linux might help.
    Worth digging thru metalink too
    Tim

  • Business Intelligence Publisher scheduling issue

    Hi ,
    I need to schedule 74 reports at a particular time (pre determined) and export it in excel format to an FTP location.
    I face a lot of issues while scheduling reports.
    1. The environment is very very slow.
    2. Scheduling each report itself takes huge time.
    3. At certain point of time , when i try to schedule a report we get an error message
    "Job scheduling failed because the user has no permission to access this report".
    But when i try for the second time , i am able to schedule the report.
    4. Even when i schedule a set of reports at a pre defined time , only few reports succeed(excel file present in FTP Location) while a majority of reports fail.
    BIP does not provide us the option to see the error message for the failed reports.
    I just want to know whether is it possible to schedule a set of reports as a whole in one shot in BIP?
    If so please let me know . If not , please guide me to overcome this issue.
    Regards,
    sudhir

    Have to see you r configuration and settings.
    Which server re you using ?
    OC4j ?
    which os ?
    scheduler is Oracle DB ?
    you server is too busy to process the reports.,i guess, you have to scale the server well.

  • Publishing Scheduled End Date is 1/1/0001 12:00:00 AM

    I have a requirement to move pages out of the pages library when the Scheduled End Date is met. My thought was to create a simple workflow using SharePoint Designer 2013 that will run on creation and pause until the Scheduled End Time and then copy the item
    to another library and then delete item from the pages library.  Sounds simple enough but no matter what date is entered in the Scheduled End Date column the value is always '1/1/0001 12:00:00 AM'.  I know this because I log the date as the
    first step in the workflow.
    Now the strange part is the pause until 'Schedule End Date' does work when a date is entered but I'm not sure why because it displays 1/1/0001 12:00:00 AM) when I log it...
    The other requirement is if a Scheduled End Date is not entered add 10 days and then archive the page. I'm not sure how I can do this if the Scheduled End Date is always '1/1/0001 12:00:00 AM' I can not test against an empty date since the value is always
    '1/1/0001 12:00:00 AM'.
    Why is the Scheduled End Date always display '1/1/0001 12:00:00 AM'? I created both a SharePoint 2010 and 2013 workflow both with the same result.
    I have verified that this does not occur in our SharePoint 2010 environment. Is this a configuration issue with our SharePoint 2013 environment?

    Hi Dan,
    Thanks for the reply but unfortunately the Scheduled End Date is always 1/1/0001 12:00:00 AM regardless of the date entered.  The first step I do in the workflow is log the Scheduled End Date.
    The strange thing is it works if all the workflow does is a 'Pause Until' then copy and delete. But I need to check and see if the Schedule End Date is empty and add 10 days to the create date....

  • Publisher Scheduling

    Hi,
    Does anyone know how to schedule a report based on a triggering event rather than a time based event?

    Hi,
    I'm updating this in the hope someone has had experience of this using the standalone version. I've logged a service request with Oracle and theny start quoting the "concurrent manager" to me which is obviously not appropriate in my case.

Maybe you are looking for

  • Text entry not recording

    Help please. Using Captivate 4 to capture an internal system.  Using training mode.  Whilst capturing the text entries are clicking ok but on Preview the text entry box isn't there. Checked settings and it works in all other applications I capture bu

  • HT4413 new hard drive in my mac

    how do I restore my mac to how it was before this impromtu disk swap?

  • Performance issue in internal tables

    Hi, I am having an internal table with large volume (around 10  Lacs ) of records. Right now it has been sorted with required fields and using the same fileds in the where condtion of loop. But it is taking lot of time to read the records while loop

  • Need to reinstall Photoshop 5.5

    My hard disk crashed and neede to be replaced fortunatelly all my data and graphics were backed up and I can work with my programs except for Photoshop 5.5. I reinstalled the OS (Win XP SP3 and other application programs without problem) but every ti

  • EFS: Access denied even with appropriate certificate and permissions

    I have imported the certificate from the server computer to the workstation computer several days ago. So far, every morning the workstation computer is unable to access the server encrypted file for a period of about 1 hour (saying "Unable to open t