Oracle Business Intelligence How to choose data set based on a condition

Hi,
I am using Oracle Business Intelligence for creating reports, i am facing a situation where i have two quries (data sets in BI), one to display a Failure message and other to fetch data from the table to be displayed in the report.
The problem is i am unable to choose which data set to run based on a condition. How to use a condition based on which the dataset will be run
For example : i will read a table column value if it is 'S' means success, then i have to run the dataset to fetch the data from the table.
If the column value has 'F' then i have to run the dataset which will display failure message
Please let me know if any of you have any idea on this
Thanks in advance
Muthukumaran

Hi Chinna,
You have to use some scripting as well as coding to perform the tasks listed by you. First of all make your form Dynamic, In your Adobe lifecycle Designer, open your form,
Goto, File --> Form Properties,
Goto the Defaults tab,
Select "Dynamic PDF" for the XDP Preview Format:
Click OK.
This setting will now allow dynamicity in your Form, when you view it in PDF Preview tab.
For Hiding/Unhiding the fields/SF, you can use the presence property and set it based on the conditions. like:
if (this.rawValue == null)
TextField1.presence = "hidden";
For your second task, you may map a method corresponding to onSubmit event of the IF and write the code to create the workflow and make RFC call here.
For third one, you need to convert the PDFObject from Binary context into a byte array and save it at appropriate location.
Hope I have answered all your queries.
Cheers,
Arafat

Similar Messages

  • How does Oracle Business Intelligence aid in oil exploration workflows?

    I am currently an Msc student of the University of Surrey in the United Kingdom and am working on my thesis involves the use of Oracle Business Intelligence platforms in establishing workflows and processes when creating a digital oilfield  for the oil and gas industry. I will be glad if you can tell me with a case study how you have been able to implement the Oracle Business Intelligence solution successfully in any company and how defines the data being used in terms of usefulness, completeness, clarity, reduction in costs, accuracy and precision. My thesis involves making a comparison between IBM intelligent solution systems and Oracle Business Intelligence platforms for oil and gas exploration. I will be glad if someone can really explain this to me. Thanks in anticipation of a favourable response.

    Agile PLM Business Intelligence application is a business ready PLM performance management solution that offers comprehensive analytical insights into Agile PLM data. This application includes pre-built and pre-packaged content at couple of levels:
    1. pre-built Multi-Dimensional Schema (star schemas) designed for analysis and reporting on Product Quality, Change Performance Management and Product Risk Management
    2. pre-built ETL to load data from Agile PLM into Multii-Dimensional Schema and this is developed using Oracle Data Integrator (ODI) platform technology
    3. pre-mapped BI repository metadata for core PLM subject areas of analysis along with a set of pre-packaged functional & role-based Dashboards. This is built using core capabilities of OBIEE platform capabilities
    Hope this clarifies.

  • How to export from Oracle Business Intelligence 10g to MS excel 2007

    Hi there,
    i am trying to export data from Oracle Business Intelligence 10g to MS Excel.  however some of my reports have more than 65,000 rows of data, and our bus intelligence is set up to only export to MS Excel 2003.  how can i export all rows of data to MS Excel?

    Hi,
    This is Excel related limitation , upgrade your office version , there us 1048576 rows in MS Excel2010

  • Looking for book on Oracle Business Intelligence (formally Hyperion/Brio)

    Does anyone know of a good book about the newest versions of the Oracle Business Intelligence tools? I don't see much at Amazon when I search for Oracle Business Intelligence. I am looking for Oracles direction with the product and information about the 11G web based versions.
    Any information would be appreciated.
    Thanks.

    Book was not released but, you can learn all about oracle BIEE meta data development, answers, dashboards..
    Meta data developement guide(also called server administration guide) which covers building physical, business and presentation layer development, frargmentation and cache setting, variables.
    http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/b31770.pdf
    About answers and dashbaords..
    http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/b31767.pdf
    but these books explains only how do it and what is what. No basic examples like other tech books.
    For the example development/project follow the link( this includes advanced stuff also)
    http://www.oracle.com/technology/obe/obe_bi/bi_ee_1013/index.html
    Hope this helps until the book is released, But strong feeling book may not cover this much,but we can get some good examples on every case with definitions.
    - Madan

  • Issue in ATG integration with Oracle Business Intelligence

    Hello,
    I am setting Oracel Business Intelligence up for Oracle ATG 10.1.
    I am using CRS application to populate data to Data warehouse schema. I can see all components like generating log files, loading log file in to database are working file. I can see data in DW schema. I am using completely ATG's default implementation; I have not made any customization so far.
    Here is environment details:
    OS : Windows 7 (64 bit)
    ATG : 10.1
    JBoss : jboss-eap-5.1
    JDK : 1.6.0_25-b06
    Database: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    Oracle Business Intelligence : Oracle BI EE 11g Release 1 (11.1.1.5)
    Used ofm_rcu_win_11.1.1.5.0 tool for creating OBI DB schema.
    I am getting below exception if I access Report in OBI.
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 17001] Oracle Error code: 907, message: ORA-00907: missing right parenthesis at OCI call OCIStmtExecute. [nQSError: 17010] SQL statement preparation failed. (HY000)
    SQL Issued: SELECT s_0, s_1, s_2, s_3, s_4, s_5, s_6, s_7, s_8, s_9, s_10, s_11, s_12, s_13, s_14, s_15, s_16, s_17, s_18, s_19, s_20, s_21, s_22, s_23, s_24, s_25, s_26, s_27, s_28, s_29, s_30, s_31, s_32, s_33, s_34, s_35, s_36, s_37, s_38, s_39, s_40, s_41, s_42, s_43 FROM ( SELECT 0 s_0, "ATG"."Date"."Day Timestamp" s_1, "ATG"."Line Item Fact"."# Orders" s_2, "ATG"."Line Item Fact"."Avg Order Discount" s_3, "ATG"."Line Item Fact"."Avg Order Size" s_4, "ATG"."Line Item Fact"."Avg Order Value" s_5, "ATG"."Line Item Fact"."Gross Revenue" s_6, "ATG"."Line Item Fact"."Units" s_7, FILTER("ATG"."Line Item Fact"."# Orders (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_8, FILTER("ATG"."Line Item Fact"."# Orders (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_9, FILTER("ATG"."Line Item Fact"."# Orders (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_10, FILTER("ATG"."Line Item Fact"."Avg Order Discount (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_11, FILTER("ATG"."Line Item Fact"."Avg Order Discount (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_12, FILTER("ATG"."Line Item Fact"."Avg Order Discount (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_13, FILTER("ATG"."Line Item Fact"."Avg Order Size (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_14, FILTER("ATG"."Line Item Fact"."Avg Order Size (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_15, FILTER("ATG"."Line Item Fact"."Avg Order Size (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_16, FILTER("ATG"."Line Item Fact"."Avg Order Value (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_17, FILTER("ATG"."Line Item Fact"."Avg Order Value (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_18, FILTER("ATG"."Line Item Fact"."Avg Order Value (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_19, FILTER("ATG"."Line Item Fact"."Gross Revenue (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_20, FILTER("ATG"."Line Item Fact"."Gross Revenue (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_21, FILTER("ATG"."Line Item Fact"."Gross Revenue (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_22, FILTER("ATG"."Line Item Fact"."Units (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_23, FILTER("ATG"."Line Item Fact"."Units (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_24, FILTER("ATG"."Line Item Fact"."Units (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_25, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."# Orders (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_26, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."# Orders (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_27, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."# Orders (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_28, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Discount (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_29, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Discount (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_30, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Discount (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_31, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Size (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_32, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Size (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_33, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Size (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_34, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Value (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_35, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Value (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_36, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Value (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_37, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Gross Revenue (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_38, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Gross Revenue (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_39, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Gross Revenue (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_40, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Units (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_41, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Units (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_42, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Units (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_43 FROM "ATG" WHERE (("Date"."Day Timestamp" BETWEEN TIMESTAMPADD(SQL_TSI_DAY,-1*60,date '2012-07-22') AND TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))) ) djm
    Has anybody come across this issue?
    Thanks,
    Mukesh
    Edited by: Mukesh on Jul 22, 2012 11:57 AM

    Hello Andrew,
    1.) DW schema in Oracle (‘Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production’).
    2.) This is for every ATG's analysis. I have not authored anything custom.
    I am sure connection information is correct in ATG.RPD file. I used to get different error like incorrect login or unable to connect if it was wrong and those are no more, So I
    believe connection URL is correct. I am not sure if need disable/enable something or do some specific configuration in DB connection in ATG.RPD.
    Thanks,
    Mukesh
    Edited by: Mukesh on Jul 23, 2012 3:50 PM

  • Oracle Business Intelligence Administration Tool for Windows

    I am having issues installing Oracle Business Intelligence 11g Client on Windows 7 32 bit.
    This is how we set up our server:
    - OBIEE 11g Server is installed and configured in RHEL 5 64bit.
    (We have installed and configured Oracle Database, RCU and the OBIEE)
    - Our users are working on a Windows 7 32 bit and they are the one who will be accessing the BI Server.
    I have come across a bunch of information regarding our setup. I am sure that our BI Server is working properly as a matter of fact, we can now use Oracle Warehouse Builder of the BI Server.
    According to Metalink Doc Id: 417656.1, OBIEE Tools are only available in Windows platforms. I beleive this is the reason why we only configured OWB in our BI server (which is in RedHat) and we cannot find a way to configure OBIEE Admin Tools. But when I read the doc id, it applies to 10g versions of BI Server, what about 11g? Is there a way to configure and use OBIEE Admin tools from the BI Server in Linux?
    Also, according to the official docs:
    http://docs.oracle.com/cd/E14571_01/bi.1111/e10539/c4_installing.htm#CEGEHEJF
    4.6.1 Installing Oracle Business Intelligence Client Tools
    "..If you installed Oracle Business Intelligence on a computer running a Linux, UNIX, or 64-bit Windows operating system, and you want to use Oracle Business Intelligence client tools, you must perform the following additional steps..."
    So in my own understanding, this fits our current setup. Is this the correct solution so we can access OWB of the BI Server and use BI Admin tools from our 32 bit windows?
    Also, I have read many bloggers and users having issues in Windows 7? Following the official docs i pasted here which has steps 1-3, is Windows 7 supported by Oracle Business Intelligence 11g?
    Any help, confirmation (with credible basis) and further questions about this issue will be very much honored. Thanks a lot!

    Hi ,
    Oracle BI for CC&B has few Standard(Demo) reports packaged with this software for example CI_CSEOPN (Case by Type and Age), If we need to know the logic of this report where do we find the information as the code for this report is not user friendly which is mainly stored as functions and not understandable, Please let me know if you have any information to get the logic of this report.
    Thanks
    Vivek

  • User Management in Oracle Business Intelligence Discoverer Desktop

    I am new to managing Oracle Business Intelligence Discoverer Desktop users. In the past they have been allowed to use shared accounts with passwords that do not change. I am very much against this and think they need to change their passwords every 90 days and have individual accounts. My users do not have access to SQL or the database server itself. I do not see a way for the users to change their passwords with the Discoverer tool.
    I am wondering how you manager your users?
    Do you require them to change their passwords?
    If so, how did you implement this?
    Thanks for your ideas.
    Tim Boles

    Hi,
    This is a tricky one, because when the scheduled job runs the SSO user is not stored anywhere. You only know the database user.
    The workaround must be to store the SSO user or organisation so that it is available when the scheduled job runs. However, this is not easy as the information must be stored against the batch run as two similar batch runs may have different organisations/SSO users. There are a number of ways you might do this, for example, adding the information into the batch run EUL table, changing the package which is created when the workbook is scheduled that gets run from the jobs queue so that the package sets the organisation. All the options would involve changing the supplied report batch code which probably would not be supported.
    Maybe the easiest workaround is to use a custom table, and it work like this:
    1. A database logon trigger or EUL post logon trigger would check the client_identier and get the organisation.
    2. The organisation should then be stored in a database context. It is quicker than using a package variable.
    3. The EUL5_BATCH_SECURE_REP package is modified so that when the workbook is scheduled the organisation is stored in a custom table along with the batch run id or database job id.
    4. A database logon trigger on the batch repository user (which will be fired when the scheduled report runs) looks in the custom table for the batch run id or job id using the details from the current job. The current job id is available from the userenv context.
    5. The organisation is then retrieved and the database context set so that the workbook runs correctly.
    I appreciate that the details are a bit sketchy but hopefully this has given you some ideas.
    Rod West

  • Oracle Business Intelligence - Past Due Schedule Value Aging report

    Hi,
    I am a beginner in Oracle Business Intelligence. There is an issue with 'Past Due Schedule Value Aging' report
    [this report displays order lines that are booked, but not yet fulfilled, and the date past the schedule ship date.].
    Actually, the report is supposed to ignore the order lines that have been 'cancelled' (having a quantity of '0').
    But, it is displaying the 'cancelled' lines as well.
    I am supposed to analyze entire logic for 'Past Due Schedule Value Aging' report (Oracle Supply Chain - Release 12).
    So, could anybody please provide the list of the steps to get the entire code? Also, please let me know if I am supposed
    to install any specifc tool to look into the content of this report.
    Thanks in advance.
    Regards,
    Mantha

    Hi Mantha;
    Please check below thread and see its helpful for your issue:
    How to customize the seeded Purchase Order PDF report
    http://kr.forums.oracle.com/forums/thread.jspa?threadID=952782 *<< Posted by Hussein Sawwan*
    Customize standard report using BI Publisher.
    http://kr.forums.oracle.com/forums/thread.jspa?threadID=1074572 *<< Posted by Hussein Sawwan*
    Regard
    Helios

  • Integrating Oracle Fusion Sales Cloud with Oracle Business Intelligence Cloud Service (BICS)

    Ever wondered how to integrate Oracle Fusion Sales Cloud with Business Intelligence Cloud Service (BICS) ?
    The blog outlines how to programmatically load Sales Cloud data into BICS, making it readily available to model and display on BICS dashboards.
    http://www.ateam-oracle.com/integrating-oracle-fusion-sales-cloud-with-oracle-business-intelligence-cloud-service-bics/

    I wouldn't try installing Oracle VM itself on an EC2 instance, as EC2 is essentially Xen itself. Rather, you should just be able to transport existing Oracle VM images to the EC2 cloud. I think this is what you mean, but your opening paragraph is slightly ambiguous. :)
    From a VPN perspective, I'd use OpenVPN as it has clients for all major operating systems (Windows, MacOS X, Linux) that are fairly easy to package and install. Packages for OpenVPN exist in EPEL so it's easy to install on OEL5. You could also consider using a firewall instead of a VPN and only allowing connectivity from specific IP addresses/ranges. This has the benefit of not requiring client software, but it does require a fixed IP address/range on the client-side.

  • Can Oracle Business Intelligence be applied to JDE E1?

    Our company use JDE E1. Whether it can be integrated with Oracle Business Intelligence?
    If they can be integrated together, what is the implementation steps?
    Any answer is appreciate.
    Thanks&Regards,
    Jill

    There is podcast on the Apps site:
    http://feeds.feedburner.com/%7Er/OracleOfmRadio/%7E3/84670713/5281491.mp3
    Fusion Middleware For Oracle Applications Podcast: Maximizing the Value of Oracle Applications with Oracle Fusion Middleware Play! (MP3) Learn how customers are using SOA, Identity Management, and Business Intelligence products to get more out of Oracle Applications. Featuring Brian Dayton, Director of Product Marketing, and Markus Zirn, Senior Director of Product Management.
    That might help answer this question.
    If you want to extract data out of JDEdwards environment into a data warehouse then you should be able to use Oracle Data Integrator, or if you have an Oracle database as your data warehouse platform you could also use Warehouse Builder, to perform the ETL for you at which point you could then use any or all of the Oracle Business Intelligence products to create your reports.
    Keith Laker
    Data Warehouse Solution Architect
    Oracle EMEA Consulting
    BI Blog: http://oraclebi.blogspot.com/
    DM Blog: http://oracledmt.blogspot.com/
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    BI Beans http://www.oracle.com/technology/products/bib/index.html
    Discoverer: http://www.oracle.com/technology/products/discoverer/
    BI Samples: http://www.oracle.com/technology/products/bi/samples/
    Message was edited by:
    KLaker

  • Oracle Business Intelligence Installation failing at Creating ASInstance

    Hello All,
    I'm trying to Install Oracle Business Intelligence Enterprise Edition 11.5 on Centos 6.3 x64 and it is failing at Creating ASInstance.
    Below is some part of the logfile that I believe is the cause of the failure. Please help.
    oracle.as.provisioning.util.ConfigException:
    Error creating ASInstance instance1.
    Cause:
    An internal operation has failed: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:317)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
         ... 18 more
    Caused by: oracle.as.management.opmn.optic.OpticException: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
         at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:310)
         at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:254)
         ... 19 more
    [2012-10-27T01:33:23.682+03:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 37] [ecid: 0000JeVB84zFw000jzwkno1GYk7X00000S,0] Assigning Port: 9503 to: OPMN_LOCAL_PORT
    [2012-10-27T01:33:23.682+03:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 37] [ecid: 0000JeVB84zFw000jzwkno1GYk7X00000S,0] Assigning Port: 9504 to: OPMN_REMOTE_PORT
    [2012-10-27T01:33:23.682+03:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 37] [ecid: 0000JeVB84zFw000jzwkno1GYk7X00000S,0] Assigning Port: 9505 to: OPMN_REQUEST_PORT
    [2012-10-27T01:33:23.682+03:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 37] [ecid: 0000JeVB84zFw000jzwkno1GYk7X00000S,0] Setting valueOf(OPMN_LOCAL_PORT) to:<SECURE>. Value obtained from:USER
    [2012-10-27T01:33:23.682+03:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 37] [ecid: 0000JeVB84zFw000jzwkno1GYk7X00000S,0] Setting valueOf(OPMN_REMOTE_PORT) to:<SECURE>. Value obtained from:USER
    [2012-10-27T01:33:23.682+03:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 37] [ecid: 0000JeVB84zFw000jzwkno1GYk7X00000S,0] Setting valueOf(OPMN_REQUEST_PORT) to:<SECURE>. Value obtained from:USER
    [2012-10-27T01:33:23.704+03:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 37] [ecid: 0000JeVB84zFw000jzwkno1GYk7X00000S,0] Executing a Jaxb workflow ...
    [2012-10-27T01:33:23.705+03:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 37] [ecid: 0000JeVB84zFw000jzwkno1GYk7X00000S,0] Begining Oracle Fusion Middleware
    Kind Regards,
    Denis Ojok

    Hi Denis,
    Check these docs
    Installing OBIEE 11g On Linux 64-bit Fails Running The Configuration Assistant With "Step Creating Asinstance Failed" [ID 1304640.1]
    Error: "Oracle.as.provisioning.util.ConfigException: Error While Starting the Domain." Whilst Installing OBIEE 11G [ID 1272906.1]
    -->Try with static IP or loopback adapter.
    Obiee 11g Install Fails During Config - Java Out Of Memory Errors In Logs, PermGen [ID 1278708.1] and [ID 1211573.1]
    If helps pls mark

  • E-Business Suite Integration with Oracle Business Intelligence

    Hi,
    To integrate E-Business Suite with Oracle Business Intelligence I have done all the configurations as specified in DocId. *552735.1* of Metalink. I have tested the configurations by logging in from EBS and navigating to OBIEE Presentation Services. I'm able to navigate with no errors but not able to view Subject Areas in the Answers link. I'm testing this with 'Administrator' user. When I directly login to Presentation Serivices with the Administrator user I'm able to see the Subject Areas.
    Can anyone have idea what is the problem?
    Thanks in Advance,

    Hi,
    Think I spotted the problem - probably specific to OBIA 7.9.5.
    There is no "Authorization" initialization block: in previous incarnations (e.g. OBIA 7.9.4 and earlier I guess) there was a FndGetResp intialization block that assigned a value to the OBIEE "GROUP" system variable.
    So I did the following and now I'm getting Subject Areas and Answers answers, but Dashboards still not working for me - maybe another issue.
    1. Create system variable GROUP, temporarily with initialization block "Authentication"
    2. Create initialization block "EBS Responsibility to Group" with query (note I've modified based on new session variable name RESP_ID goes to OLTP_EBS_RESP_ID in 7.9.5):
    SELECT RESPONSIBILITY_KEY
    FROM FND_RESPONSIBILITY
    WHERE RESPONSIBILITY_ID = 'valueof(NQ_SESSION.OLTP_EBS_RESP_ID)'
    Set the execution precendence to include EBS Security Context and EBS Single Sign-On Integration
    NB: Had to create dummy variable GROUP_TMP for the "OK" button to come up, will replace that with real GROUP in next steps
    3. Go back and edit System variable GROUP and change initialization block to EBS Responsibility to Group
    4. Go back and edit initialization block EBS Responsibility to Group and remove variable GROUP_TMP
    5. Created an OBIEE Group with name = responsibility key e.g. for my "SBA Administrator" responsibility, key = "SBA_ADMIN_KEY", so I created group named "SBA_ADMIN_KEY"
    6. Made your new group (e.g. SBA_ADMIN_KEY) a member of the Administrators Group
    7. Copy across rpd and restart sa / saw
    Still awaiting response from Oracle Support ... so no guarantees this is correct and no guarantees that it won't break something else that Oracle suggests later!
    Regards,
    Gareth

  • Hardware Requirement for Implementing Oracle Business Intelligence

    Gooday all,
    We run our E-business suite on HP-UX servers. Our Application run on HP-UX PA-RISC while Database run on HP-UX PA-Itanium. We use Oracle Discoverer BI but we want to go on Oracle Business Intelligence. What hardware requirement to we need to Implement this project.

    I assume you are referring to an ETL tool ? If so, Oracle provides two choices
    Warehouse Builder - http://www.oracle.com/technology/products/warehouse/htdocs/owb_10gr2_faq.html
    Oracle Data Integrator - http://download.oracle.com/docs/cd/E15523_01/integration.1111/e10223/508_odi.htm, http://www.oracle.com/technology/obe/fusion_middleware/odi/index.html
    Statement of direction - http://www.oracle.com/technology/products/oracle-data-integrator/sod.pdf
    HTH
    Srini

  • Need help in Customization in Oracle Business Intelligence.

    Hi Guru,
    I am working on ODI to customize Oracle Business Intelligence ( Category 1 and Category 2 Customization ). I need comprehensive / detail documentation on "OBI Customization" and "RPD Modification" . Kindly help and advice.
    I use OBIEE 11.1.1.7.1 and ODI 11.1.1.7.0.
    Thanks

    Hello Arshad,
    Thanks for signing you post. It would be easier if you changed your forum handle to your name for communication purposes.
    So I did understand you correctly Ijust wasn't aware that Oracle still uses this somewhat arbitrary wording. Anyways as I said you're looking for a How-To on customizing Oracle BI Applications which means learning how to work with OBIEE and how to work with ODI.
    To have and read the documentation isn't bad - the new one is here by the way: Oracle Business Intelligence Enterprise Edition Documentation - but places like the Learning Library I posted are a good place as well since your questions are potentially very vast.
    In general for what you call Cat1 changes it's all about
    - finding the source of your new column in a source system or calculating it in the ELT if it is a derived column
    - adding it to your physical schema of the target database
    - adjusting your ELT processes to fill it
    - import the new column into the RPD physical layer or create it manually
    - map it to a new logical column in a logical table in the business model
    - expose it in the presentation layer
    Cat2 is more of the same but you also need to integrate it into your physical model (both actual physical model in the database and the physical model metadata of the RPD) in terms of joins etc and your ELT-work becomes a lot more extensive (table construction, key resolution, SCDing, partitioning, indexing,..........).
    As you can see there's a lot of things to cover so we can't just "give you an answer". You're basically touching topics which take time to learn and assimilate and to just jump in and start doing isn't necesssarily somehting I'd suggest. Best take a training course on OBIA since otherwise you may implicitely "just do" things because you were told so in here or by someone and you'll never see and be able to comprehend the underlying concepts and techniques.

  • Oracle Business Intelligence is not supported on this Windows version

    Hi Guys,
    I uninstalled OBIEE 10.1.3.4.1 and OBIA 7.9.6.1 and after that i did disk cleanup from Start->Accessories->System Tools-> Disk Cleanup.
    And after that when i tried to Install OBIEE 10.1.3.4.1 i got the following error.
    Oracle Business Intelligence is not supported on this Windows version. Oracle Business Intelligence is only supported on Windows XP x86, Windows 2003 x86, Windows 2003 AMD64, Windows 2003 EM64T, Windows Vista x86, Windows Vista AMD64, Windows Vista EM64T, and Windows 2000 x86.
    But my machine is Windows XP x86 and I have installed OBIEE. I was surprised when i saw this error.
    In Run-> CMD when I type Systeminfo i get the following error.
    Loading Network Card Information...
    ERROR: Provider Load Failure.
    I would appreciate if any one of you can let me know what could be the problem.
    Thanks a lot!
    Edited by: user10511107 on Mar 14, 2010 9:22 PM

    Hi Daan,
    I belive we all shoud consider http://forums.oracle.com/forums/ann.jspa?annID=939
    I get upset to see people on this forum who answer the questions like *'use google'* or *'let me google it for you'* or *'use this forum filter'*
    I belive it is better to help them answer a better question or if you don't like the question ignore it.
    Hi user10511107,
    I belive your problem is with Windows not with BI, BI just can't get windows version,
    If you are on right version of windows go to MSDN and search for your error and how to fix it
    ERROR: Provider Load Failure.
    Regards
    Nicolae

Maybe you are looking for

  • How to fill data in PDF form?

    Hi All, I have a pdf forms(about 100). Now I need to open that forms in the browser. User can fill that form and that data should be filled in the database/XML file. Then when user come again then that form details must be displayed in that form. Ple

  • Risk Analysis Button Grayed Out

    Hello All, we upgraded to SP15 on GRC10.0 and Run Risk Analysis button is grayed out while trying to look at risk violations for chnage request approval. Any ideas? It was working previously.

  • How to use Streamclip

    I have an icon on my desktop entitled VIDEO and this contains a folder VIDEO which contains a folder HDV. This contains files captured on a Compact Flash Card. These are M2T files and I have downloaded MPEG Stream Clip to convert them to .MOV files.

  • Lightroom 5.6 Import Error

    I am using Lightroom 5.6 on a Mac Pro OS X 10.9.4 My library ircat file is in the normal (default) user file location. My photo library (contents) is on an external WD MyBook Thunderbolt Duo, connected via Thunderbolt. I have ample storage and RAM av

  • Error Message during Actual Settlement

    Dear Experts, When I am trying to execute actual settlement for a WBS Element by using transaction CJ88, as got the error message stating that "In one section there is no number. "M-0000000000-0000-00-X-X" with error message CJ608. All WBS Elements a