Scheduling Oracle OBIEE reports using Tidal scheduler 5.3.1.X

Hi,
Is it possible to schedule OBIEE reports using the Tidal Scheduler? I have reviewed the documentation for Oracle Adapter/Application Adapter, and didn't find any information there. However, I did find some references with scheduling OBIEE reports using Ibots. Can I Ibots be called from the commandline? I would appreciate any information on this topic.
Thanks,
Derrick Au

Derrick,
          At the current time we do not have an Oracle Business Intelligence adpater and the Product Manager has indicated that this is not currenlty on the Product Road Map.  I am from what I am reading on the internet it appears that Ibots can be ran from the commandline.  I will check with our Professional Services group to see if they have a solution connector that allows OBIEE to be ran through TIDAL.
Thanks,
Kenneth Kuchynka
CISCO Systems Technical Support

Similar Messages

  • Deliver Answer reports using OBIPublisher scheduler VS using OBIEE Delivers

    Hi Gurus,
    I am working on a POC where I need to give a comparative study between delivery mechanism of OBIEE delivers and OBI Publisher Scheduler for sending across Answers/dashboard reports built in OBIEE.
    Business & IT wants to use OBI Publisher scheduler to deliver reports to end users .I have extensively worked on OBI Delivers for delivery of alerts and configuring of IBOTS for various different tasks.
    If somebody can tell me the pros and cons of using one or the other tool then it would be of great help.
    Scenario:- we have some Cash Advance reports in OBIEE Answers/Dashboard from Oracle Applications(OTM) which are built using OBIEE and the reports needs to be delivered using OBI Publisher scheduler.Can I do this and if I can what are the advantages and disadvantages of doing it in OBI Publisher.And is it a good idea to use OBI Publisher scheduler because I belive to use the Publisher's scheduler I have to put the Answers reports in OBI Publisher and use Publisher's scheduler for delivery.Please let me know if my understanding is correct.
    This is something for which I need to have a solution very soon.please help.
    Thanks a lot in advance for all the help.
    Regards,
    Sankar

    I think Delivers it's probably a better solution than the BIP Scheduler since it's better integrated to OBIEE. I don't think you can schedule a Dashboard in BIP Scheduler, as far as I know BIP takes Answer queries only. Besides a BIP report requires some setup before you can schedule it unlike Answers and Dashboards which can be scheduled directly in Delivers.
    I guess it comes down to an architecture decision. If I were you I would try to use Delivers only. If you think Delivers is missing any BIP Scheduler functionality I would post another thread in the forum as they might another way to do it in Delivers which you don't know.

  • How to set DbConnections when scheduling a crystal report using Crystal Reports Server Java SDK?

    Post Author: Manjula
    CA Forum: JAVA
    Hi,
    Trying to schedule a report using Crystal Reports Server Java SDK. Want to pass DBConnections from API, though passing DBConnections, the report is not being scheduled and says "Failed to retrieve data from the database.Details:[Database Vendor Code:6550].
    Would be thankful if someone could answer my point as applicable.
    Here is the code attached.
    ISDKList dbLogons = oReport.getReportLogons();int dbLogonSize = dbLogons.size();
    for(int i=0; i<dbLogonSize; ++i) {
    IReportLogon dbLogon = (IReportLogon)dbLogons.get(i);
    dbLogon.setDatabaseName("DBname");
    dbLogon.setUserName("usrname");
    dbLogon.setPassword("pwd");
    Thanks in advance.

    Post Author: Manjula
    CA Forum: JAVA
    Ted,
    Thank you for your valuable information.
    First, tried scheduling on Central Management Console and then with the java code.It worked fine, but here is another question for you.
    On the Console, a report exists with ServerName and UserName harcoded and when trying to set ServerName and UserName from the java code, its throwing exception. Where as Password is not set on Console, am able to set password from java.
    And DatabaseName is not set on Console (non editable), unable to set the same from java too. Why is it so?
    So, my question is - though ServerName,DatabaseName,UserName,Password exists on the Console report, can't I override those parameters from java?
    Would be greatful if you answer my question and provide me some guidance.
    Thanks in advance.

  • Execute OBIEE report using Command Utility

    Hi All,
    I am working on OBIEE 11.1.1.5.0
    I'm trying to execute/run OBIEE report through command utility and the output should be in any format other than text.
    This report should be scheduled on hourly basis at particular destination/ location without using delivers scheduler.
    Thanks in advance.
    KD

    Hi Veera,
    I ran the report using nqcmd and to achive the desired result I had also specified the path by giving -0, which had also generated the pdf file for the same but the problem is when I'm opening the pdf file it throws an error saying "could not open 'quar3.pdf' because it is either not a supported file type or because the file has been damaged". Below is what I had passed in cmd.
    D:\MI2\Oracle_BI1\bifoundation\server\bin>nqcmd -d coreapplication_OH1426052389
    -u weblogic -p weblogic_1 -s C:\quar3.sql -o C:\quar3.pdf
    I tried creating .xls, .doc which gets generated but it is not in a tabular format.
    Please help....
    Thanks,
    KD

  • OBIEE Report using webservices : problem using the htmlviewservice.

    Hi,
    I have a requirement that i have to display OBIEE report on web browser.
    i followed the following article for achieving this. http://oraclebizint.wordpress.com/2007/07/31/customizing-obi-ee-soap-api/.
    I have a problem while creation of the html page.
    the given sample code consists the following.
    startIndex = htmlOutput.indexOf("IFRAME SRC=");
    endIndex = htmlOutput.indexOf("%3aEI Index",startIndex);
    startIndex = startIndex + 12;
    endIndex = endIndex + 10;
    System.out.println("start Index ="+ startIndex+"\n"+"end Index ="+endIndex);
    url ="<HTML><BODY><IFRAME SRC=\"" +htmlOutput.substring(startIndex,endIndex) +"\"></BODY></HTML>";
    But i didn't understand the given lines of the code. I tried a code like url = "<HTML><BODY>"+ headerHTML+htmlOutput + "</BODY></HTML>";
    I am able to get the reportId, sessionId, pageId. After creation of the html page, it always display a rotating clock.
    please help me how to get the report on html page with the url.
    Thanks in advance.
    Udaykiran.
    Edited by: UdayKiran on Sep 28, 2011 3:31 PM

    Oracle accepted this as a Bug
    Bug 14606826 - SOAP CALL FROM EXTERNAL JAVA APPLICATION TO OBIEE11G NOT RETURNING ANY DATA

  • Scheduling BW Crystal Reports Using SNC?

    Here is the workflow that I am trying to handle:
    I have created a Crystal report against a BW query and published that report to our BOE environment.  That report is currently being scheduled to run in BOE using my BW credentials under Database Configuration.  I do not want to continually maintain the BW credentials under Database Configuration when password changes occur.
    Can I avoid this maintenance by enabling server-side SNC between BW and BOE?

    I don't know the expiration, you'd have to test but if users login with SAP then a token is cached for a pretty long time (even after system reboots) They do eventually expire in some cases and you run into issues if users change their passwords in SAP. You can use SNC to work around those issues if they are even issues. So if your users change their passwords often and you see the logon token expiring then use SNC server trust (KB 1500150 will have all the info you need) else try without.
    Regards,
    Tim

  • How To Pass Oracle Procedure Value using Tidal Oracle Database Job Definition to Tidal Variable

    how do i pass the parameter value from an oracle database tidal job to a tidal variable? for example i have this oracle db job that is defined to execute an oracle database procedure and i need to pass the parameter value to the tidal variable.
    SQL tab:
    begin
      procedure_get_user_info(<OracleUserVariable.1>);
    end;
    thanks,
    warren

    tesmcmd is a binary that sits in your TIDAL master installation bin directory. It takes options, one of which is varset which let's you set variable values.
    So you can run a system level script ( a unix example is given below) which can set values for group variables.
    Looking at your example you need to find a way to define OracleUserVariable.1
    Where does the value for this variable come from?
    Sample variable set script:
    GROUP_FILE_VAR=`echo $2 | sed -e 's/\.xml\.pgp/\.xml/'`
    tesmcmd varset -i $1 -n GROUP_FILE_XML -v $GROUP_FILE_VAR
    XSD_FILE_VAR=`echo $2 | sed -e 's/\.xml\.pgp/\.xsd/'`
    tesmcmd varset -i $1 -n GROUP_FILE_XSD -v $XSD_FILE_VAR
    And we call the job using
    setvar.sh <JobID..p> <Group.REQUEST_FILE>
    which are overrides from a file event.

  • OBIEE - Reporting using different time measures - year - month

    I have a request where the user wants to enter in an account period (YYYYMM - example: 200911). The report should display the YTD amount up to the end of that month, the same YTD amount for last year, and then show the amount for that month and the amount for the same month last year. So basically it would be:
    YTD Amount (Year: 2009 Months: Between 1 and 11)
    YTD Amount Last Year (Year :2008 Months: Between 1 and 11)
    Month Amount (Year: 2009 Month: 11)
    Month Amount Last Year (Year: 2008 Month:11)
    I can get these to work independently. Like I can get the YTDs to work by themselves and the Months to work by themselves. I just can't get them both on the same report. I have tried setting these as level based measures, but when I do, the YTD Amounts are displaying the amount for the entire year (pulling in December data).
    Any advice on how to achieve this?
    Thanks.

    Hi Raghu
    Could you pls. let me know , the syntax how to use this.
    User would select Year and Month from the Prompt and measures should be rolloup for the last year YTD. e.g the fiscal calendar is Apr - Mar . so if user selects 2012 - Jan , then last yr YTD should be caluclated from 2010-Apr to 2011 Jan.
    Regds

  • Schedule Disoverer reports Using OEM

    Hi All
    Has anyone scheduled Oracle Discoverer reports using OEM ?
    Thanks
    Diwakar

    Are you using OEM 9i or 10g GC?
    Statistics gathering is done in a different way depending on which platform you are on. However, when you submit a job to do anything including stats gathering, the job is scheduled by OEM and sent to the agent. So, you can close your "client" because it's not doing anything. The job has been submitted and will run as scheduled.

  • Schedule Discoverer report using OEM

    Hi All
    Can I schedule a Discoverer report using OEM ?
    Thanks

    Thanks Jignesh,
    Will try the same and if any error will update the same.... and only one doubt.. I have updated all my accounts in Dimension and EVGTS is work like a EvDRE only or something diff...
    If possible please explain.
    Thanks and regards,
    MD.

  • Change 'report parameters' of scheduled report

    How can I change the report parameters (not schedule parameters) programmatically and then schedule the 'modified' report immediately?
    Scheduling works off - Binding off InfoObjects model
    Modifying Parameters are based off - Binding off RAS model
    Should I be using the ReportDocument Object?
    Edited by: jam mend on Feb 2, 2009 6:31 PM

    IReport boReport = (IReport)boInfoObjects.get(0);
    IReportProcessingInfo reportInterface =
                   (IReportProcessingInfo) boReport.getPluginProcessingInterface("CrystalReport");
    reportInterface.getReportParameters()
    seems to have it.

  • Scheduled email attached Report Name needs to be changed.

    In Crystal Reports Server 2008, I have a scheduled a Publication report using dynamic parameters. The report is exported to a PDF. The PDF is emailed as an attachment.  I would like to create the name of the attachment from a field inside the report. I will assume that I could use the .NET SKD and create a Publication Extension? If anybody has run accoss this need and has a better work around please let me know.
    Thanks in advance for any advice.

    you can create a ublication extension to rename the pdf file before delivery ( PostProcessing) but I don't think .NET SDK can be used for it, the APIs are available only in Java SDK.

  • DS Scheduling Error when using BOE scheduler

    Hello
    I am trying to schedule a DS job using BOE scheduler. I get the following error
    Server Input% not found or server may be down
    I am able to connect to the CMS within the admin console successfully. I can setup the schedule for a batch job using the BOE scheduler. When I select the 'activate' button and click 'Apply', I get this error.
    On the CMS side I can see a folder for DataServices created but the folder is empty.
    We are using BOE XI 3.1 FP 1.8 and BODI 12.1.1.2.E2 on Windows
    Can somebody provide some inputs on how to debug this issue  or is this a bug ?
    Thanks
    Dinesh

    Hi Manoj
    Thanks this was the issue causing the error
    Dinesh

  • Performance reports using Grid Control

    Hello!
    Can we create and schedule database performance reports using oracle 10g grid control?
    Thanks.

    Hi
    Yeah its possible to generate the performance reports using Grid Control.
    Ex:
    Oracle Enterprise Manager GRID Server contains built in reports to support Database Administrators to generate sightly reports.
    First Thing is to click to "Reports" tab on the top, right hand side of the GRID Management Console (figure_grid_management_console). This page is where all the predefined and custom reports can be find. Now click on the "Create" Button on top of the page to create a new custom report. "Create Report Definition" page comes to the screen. There are four tabs for the definition of the report.

  • Accessing OBIEE report  mobile browser or tablet

    HI
    jdev 11.1.1.5
    we have OBIEE reports embeded in adf jspx page .
    can we access this report from mobile browser or tablet ?
    I think we can access OBIEE report using OBIEE client application for Iphone.
    but is it possible to access the same from mobile browser?(embeded in adf application)

    Nikhil,
    It shouldn't matter whether its coming from ADF or from Oracle BI PS directly what matters is the default formatting of the images/charts that get rendered.
    I wrote a post about how to change the default image format in OBI 11g (11.1.1.3), http://www.artofbi.com/index.php/2010/12/to-flash-or-not-to-flash-svg-and-png-options-not/.
    In that post a bug prevented this default image switch from working but I think they have fixed it in 11.1.1.5 (I haven't tested it yet due to time constraints).
    I would attempt attempting to change from Flash to SVG and then you should be able to view your ADF and the default Oracle BI PS charts/graphs via the tablet devices.
    Cheers,
    Christian

Maybe you are looking for

  • Data from Infotypr 9 is not reflecting in BT table after payroll run

    Hi All, When we are running the Payroll Run for a period the data for bank details is not reaching correctly in BT table. Infact the Bank key is coming wrong in BT table this is causing wrong Bank Name getting printed on the Renumeration slip. Can yo

  • External Hard Drive not showing in Device List

    I'm having a problem with an external HDD on my Macbook Air under Mavericks My External drive is divided into four partitions - the problem is that one of them is refusing to show in the Sidebar "Device" list in Finder The missing partition is showin

  • Evaluate function problem

    I have a problem with EVALUATE function in OBIEE. I passed two parameters. Number is numeric and Name is varchar. Evaluate('DWH.PKG_ITEM_FUNCTION.PS_LAW(%1,%2)', "Book"."Item"."Number", "Book"."Item"."Name" ) I get the following error: [nQSError: 220

  • Using Papers 3 in Pages

    I am an academic using Papers ref manager. Love Pages, but cannot cite from Papers3 in Pages. V frustrating. Any solutions?

  • 8310 At&t supporter. OS 4.5 from AT&T help.

    Hey well im with at&t and i want to download load OS 4.5 from AT&T so i can start streaming shows like youtube and etc. But i was reading something and said that at&t doesnt suppoert this download. Is that true? and if so is their another way i can d