What file acts as bridge between Planning and relational data source?

Hi any one knows the answer plz give me reply ..

Hi,
Planning communicates to the relational data source through a number of Java classes using JDBC.
Business rules also use the hyperion RMI service to communicate to planning.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Difference between 0FI_AP_30 and 0FI_AP_4 Data source

    HI,
    What is the difference between 0FI_AP_30 and 0FI_AP_4 Data source.
    Thanks in advance

    Hi,
    In addition to above differences. Below is the functional difference between 0FI_AP_30 & 0FI_AP_4:
    0FI_AP_4 gives you accounts payable line items in your report. Here GL account shows the balances of particular types of  vendors/payables to which that particular GL account is been assigned.
    And If subledger is activated in ECC, then by using 0FI_AP_30 you can get the break up of that particular GL balance according to vendors.
    To make use of datasource 0FI_AP_30, subledger accounting must be activated in ECC.
    Regards,
    Pradip

  • Seamless Integration between Plan and Forecast Data at KF level

    I have data in 2 IC like below:
    IC : Current*
    *FiscalPEriod    Amount*
    2011.01          100
    2011.02          100
    2011.03          100
    2011.04          100
    2011.05          100
    2011.06          100
    2011.07          100
    2011.08          100
    2011.09          100
    2011.10          100
    2011.11          100
    2011.12          100
    *IC : Forecast*
    *Forecast Version     Fiscal Period     Amount*
    2011.04                 2011.04             200
    2011.04                 2011.05             200
    2011.04                 2011.06             200
    2011.04                 2011.07         200
    2011.04                 2011.08      200
    2011.04                 2011.09      200     
    2011.04                 2011.10      200
    2011.04                 2011.11      200     
    2011.04                 2011.12      200     
    2011.05                   2011.05         300
    2011.05                   2011.06      300
    2011.05                   2011.07      300
    2011.05                   2011.08      300
    2011.05                   2011.09      300
    2011.05                   2011.10      300
    2011.05                   2011.11      300
    2011.05                   2011.12      300
    Master Data for Forcaste Version:
    *Forecaste Version         FLAG*
    2011.04                   Prior
    2011.05                   Current
    Now while creating Query, I need one KF called "Current Forecast Amount", So I need to go to master data and see forecast version against 'Current' and go to forecast cube abd selecet Amount under that Forcast Version. I did it with the help of Customer exit variable on Forcast Version. so its displaying data as below(From fiscalperiod 2011.05 it will pick 300):
    2011.01     2011.02     2011.03   2011.04   2011.05    2011.06    2011.07   2011.08   2011.09   2011.10   2011.11   2011.12
                                300         300           300           300          300          300          300         300
    Now requirement is to seamless integrate actuals with forcast data. Like let's take KF "Current Forecast Amount" we created above, so it should display data like below in the KF( From 2011.01 to 2011.04 it;s 100 from ACTUAL IC, from 2011.05 to 2011.12 it's 300 from Forcaste IC) :
    ===Data from Actual IC==========      =================Data from Forecaste Cube==========================
    2011.01     2011.02     2011.03 2011.04 || 2011.05 2011.06 2011.07 2011.08 2011.09 2011.10 2011.11. 2011.12
    100        100      100      100     ||  300      300        300      300         300         300     300      300
    This Query has no variable restriction it means this will display data from all the years. And structure of the KF section is as below:
    Fiscal Period
    KF's.......
    Current Forecast Amount
    Can we achieve this at query level? Please help me, I am stuck here.
    Regards,
    Amandeep
    Edited by: AmanSharma123 on Jun 20, 2011 10:50 AM
    Edited by: AmanSharma123 on Jun 20, 2011 10:52 AM
    Edited by: AmanSharma123 on Jun 20, 2011 10:53 AM
    Edited by: AmanSharma123 on Jun 20, 2011 10:54 AM
    Edited by: AmanSharma123 on Jun 20, 2011 11:11 AM

    Hi Suman,
    Thank you for your reply. Users will be using this query dynamically ( no parameters at all in the query). I need to find a dynamic solution for this.
    Do you have any idea for below question:
    Let's say my Column structure is as below:
    FiscalYear Period
    KF's
    Amount
    and we run this query without any parameter, and we get out as below:
    2001.01     2001.02 .................2001.12............................2002.05..........................2010.01
    100           100                        10                                      20                                         30
    Can we know by any chance what's the current value of fiscal year period for KF amount any time? Any way to find this?
    If I get this value, I will be able to derive my KF.
    Regards
    Aman

  • Best practice for Plan and actual data

    Hello, what is the best practice for Plan and actual data?  should they both be in the same app or different?
    Thanks.

    Hi Zack,
    It will be easier for you to maintain the data in a single application. Every application needs to have the category dimension, mandatorily. So, you can use this dimension to maintain the actual and plan data.
    Hope this helps.

  • Federating Essbase and Relational Data in 11g

    Hi,
    I am trying to display Time Entry measures from both Essbase and Relational data source (OLTP) in one report.
    The People hierarchy in Essbase has 3 levels and I mapped the 3rd level (Gen3 People - Member Key which is actually the Employee Id) to Employee Id column in OLTP. I cannot map the other levels to OLTP because there are no columns that match.
    When I create a report with the ff fields: Gen3 People Member Key, Essbase Measure, OLTP Measure, I am seeing correct values. But when I add Gen3 People, the OLTP Measure column becomes blank. When I add Gen2 People, I am getting "No fact table exists at the requested level of detail".
    Does this mean that I also have to map Gen2 People and Gen3 People to OLTP before I can use them in my report?
    Thanks for the help!

    Hi,
    Thanks a lot for the help.
    I am currently facing following issues in integration.
    1. In my Essbase outline , the child level has some aliases. So when I import in OBIEE, I am getting the alias value instead of the actual. How to get the actual data in OBIEE?
    2. If I am using external data for only one dimension, I am getting the report generated,but all the measures like sales returns no value. But If I am using the sales and some existing cube dimension column, I am getting the values
    3. Inorder to use the other dimension, I followed the creation of total level and added the dummy fact. Still I am getting error 'Unable to navigate requested expression'
    Thanks in advance,
    Many Thanks,
    RS

  • Bridge between DropTarget  and TransferHandler

    Bridge between DropTarget and TransferHandler
    Hypothetically, what if you have:
    1) old code which uses a DropTarget to tie together a JEditorPane and a DropTargetListener
    2) the desire to set on newish GUI code a TransferHandler. It�s a custom GUI TreeTable component that I want to be the source of the data only (COPY).
    When I tried to mock something up and drag something from the new GUI to the old GUI, I did not see a Transferable set in the DropTargetDropEvent of the drop method
    Thoughts? Has anyone ever done such a thing before? Google did not reveal much.
    The mock up code I have is intertwined with the system so I cannot share it.
    Thanks.

    Try setting a breakpoint in the listener method and see if the event is recognised.

  • Nd help configuring JMS Bridges between COM and SOM

    We skip the JMS Bridge between SOM and COM because we deploy the O2A cartridge using the:
    - When Central Order Management and Service Order Management Exist in the Same
    OSM Instance in a Non-Cluster Environment.
    - Customer and Service Order Management in the Same OSM Instance
    "Deploy the following cartridges through Design Studio for the simple fulfillment
    topology"
    Now what happening is: the flow of the order taking time before it was completed or need manually submit the task using oms-automation user.
    But even with the above work around we cannot see the billing data in BRM.
    UpdateSalesOrderSiebelCommsProvABCSImpl (v. 1.0) this is the last BPEL process we see in BPEL.
    FulfillBillingFunction.BRM-ALL.BundleGranularity.FulfillBillingSignificantUpdates is the last Activity we can see in osmwebui if not manually update the task.
    Then ProvisionOrderSIResponseTask is the current task in osm task web client where order state is In-Progress.
    With that it seems the SOM is not processing.
    Do you have any idea why we can't complete the order and see the billing data in BRM?
    Is'it the COM and SOM not properly configured, or have some issue with other application(RODOD)?
    Thanks,
    Ace

    Hi All,
    This issue already resolve by configuring the routing in AIA.

  • Configuring JMS Bridges between COM and SOM

    Hi,
    We started working on OSM 7.0.2 and I have a question about the configuration of JMS Bridges between COM and SOM.
    When COM and SOM Cartridges are installed in the same OSM instance on non-cluster env., it is mandatory to configure JMS Bridges between COM and SOM?
    If it is case, could you please detail the procedure to follow?
    In the document called "Application Integration Architecture Order-to-Activate Cartridge Guide Release 7.0.2 E18005-01" it is not obvious to understand. If you have a look in the table 2-1 page 2-15, I don't see all the mandatory field values to create a new destination bridges (for instance, what is the value of destination JNDI name?). Does anyone configure this part in the setting up OSM to the Order-to-Activate Solution?
    Best regards.

    The COM-SOM bridge is only required when COM and SOM are deployed on separate osm server instances and AIA Emulators are deployed (on both) for development/demo/quick testing purposes.
    In QA/SIT/PRODUCTION environments, OSM should be integrated via AIA, this means that all participant applications ( CRM , OSM-COM, OMS-SOM, BRM ) should be using queue bridges (or SAF in 7.0.3)

  • Wireless Bridge between WAG120N and E1500

    I have my internet coming into my WAG120N and going out wirelessly. I want to setup a wireless bridge between this and an E1500, so I can connect my TV to the E1500 (via an ethernet cable) and have it access the internet. Unfortunatly I can run a cable from the WAG120N to where the TV is. So it I can get the E1500 wirelessly bridged to the WAG120N, I hope I can get around this issue.
    I have updated the firmware ont he E1500 to get Bridging support, but from what I can tell it only provides bridging via an ethernet cable. Is there away to bridge wirelessly?
    Cheers
    Mike
    Solved!
    Go to Solution.

    1. Linksys wireless routers don't support wireless bridging.
    2. Either install 3rd party firmware like dd-wrt or tomato or buy a dedicated wireless bridge and connect the E1500 to the bridge. That way you can also use the wireless in the E1500 for wireless connections.
    3. Otherwise check power line ethernet. That's often a better and more reliable solution.

  • What are the major differences between BODS and Talend ?

    Hi Friends,
    We had a client meeting 2 days back regarding BODS project, But our client is showing more interest on Talend. We have explained/demo him on BODS.  Could any one please tell me, What are the major differences between BODS and Talend ? What are the features of BODS which are not there in TELEND ?
    Thanks,
    Bheem.

    Hi,
    If you talk difference than Talend is an open source. SAP DS as huge advantage when it comes to loading data into SAP and it is more flexible with lots of inbuilt features and easy to load data into SAP using DS directly and extracting data from various legacy systems.

  • What is the main difference between ws_upload and gui_upload?

    Hi All,
    What is the main difference between ws_upload and gui_upload?
    In what contexts should we use these two function modules??
    Thanks,
    Creasy

    search the forum before posting.
    You can find lot of posts related.

  • What is the Join condition between mtl_system_items_b and mtl_onhand_quantities_detail

    Hi,
    What is the Join condition between mtl_system_items_b and mtl_onhand_quantities_detail?
    Thanks & Regards,
    Hari Babu

    Please see the query in (Consolidate Onhand Quantity /Sum Quantity Zero in MTL_ONHAND_QUANTITIES_DETAIL (MOQD) / Concurrent Program Consolidate Inventory Onhand Quantities / Datafix for 0 Quantity Displayed For Finished Goods (Doc ID 353345.1)), is shows how to join those 2 tables.
    http://etrm.oracle.com
    Thanks,
    Hussein

  • What are the configuration need between R3 and XI when we use RFC sync adap

    hi,
    What are the configuration need between R3 and XI when we use RFC sync adapter.
    Regards
    siva.

    if its the sender adapter ref:
    RFC adapter
    Sender- /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step
    Receiver;
    http://help.sap.com/saphelp_nw04/helpdata/en/c8/e80440a832e369e10000000a155106/content.htm
    Also;
    trouble shooting rfc/soap -
    /people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009

  • What are the practical differences betweens infopackages and process chains

    Hi,
    what are the practical differences betweens infopackages and process chains.
    Thanks,
    cheta.

    Hello BW,
    Hope the following links will give u a clear idea about process chains
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/sap-teched-03/using%20process%20chains%20in%20sap%20business%20information%20warehouse
    Business Intelligence Old Forum (Read Only Archive)
    http://help.sap.com/saphelp_nw2004s/helpdata/en/8f/c08b3baaa59649e10000000a11402f/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/8da0cd90-0201-0010-2d9a-abab69f10045
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/19683495-0501-0010-4381-b31db6ece1e9
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/36693695-0501-0010-698a-a015c6aac9e1
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9936e790-0201-0010-f185-89d0377639db
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3507aa90-0201-0010-6891-d7df8c4722f7
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/263de690-0201-0010-bc9f-b65b3e7ba11c
    /people/siegfried.szameitat/blog/2006/02/26/restarting-processchains
    regards,
    Muralidhar Prasad.C

  • Can't sync files on Cloud Drive between Macbook and iPad after Yosemite and IOS 8.02

    can't sync files on Cloud Drive between Macbook and iPad after Yosemite and IOS 8.02
    Pages, Numbers and more won't sync.

    Er OK efter opdatering til IOS 8.1
    Til gengæld er Photo funktionen (synkronisering) blevet dårligere (for dårligt)

Maybe you are looking for

  • QuickTime Pro won't let me save a file from a website

    I have QuickTime Pro 7.0 Normally I can right click a link in Mail and select, "Download linked file" and it will allow me to save an MP3. Not this time. Other times, once actually on a website, I can click on the button on the web based version of Q

  • App World Icon Missing

    I've downloaded the BB AppWorld (Version 4.0.0.65) but the icon is not showing up anywhere- neither in Applications (Show All) nor in Downloads. It is showing in the Application Management (Options) but I'm not able to use it from there. Please help,

  • Purpose of empty iTunes folders?

    I'm just curious about some folders that I see in my iTunes library: 1. Folder name iTunes Music.  My media content, including my music, is in a folder named iTumes Media.  The iTunes Music folder is empty.  What is its purpose?  Can I delete it? 2.

  • Windos Update don't work after reinstalla​tion (mirror). Error 0xc8000247

    Hi! I did an installation from a mirror image of my OS (Win 7 Ultimate) to a new harddirve (WD7500BPKT).  Computer: Lenovo T61p (all updates downloaded using the "System Update").  Everything worded fine, except for that the Windows Update didn't wor

  • After installing Yosemite Time machine does not work

    Time machine no longer works after Yosemite installed. Can this be fixed?