ODI and Planning

Hi,
If anybody know how can I load and extract text data from Planning using ODI?
Thanks.

Hi,
Unfortunately you can't just put the text in a load file because the ODI Knowledge Module doesn't seem to cater for it, it will say the interface runs correctly but no data will be loaded.
Now I did find away round this.
The first thing to do is to get all the text members into the planning repository.
It stores them in a table called HSP_TEXT_CELL_VALUE
You have 2 options to get them into the table, first is to enter them all into a form which depending on how many there are can be a problem or
You can load them from a file or table directly into the HSP_TEXT_CELL_VALUE table, this can be done by an ODI interface.
The thing to watch for is the TEXT_ID, you don't want duplicates, so you either load the table cleanly each time or append to it.
The only problem is that planning caches the values from table and you need to restart planning to pick them up.
You will now need to create a datastore pointing at the database table HSP_TEXT_CELL_VALUE, I will call this datastore CELL_TABLE
Once you have done that then open your normal Load data to planning interface, in the source should be the datastore to your load file, I will call this datastore LOAD_FILE
Drag the datastore CELL_TABLE onto the source window and create a join between your data field in LOAD_FILE datastore and the field VALUE in the CELL_TABLE datastore.
Once you have that you need to replace the data field mapping on the target with TEXT_ID from the CELL_TABLE datastore, so in your target you will have a mapping like nnn.TEXT_ID
What this will do will map the text value from your load file to the value in the planning table HSP_TEXT_CELL_VALUE, it will then load this value into essbase.
I know it is not the simplest thing to do and I am not sure if this will make it clear to you, all depends on how well you know ODI.
If you don't understand and are interested in finding out further then I would consider making an entry on my blog to show how it is done.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • How to use ODI and Planning Adapter.

    How to load the dimensions in planning using ODI and Planning Adapter. I am just looking for a functionality that we used to have with HAL and Planning.

    Hi,
    Have a read of my blog it should give you all the information you need.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • ODI and Planning Applications Created from EPMA

    Dear All,
    can ODI be used with Planning applications created from EPMA or it only can be used with classic applications?
    Your answer is very much appreciated.
    BR,
    ioGGo.

    Hi,
    Because the adapters provided within ODI does support only classic Planning applications, you can use ODI with classic Planning for metadata integration. This doesn't mean though, that you cannot use ODI to feed metadata in to EPMA. You can load the metadata to interface tables and automate the integration using EPMA batch utility.
    Plus, you can still use it for data extract & load as essbase is essbase no matter your application is classic or EPMA.
    However I must admit that it's more handy using with classic Planning. Check John Goodwin's blog if you haven't.
    Cheers,
    Alp

  • ODI and Hyperion Planning help

    Hi,
    I have 2 Hyperion Planning 9.3.1 servers setup for Finance and HR applications. I want to copy data from the HR application to the finance one.
    I have ODI 10.3.5 setup on a separate machine with Hyperion Planning adapter installed. In the topology manager when I try to create a new data server under Hyperion Planning, I don't see the Application (catalog) and Application (work catalog) drop downs filled.
    I have checked the RMI registry service running on the hyperion server and port 11333 is also free.
    I am new to ODI and I'm trying to configure it using Oracle's guides.
    Imran.

    Hi,
    I was following instructions on John's blog and now I'm stuck at a new error. While trying to start the agent I get the following error.
    E:\OraHome_1\oracledi\bin>E:
    E:\OraHome_1\oracledi\bin>CD OraHome_1\oracledi\bin
    The system cannot find the path specified.
    E:\OraHome_1\oracledi\bin>agentscheduler "-port=20300" "-name=odi_demo_agent"
    A JDK is required to execute Web Services with OracleDI. You are currently using
    a JRE.
    OracleDI: Starting Scheduler Agent ...
    Starting Oracle Data Integrator Agent...
    Version : 10.1.3.5 - 10/11/2008
    com.sunopsis.tools.core.exception.SnpsRuntimeException: com.sunopsis.core.Securi
    tyAccessException: Unable to establish a connection to the work repository, plea
    se check the connection parameters.
    at com.sunopsis.dwg.cmd.n.a(n.java)
    at com.sunopsis.a.f.run(f.java)
    at com.sunopsis.dwg.cmd.i.y(i.java)
    at com.sunopsis.dwg.cmd.i.run(i.java)
    at java.lang.Thread.run(Unknown Source)
    Caused by: com.sunopsis.core.SecurityAccessException: Unable to establish a conn
    ection to the work repository, please check the connection parameters.
    ... 5 more
    Caused by:
    com.sunopsis.core.SecurityAccessException: Unable to establish a connection to t
    he work repository, please check the connection parameters.
    at com.sunopsis.dwg.cmd.n.a(n.java)
    at com.sunopsis.a.f.run(f.java)
    at com.sunopsis.dwg.cmd.i.y(i.java)
    at com.sunopsis.dwg.cmd.i.run(i.java)
    at java.lang.Thread.run(Unknown Source)
    I got the solution to this problem at this link Error while starting agent in ODI but its not working for me. I have done everything the way its described on the blog.
    Imran.

  • Essbase and Planning 11.1 adapters

    Does ODI has Essbase and Planning 11.1 adapters or its still 9.3.1 ..Also how can I know from the .jar files which version the adapter is...

    Thanks John
    I have issue in Extracting Metadata out of Essbase cubes. I can extract Entity dimension without any issue. When I try to extract Accounts DIM I get error at SS_O MetadataExtract step with "No_matching_Enum_found". Couldn't find any refernce for it.
    Tried importing V11 jar files, imported LKM_Essbase_Metadata_SQL again. Nothing seems to solve the problem.
    I saw one thread abt it in Planning. No solution for it though..

  • ODI to planning data loading

    Gents ,
    iam rajesh i would to discuss regarding ODI connectivity to Planning
    As i am completely new to the ODI and even i dont know how to login that i have been provided 3 username (ie ODI work,MAster,Profiling) and respective password
    even ODI is installed in my pc and it was working perfectly all right till last year but suddenly there is problem
    i would like to have some assistance in following
    1. how to login to ODI and even i want to c the previous connection (ODI to planning)
    2. what might be the problem when ODI unable to send data to planning
    3. and even how to establish the new connection with out disturbing the old connection .
    I know it sounds typical but i am completely helpless as i dont have any clue on this
    regards
    rajesh
    Edited by: user8800516 on Feb 1, 2010 9:38 PM

    Hi,
    I know you have another post of the subject but I am finding it hard to understand what you are actually asking.
    I think you need to expand on where you are finding issues.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Reverse engineer error with Hyperion Essbase and Planning

    We are getting the following error in ODI Operator (3rd step) when trying to reverse-engineer Hyperion Essbase and Planning models. com.microsoft.sqlserver.jdbc.SQLServerException: Cannot invoke a rollback operation when the AutoCommit mode is set to "true".
    Our ODI repository resides in SQL Server.. Any help is appreciated. Thanks.

    Hi Dmitriy,
    You should upgrade to the latest patch of ODI available on metalink.oracle.com 10.1.3.4.4.
    There was an issue in 10.1.3.4 ODI with the intial reverse when using SQL server. If you shutdown all the ODI UI's and then restart. And then reverse it should work correctly. But you have to make sure you shut down all ODI tools.
    Thanks,
    Denis

  • Whats the difference between FDM and ODI and DIM

    Hi Everyone,
    Can Anyone explain the diff between FDM,ODI and DIM
    Thanks!
    Vaneet

    FDM is purpose-built for--though not strictly limited to--loading financial data from external sources into Hyperion financial performance management applications, such as HFM, Planning, Essbase, etc. It it commonly used in financial consolidation/closing process, and it has many native features expected and required to support that type of activity. FDM is very well-suited to its intended purpose in serving the finance community of an enterprise. FDM is not so well-suited as a more generalized ETL tool, nor as a tool for maintaining application metadata.
    ODI and DIM, on the other hand, are both general-purpose, enterprise-class ETL tools. Unlike FDM, they can be used to maintain application metadata, although they aren't necessarily the best tools to use for that purpose in every situation. Both tools are much more IT-centric than FDM.
    DIM is actually Informatica PowerCenter bundled with some pre-build adapters for Hyperion products. In ODI vs. DIM, ODI is clearly Oracle's strategic product going forward.
    A restricuted-use ODI license is now included with several Hyperion products (e.g., Planning), whereas FDM and DIM licenses are not. But if one of your main requirements is to transfer financial data in a consolidation process, FDM is hard to beat.

  • Financial report for essbase and planning application

    Hi,
    Can any one please explain me what is the difference between creating financial report for essbase application and planning application.
    Considering we will have Essbase cube for the planning application
    Thanks in advance

    Correct, the data that is stored in Essbase will be the same regardless of which connection type you use.
    Data that is only stored in Planning can only be retrieved using a Planning connection. This includes Supporting Detail and SmartLists as these are stored in the Planning relational database.
    As a general rule I always use an Essbase connection unless i specifically want to get supporting detail or smartlists but that is just me.
    Hope this helps
    Stuart

  • Rolling forecase for Actual and Plan

    Hi
    Iam working on Rolling Forecast for Actual and Plan report.. My Planning here is Quaterly based so for example say we plan it on April so the months after april (May - Dec) would be Planning. So when my month keeps on moving the forecase also moves..
    So can you please guys help me to get out of this with an solution..
    Thanks

    Hi,
    If you are using BI-IP for your scenario of forecasting then you can refer to the below links for forecatsing strategies.
    http://help.sap.com/saphelp_nw70/helpdata/en/43/0c033316cd2bc4e10000000a114cbd/frameset.htm
    for forecasting strategies
    http://help.sap.com/saphelp_nw70/helpdata/en/43/0c033316cd2bc4e10000000a114cbd/frameset.htm
    If you are using SEM-BPS you can consult these links:
    http://help.sap.com/saphelp_sem60ep1/helpdata/en/0a/242537cedf2056e10000009b38f936/frameset.htm
    http://help.sap.com/saphelp_sem60ep1/helpdata/en/0a/242537cedf2056e10000009b38f936/frameset.htm
    Forecast (old)
    http://help.sap.com/saphelp_sem60ep1/helpdata/en/0a/242537cedf2056e10000009b38f936/frameset.htm
    Forecast(Exit)
    http://help.sap.com/saphelp_sem60ep1/helpdata/en/0a/242537cedf2056e10000009b38f936/frameset.htm
    Regards,
    Priyanka Singh

  • Why we use different clearing account for GR/IR and planned cost clearing a

    My client ask for using same account for GR/IR account and all planned cost clearing account.
    i try to convince it should be different accounts but he needs a logical answer.
    Why we use different clearing account for GR/IR and planned cost clearing accounts?

    Dear friend.
    u just tell him while doing GR it will debited n  while doing IR it should get credited.hence we  need to take diff G/L account or same account.
    regds
    nasir

  • I have two pnones on my account...my iPhone 4 and my wife's crappy old Samsung.  I pre-ordered an iPhone 4S and plan to give my iPhone 4 to my wife and I will use the new 4S.  How do I switch the 4 to her number once I make the switch to a new 4S?

    I have two pnones on my account...my iPhone 4 and my wife's crappy old Samsung.  I pre-ordered an iPhone 4S and plan to give my iPhone 4 to my wife and I will use the new 4S.  How do I switch the 4 to her number once I make the switch to a new 4S?

    Just call yur provider and they will set it up with you.
    This is what I do, when I get a new iphone and give mine to my wife.

  • Actual and Plan Versions annual view - Multiple versions per company code

    Good Day,
    Iu2019m creating an FI-CO query with an annual view of both Actuals and Plan Values, which uses period and version as input values. The dilemma is around the plan versions which are hardcoded per company codes (eg. 1 Company Code = versions 501 u2013 512)
    Can anyone suggest a possible solutions as normally there is only one version used for planning but in this instance there are multiple versions per Company Code.
    Currently the report is hardcoded for one Company Code and going forward it should cater for more than one(Company Company* 12 Version)
    Kind Regards

    Remove restriction on comp code. There could be 2 models.
    1. Include comp code, value type and version in the rows. This way you get multiple records for a comp code. One record for actual data and one record each for plan versions. To have this model at the query, the data model in the cube also should be in this way (what we call as the account model), multiple records differentiated into actual/plan by valuetype and different versions by version.
    2. Include comp code in rows. Create selections, one for actuals (restrict with key fig and value type 10, actuals), one for each plan versions (restrict key fig with value type 20, version 501. Create one selection for each version this way). This way we have one record per comp code with diff key fig for actual and plan versions. We call this as key fig model. To have this model at the query, the data model in the cube could be account model or key fig model. If it is key fig model then no need of selections. The key fig could be taken directly from the cube.

  • Getting an error while activating a planning area "Enter values for planning horizon From and planning horizon To for the storage time profile level"

    Dear S&OP community,
    I am getting following error while creating a planning ares in a newly installed sandbox. "Enter values for planning horizon From and planning horizon To for the storage time profile level".
    This what I did...
    1) Created new attributes and master data objects and activated them successfully.
    2) Time profile created and activated successfully
    3) Trying to create planing area by assigning  time profile in step 2 and assigned master data from step1..Unable to save the data and system returns 
    this error - "Enter values for planning horizon From and planning horizon To for the storage time profile level"
    My understanding is time profile needs to be active  but doesn't have to have values...
    Any help is appreciated.
    Thanks,
    Krishna

    YS,
    Here are my time profile settings
    Level       Name          Display Horizon - Past  Display Horizon - Future
    1             Monthly     -6                                       11         
    2             Quarterly     -2                                       3
    3             Yearly        -1                                       2
    Time profile is active and but time profile data is not loaded
    Thanks,
    Krishna

  • Business Rules and Planning Login Error

    Hi Experts,
    Today with the help of our DBA we migrated all the Production Planning Oracle database to Planning development database.
    But after all, we restarted all the services and after that when we are connecting to the Console and Planning application we are getting log in erros and in console it is successfully opening all the administration services but giving fail to login to HBR.
    When i login into the Planning application I am getting this error.
    "Unsuccessful logon check for details"
    We are using Planning 4x and Essbase 7x.
    Please suggest me.
    Edited by: 795788 on Jun 14, 2011 11:03 AM

    I guess I did not read your post carefully before this. Did you just copy application databases or planning system database too? You probably just needed to copy application databases for copy applications from prod to dev.
    You cannot log in because of difference in user authentication. when you add a user to any system, it translates that userid into a ID that identifies the user according to external system you may be using. However, if you are using PROD to connect to prod MSAD but using dev to connect to dev MSAD (or other), they potentially resolve in different internal IDs. My suggestion would be to drop planning tables and recreate/reconfigure planning in dev. Then create your applications in dev. After creating application shells, you can ask DBA to copy database for applications into application databases followed by copying essbase apps from prod to dev. For HBR, you should just export rules from PROD and import to DEV. Its more involved but much cleaner.

Maybe you are looking for