Customizing OBIEE with BI Apps informatica

We are in the process of customizing bi apps finance and have 3 new dimension tables to add to the existing facts. What is the best process to tie these new dimensions to the existing GL fact via ETL method.
We have started by adding one wid column from each of the new dimensions to all of the OOTB Fact tables being used?

Thank you Antonio
I have read documentation as you have mentioned the question I have is how do you enter the new custom dimension tables column ids through to staging table of fact if the wid is not established until the SIL mapping has complete. Then you would need to add from 2 x different sources OLTP and OLAP. Would this mean that we would have to create a copy of the existing fact tables mappings and copy them to a custom folder and customize for the extra columns.

Similar Messages

  • Login in to OBIEE with Oracle Apps Credentials

    How can i connect to OBIEE repository and presentation services using Oracle Apps (ebusiness suite) user name and password the same way it can be done in discoverer.
    if anyone can point me to a link or give me his own opinion on how to do that please do.
    Thanks

    Hy Daan,
    You are the king of Ebs.
    A little search on google over ExternalLogon, return me on this page :
    http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/e10416/general_10134.htm#BEHJFJDD
    11.5.3.2 Specifying the External Login for Single Sign-On with EPM Workspace
    An external token (or ticket) can be passed to Oracle BI Presentation Services by another system, which facilitates the use of Single Sign-on with EPM Workspace and Oracle BI.
    To configure for a token to be passed from EPM Workspace to Oracle BI Presentation Services for Single Sign-on, you must add or modify the <ExternalLogon> element of the instanceconfig.xml file as follows:
    <Auth>
    <ExternalLogon enabled="true" logonPageAllowed=”true”>
       <ParamList>
          <Param name="UID" source="url" nameInSource="sso_token"/>
          <Param name="PWD" source="constant" value="obips.hss.ssotoken"/>
       </ParamList>
    </ExternalLogon>
    </Auth>Does it mean that you need Oracle SSO (the ldap of oracle) ?
    http://www.oracle.com/technology/products/id_mgmt/esso/index.html
    Cheers
    Nico

  • Integrate obiee with existing app using sigle sign-on

    have an existing application written in perl. Now i need to integrate this application with obiee. The obiee resides on a different server from the running application, and we want a single single-on. Has anyone done this know how hard it is to do this.

    Dear John,
    from my point of view, we have to seperate the problem in two parts:
    1.) The automatic logon to the struts application via SSO.
    2.) The session sharing via some J2EE mechanism.
    For the SSO (1.) You have to logged on to the portal - with a cookie on the clientside. This cookie can be used for SSO by Your Struts application as long as You share the same session (same browserinstance). This is not difficult examples are available.
    The sessionsharing between a J2EE aap - Struts and an iView is an intersting point. I hope I can get some time to try this out. One trick which is not too clever is to store the session data serialized in a database and privide the sessionid in the url which calls the iView or Struts. Sessionsharing between iViews is no problem as long as You use the HTTPSession.
    Walter

  • Customizing OBIEE with product name

    Hi All,
    I need to show a product name where 'Business Intelligence' is seen next to the Oracle Banner. I have updated productmessages.xml to include the changed name '<?xml version="1.0" encoding="utf-8"?>
    <WebMessageTables xmlns:sawr="com.siebel.analytics.web/response/v1" xmlns:sawm="com.siebel.analytics.web/message/v1" sawm:systemMessages="false">
    <WebMessageTable system="Custom Messages">
    <WebMessage name="kmsgHeaderBIBrandName">
    <TEXT>Customised Text</TEXT>
    </WebMessage>
    </WebMessageTable>
    </WebMessageTables> ' as follows. This changes the name only in the login page and 'Business Intelligence' still shows up when I log in and go to the dashboards page. How do I change this?
    Thanks a ton!

    This change got it working in one env. So marking it as answered.

  • How to integration obiee Authentication with external app?

    now i need integrate obiee with external app(web application).
    one user have 2 roles. one is teacher, others is school admin.
    when he login in external app, the first screen show teacher and school amdin. he click teacher login in this system.
    after user login in . system set the role into session.
    then he want to see obiee dashboard in external app side.
    in obiee side, i need do some resources control for this role.
    but i how to get this role? i can get the two roles from LDAP server. but i need confirm user login in external app use which role?
    i no idea for this .please help me.
    Thank you very much.

    Hi,
    Sounds like your OBIEE apps needs to be able to get the role from the session (I assume database session), which means OBIEE needs to be able to get the same session from the external app. Does the external app set a cookie or something that would identify the session? If so use that cookie in OBIEE to get the session? More than likely need more details of the architecture of you external application!
    Regards,
    Gareth

  • OBIEE 11.1.1.7 with BI Apps 7.9.4

    Hi all,
       I am new to OBIEE and there is an upgrade planned in my project from OBIEE 10.1.1.3 to 11.1.1.7. My question is whether OBIEE 11.1.1.7 is compatable with BI Apps 7.9.4 and Informatica 7.1.4 versions. please let me know.
    Thanks

    Check this guide http://docs.oracle.com/cd/E28280_01/upgrade.1111/e16452/bi_plan.htm#CACIBFHF
    DAC and Informatica versions are based on BI Apps, its upto you to go or no go
    if helps mark
    ~ http://cool-bi.com

  • Problem with JNI (custom shared library) on App Server

    We have a custom built shared library (.so) we want to use with the app server (a webapp). The .so is wrapped with java class and works to spec when tested outside of app server (webapp) environment with test stub. When wrapper class is introduced to App Server (webapp) & embedded function is invoked we recieve java.lang.UnsatisfiedLinkError(). We've looked to make sure $LD_LIBRARY_PATH is correct but still recieve this exception. Any suggestions? Running nm against the .so shows undefined symbols but these should be resolved by $LD_LIBRARY_PATH. Any suggestions?

    what version of appserver are u using...if 7.0 then try using their common class loader as per this docs:
    http://docs.sun.com/source/817-2171-10/dgdeploy.html#wp69906

  • Is DAC 10.134 compatable with BI Apps 7.9.6.4 with Informatica 9.1 hotfix2?

    hi,
    since I cannot install dac11g successfully, may i know if DAC 10.1.3.4 is compatable with BI Apps 7.9.6.4 with Informatica 9.1 hotfix2 on windows x64 2008 R2 platform?
    Did anyone has experience on this combination?
    Thanks,
    Eddy

    with OBIA 7964 you need to install DAC 11g find the certified matrix for the same http://www.oracle.com/technetwork/middleware/bi-applications/biapps7964cert-matrix-1891451.xls
    you can follow this http://docs.oracle.com/cd/E35287_01/bia.7964/e35271.pdf for installing DAC 11g or http://oraclebisolutions.blogspot.com/2013/01/dac11g-installation-dac11g-on-windows.html
    please mark helpful/correct
    Thanks,
    RM

  • Looking Oracle BI Apps -Informatica/DAC/OBIEE  Trainer

    We are looking Oracle BI Apps -Informatica/DAC/OBIEE Trainer
    If you could teach by online contact us asap.
    send us your details to Our email id : [email protected]
    Thanks
    Shiva

    Hi Shiva
    You might be interested in the Business Intelligence Challenge 2 Go (BIC2g): http://bic2g.oracle.com/3/partner/
    Oracle may be able to point you in the direction of a local partner to provide training.
    Have a look at some of the links on that website though.
    Regards
    birchy

  • HT3702 Dear Customer Support... I have some problem with In-App Purchases and i can not Report a Problem  in Itune

    Dear Customer
    I has one Iphone and I have some problem with In-App Purcases Because my sister purchased In-app when she play
    and i can not report a problem in Itune,
    I inadvertently purchased all of this application in Order Number: MH*****4H5  Date: 04/09/12 ,Order Total $36.81
    So i can't use App store on my phone Because have problem Billing info and i dont want this order, I inadvertently purcased all of this application
    Hopefully I can ge help from you as well.
    Best Regards
    <Edited By Host>

    These are user-to-user forums, you are not talking to Apple here. All purchases are considered final, but you can try contacting iTunes support and see if they will refund or credit you : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Since recent upgrade, I can't see any of my projects in Shutterfly. Their customer support says it may be issue with Java app and Adobe Flash Player

    see above-- are there known issues with these apps?

    Your Java player (if relevant) is not clearly indicated in your plugins list, and your Flash player is several versions behind. If Apple has an update site, you might check that first. Mozilla's site is here: http://www.mozilla.org/plugincheck/

  • OBIEE or BI Apps

    Hi All,
    I have been working on Hyperion for some yrs . I want to extend my knowledge to other Techs. I want to learn OBIEE. what will add value to my resume OBIEE or BI Apps.
    what is the difference between OBIEE and BI Apps.
    Appreciate your response.

    Hi Annu,
    as you might have known or guessed, OBIEE is a reporting/trending tool where reports can be generated using OBI Answers, Published using OBI Dashboards and Delivered using OBI IBOTS. OBIEE formerly know as siebel analytics formerly known as Nquire. Now Hyperion is mergerd/combined with OBIEE and there is place for this combination in the market (I guess).
    OBIEE is same as microstrategy/cognos/business objects/sap bw/ many more in market today.
    clients(in real time, no one does this) can also Ad-hoc reporting by themselves with out dashboard developers
    BI Apps is a prebuilt/pre-packaged/delivered/out of box Material which is developed by Oracle Corp thinking that this OOTB dashboards(webcatalog), repository, informatica adopters will be good enough for clients who expect to invest low on human resources and use the analysis tool immediately.
    most of the cases, clients may end up customizing their ERP/CRM/Applications where those customizations have to be done in Informatica, DAC and BI Apps RPD.
    BI Apps mean or iincludes Informatica, DAC and RPD, WEB CATALOG etc.
    Hope this gives the high end picture of what is what
    Please award points if you like my explanation
    Thanks
    Rakesh

  • OBIEE and Oracle Apps

    Hi,
    We have OBIEE integrated with Oracle Apps. During installation we also get the Vanilla rpd. we are also using another new module which uses another database but not the Oracle apps. We have requirement of OBIEE reports on this module. This databse is an OLTP database. We are trying to add another source to the rpd and pull these tables and create a subject area. My understanding is that this is possible. So we will have two sources. One that came in the vanilla rpd which is datawarehouse and the other which is OLTP for the new module. Please correct me if I am wrong. Thanks.

    hi User,
    You are doing correct let me add some points
    which uses another database but not the Oracle apps. We have requirement of OBIEE reports on this module. This database is an OLTP database.You have Different connection pools by default when u install oracle Apps next,you are customizing the rpd by adding some OLTP database ,
    Merging the Vanilla rpd + Custom rpd (i mean connection pools)
    make sure that all the join conditions to be made and report should be from theis subject area
    thanks,
    Saichand.v

  • Un-confuse me: sharing images with other apps.

    Hi. I've gotten flummoxed (not unheard of) now that I'm using some of my images in other apps. I would like to understand all of the options/behaviors for moving images from Aperture to other apps.
    My confusion comes from at least three things
    . in Aperture, one has access to both the Master image, and the Version
    . the behavior may change based on the availability of the Master (is it on-line?)
    . Aperture keeps Previews of images, and uses these (sometimes) to share with other apps
    . this behavior changes based on the availability of the Preview (does it exist?)
    . the file format may or may not play a role in having the image show in another app.
    Is the shared image from the Master or a Version? Is it a Preview or something else? Does it have a file format, and if so, which?
    Here is a (partial?) list of how one can share images currently stored in Aperture:
    - Export via Export dialog (creates new file, user sets format and other parameters)
    - Mail direct from Aperture via "{Option}+e" or equivalent
    - Drag to the Finder (or Desktop)
    - Drag to another app
    - Open from another Apple app via the Media Browser
    - Open from another app via the "Media" category is the OS "File Open" dialog sidebar (How does one control what shows there?)
    - Open from another app via the OS "File Open" dialog and select a file currently tracked in the Aperture Library
    What are the differences?
    To cut this down to size -- here is my current need. I am starting to sketch using Autodesk's Sketchbook Pro. I would like to put an Aperture image on one of the layers. All I need is a good web-quality image (and I prefer to avoid large files). What is the best way to do this?
    The Media Browser is not available to Sketchbook Pro. The "Media" sidebar category is there, but often doesn't list Aperture, and often lists an Aperture Library other than the one I want (there does not appear to be a way to switch the Library shown).
    Thanks in advance.
    Kirby.

    FUQuestion: Is there an on-line source for learning/sharing inf. about using/customizing SBP? I am a natural media artist (viscous colored mud, a/k/a oil paint) who recently became passionate about photography, and just discovered drawing with a computer -- and I got baskets of questions about SBP (it is thrilling to use). The AutoDesk SBP forum is moribund. Additional thanks in advance for your answer.
    Kirby,
    I ran into SBP about 1-1/2 years ago when I found Painter to be filled with too much legacy code making it slow. I am an avid Illustrator fan and use it professionally, but it is not great for quick sketching. After checking out ArtRage, I decided to try SBP 2010. IMHO, it is the best program for quick sketching around, bar none.
    Since many consumers are just starting to become aware of it (outside of professional design circles), it may prompt more online resources to begin.
    There are some tutorials here (some or all of which you may already have seen):
    http://www.lynda.com/home/displaycourse.aspx?lpk2=62087
    http://area.autodesk.com/sketchbook/sketch2010prv
    And this link, which requires some additional clicks to land at the tutorial:
    http://www.carbodydesign.com/tutorials/2d/sketchbook-pro-tutorials/
    Here is an older site for the transitional period between Alias and Autodesk ownership:
    http://aliasdesign.autodesk.com/learning/tutorials/?product=7912&mode=7937
    Note - some of these tutorials are the same as other linked sites.
    A great place (IMHO) for art advice and technique is here:
    http://www.conceptart.org/forums/
    Hopefully, the program will promote more online resources for free.
    Have fun!

  • How to create a custom application in Fusion Apps release 4 ?

    Hello Experts,
    My project has a requirement to define a custom application in Fusion Apps, the one that is equivalent to fnd_application from EBS.
    Any document or note explaining the creation of custom application in Fusion and its association with Unix directory structure would be of great help.
    Kindly share the experience if any of you have worked on the same and have anything documented.
    Thanks in advance.

    You are asking in red wrong forum. Try an EBS forum.
    Timo

Maybe you are looking for

  • How To Insert Page Numeber in Interactive Pdf

    Hi All, I am currently working with a dynamic pdf whose textboxes grows in size depending upon the text entered by the user. Due to this mostly text overflows to second page. My problem is I need to include footer(page number) if the text overflows t

  • N8 Overexposed too bright pictures. Camera problem...

    Good day to all. I have a Nokia N8 and there is a problem with a camera. When taking photos in the dark or low light places, the camera is just wonderful, the pictures are great. But... In daylight/ bright light or even cloudy day the camera is takin

  • Bulding with makepkg results in chroot()...missing plus other errors

    I've been trying to make and build iroffer-dinoex from AUR, exept I noticed during the configure, it complained that chroot() missing. I went and ran configure manually to make sure chroot() wasn't really missing, and it worked fine. Not only that, b

  • Nokia 5800 video help.

    Hey guys i just recently bought a nokia 5800.i tried to copy videos into my phone from my computer.but they r nt running.the error message shown is file nt supported. Can anyone tell me what files r supported by 5800?and hw to copy them properly?

  • Which topics are required for CRM consultants from BW consultants

    hi experts, In which scenario BW consultants will hepfull to the CRM consultants, It means what type information they will require from BW consultants. In BW which topics are usefull for CRM consultants. thanks & regards venkat