FDM ERPI metadata mapping with EBS and Planning

Hi,
ERP integrator metadata mapping in its showing only Planning dimension names and EBS segments ,then mapping.
suppose source(EBS) Account to Target(planning) Account,in this the EBS member codes and planning memeber codes are different ,
how can i know this mapping is happend,
If possible to see all the members?,and connect each and every member?,
Can you please...
regards,
SV

Thanks for your help. I hit against another issue though.
On clicking on Open Source document, an error page opens up with an error - HTTP: 400 Bad Request.
On checking the properties for this page I noticed that the address for the url is
res://ieframe.dll/http_400.htm#http://localhost:6550/workspace/index.jsp
My workspace is on port 80.
6550 is the ERPI port.
The url should have read localhost/workspace/index.jsp
Is there some settign that I am missing.
Thanks.

Similar Messages

  • Clarifications on ODI installation (for FDM ERPi to drill through EBS)

    This is for drilling EBS from HFM and Planning through FDM. EPM is 11.1.2.2. ODI is 11.1.1.6.0.
    A sharing on the steps I am going to perform, anyone who has done it before or idea on how to do so please help me to have a look and validate. I found documentation on EPM and ODI installation separately but I don't find step-by-step guide to make the subject configuration work. Please let me know if you know one. Thanks a lot.
    The FDM ERPi component will be configured AFTER ODI is up and running. FDM and all other EPM components are up-and-running before the ODI installation.
    Steps to install/configure ODI:
    1. Create DB schema, one for MASTER and one for WORK, grant DB access according to the install guide
    2. Use Oracle RCU (Repository Creation Utility) v11.1.1.3.3 to populate the MASTER and WORK tables
    3. run ODI installer, using the jdk160 located in the ORACLE middleware home directory
    4. select all available components of ODI for installation i.e. ODI Studio (with local agent), ODI SDK, Standalone Installation, all under Java EE installation (Java EE Agent, ODI Console, Public Web Service)
    Have read the manual up to here, will update the thread when I go further, again feel free to comment.
    Last step, to trigger EPM configurator to configure the ERPi component

    Hello,
    In the situation you have described unless the Authentication mechanism and the style of that mechanism for all the environments (in this sitaution Hyperion vs. Oracle EBS) are identical then there is no unified approach. Generally when going from Hyperion into Oracle EBS the EBS landing page is returned prompting you for valid credentials.
    In order for this to work in on seemless move you would have to use OID with OSSO.
    OID = Oracle Internet Directory
    OSSO = Oracle Single Sign On
    Thank you,

  • Metadata created with OEM and OLAP2 views

    Why metadata created with OEM (v 9.2.0.1.0) aren't visible in OLAP2 views?
    Cubes are visible only in OLAP_CUBES, and OLAP1_CUBES views only.
    "Oracle9i Users Guide" says, that OLAP2 views shows metada created either with CWM2 and OEM, but i don't see the ones created with OEM.
    And second question - has that issue something to do with the problem that i don't see cubes with "cube viewer" (and any other OLAP API application like OracleBI Spreadsheet Add-In)? I got error message BIB-10701.
    I use Oracle 9.2.0.6.0 with OLAP option.
    Raf

    I know it is an old thread, but I thought I post the solution anyway ;-)
    I had the same problem and found that it is fixed in the July 2014 CU.

  • How does metadata work with Bridge and Premiere?

    We are trying to figure out how to start using metadata with bridge. But it doesnt seem to work. I can load an avi file into premiere and change the metadata fields for description or scene or log or whatever, when i load it into premiere i see that data, when i look at it in bridge i don't see any of the metadata.
    I can go into bridge and edit the metadata for a file. and when i look at it in bridge it is always there. but looking at that same file in premiere there is no metadata there.
    we have 8 premiere workstations on a fibrechannel network solution we edit with. we want to have about 5TB of stock video clips available with metadata that every machine can search and use in projects.

    I know nothing about Premiere, but perhaps they use different methods to store data.  With Bridge it puts the metadata on the file.  With some programs like PS Elements it puts the metadata in a table.  With PSE one can select "write metadata to file" and solve problem.  Check with Premiere to see how data is stored.
    If you are entering keywords a good check is to look with Windows Explorer and see it there are any "tags"  listed after entering it in Premiere.  WE and Bridge read the same.

  • OFR integration with EBS and UCM

    Hi All,
    We are implementing the following modules from Oracle Content Management to one of our Client, the following are the configurations we need :
    Configure and deploy Oracle Forms Recognition (OFR) 10GR3
    Configure the Oracle Adopter for integration of OFR with EBS
    Configure the Adopter for integration of OFR with Oracle UCM content server
    I really like to have any technical design document on integrations front, especially from OFR -> EBS, OFR -> UCM and also UCM -> EBS.
    Any pointers for the same is well appreciated.
    Regards,
    Radhika

    Hi All,
    We are implementing the following modules from Oracle Content Management to one of our Client, the following are the configurations we need :
    Configure and deploy Oracle Forms Recognition (OFR) 10GR3
    Configure the Oracle Adopter for integration of OFR with EBS
    Configure the Adopter for integration of OFR with Oracle UCM content server
    I really like to have any technical design document on integrations front, especially from OFR -> EBS, OFR -> UCM and also UCM -> EBS.
    Any pointers for the same is well appreciated.
    Regards,
    Radhika

  • Mapping with Match and Merge operater giving ORA-06550 error while deploy..

    Created a simplet mapping to source from Customer table to tstcustomer table thru' Match and Merge operator. The mapping validated successful but giving ORA-06550 line x column y error while deploying the mapping.
    It is a simple mapping consisting of source Customer table, Match and Merge operator, tstcustomer target table.
    Could anyone advise me on how to resolve this?

    The test mapping basically consists of :
    source table - sh.customers
    target table - tstcustomers (similar to sh.customers)
    Match-Merge operator.
    The mapping validation was successful but when attempt was made to deploy, its giving errors starting with ORA-06550.
    I saved the code and executed thru' SQL Plus and the error details are as follows:
    SQL> show errors;
    Errors for PACKAGE BODY MMTEST4:
    LINE/COL ERROR
    594/6 PL/SQL: Statement ignored
    594/37 PLS-00306: wrong number or types of arguments in call to 'RTRIM'
    601/6 PL/SQL: Statement ignored
    601/36 PLS-00306: wrong number or types of arguments in call to 'RTRIM'
    1017/655 PL/SQL: SQL Statement ignored
    30
    1020/27 PL/SQL: ORA-00942: table or view does not exist
    2163/6 PL/SQL: Statement ignored
    2163/43 PLS-00201: identifier 'CUSTOMERS_0_CUST_GENDER' must be declared
    2170/6 PL/SQL: Statement ignored
    LINE/COL ERROR
    2170/42 PLS-00201: identifier 'CUSTOMERS_0_COUNTRY_ID' must be declared
    2586/655 PL/SQL: SQL Statement ignored
    30
    2589/27 PL/SQL: ORA-00942: table or view does not exist
    SQL>
    For your info, the same mapping without Match-Merge Operator is getting deployed and executed successfully.
    But with Match-Merge operator, after setting Match bins, Match rules, Merge rules etc the mapping is validated successfully but errorring out while deployment.
    Pls advise on how to resolve this.
    I understand that the Match-Merge Operator gives Pl/Sql output from the documentation.
    thanks
    Naren.

  • IPTC Metadata Editor with Spellcheck and more

    Bridge and Lightroom could benefit from a robust metadata editor. Quality IPTC data is almost as important as the images themselves. Afterall that's how we and our clients will find our valuable images.
    Desired Features:
    Spellcheck of at least Description and Keyword fields
    Thesaurus would be great for creating Keyword sets
    More flexible keyword sets to allow more nesting and organizing of similar keywords
    Autofill searching of previously used keywords
    Desired Functionality:
    Must be fast and dependable. Currently Bridge is pretty slow, writing one keyword at a time. This seems to cause Bridge to hang up on itself and spit out corrupt files or not apply metadata to random files among a large selection.
    Perhaps it would be better to have the enter all metadata additions and changes at once to all selected files and hit update, append or replace. FotoStation has had a useful interface in which the user can opt to replace and/or append and/or leave alone various metadata fields all at once.
    Currently it is difficult to resolve a large selection of files that all should have the same keyword(s) but some already have it. We are forced to first remove the keywords(s) by pressing the minus sign, wait for that to happen and then reenter the keyword(s). This can be painfully slow for a large batch of files. I've often resorted to manually writing a metadata template in Wordpad an appending the template. It needs to be easier than that.

    The IPTC metadata needs a large amount of work across all the Adobe product line.
    Desired Functions:
    (1)The identical fields/names and consistent characteristics across all products that generate end-user files; for example, Audition (audio), Acrobat (PDF), Photoshop (image), video products and so on. Audition 1.5 still carries the RIFF metadata but no IPTC format data. Acrobat 7.0.7 Pro does have some IPTC like data fields but has a major data integrity problem with the Description field data. In Photoshop CS2, I can utilize CR/LF via "Enter" to make the presentation more readable as separate paragraphs or new line items. In the Acrobat "Description" field I can follow the same procedure and all looks good upon entry. I do a Save and then bring up the IPTC Description data (same file) and all the data after the first CR (Enter) is lost! Never received any error or warning message.
    (2) I think this pertains mostly to generation of PDF files. Currently, when I generate a PDF document having the same location/file-name that I designate for the "new" file, I appropriately get the warning about the "same name". In addition, give me the option to have the metadata in the "old" file copied to the "new" file.
    (3) Publish (at least in the Help function) all the idiosyncracies for each field (e.g., can I not do CR/LF functions?) and the maximum number of characters possible in each field. Please don't reference me to some standard for the information....tell me what the product line supports! In addition, generate warning messages if I do something outside the field support at the time I am entering data in the field. When possible include such information alongside the field window. One example of this is the note below the keyword window about the comma seperator. The problem with this particular comment is that is states "the comma MAY be used as a separator". Don't tell me what MAY be used...tell me what CAN be used (e.g., spaces, semi-colon, etc.).
    (4) Major update required in the Help function for metadata. Right now it is very poor and not of much use.

  • Error in ODI  ,using source EBS and target  planning

    Hi,
    I am in FDM ERPI integrator,source is EBS and target is Planning ,I didn't get the data from source and I got this below error,
    Execution error :
    java.lang.Exception :the scenario did not end properly.
    at.java.lang.Thread.run(Unknown Source)
    pls help me on this situation.
    regards,
    SV

    Hi There,
    I am trying to extract metadata out of EBS and target is Essbase. Everything is setup and connection working fine.
    My problem is that the chart of accounts is getting built in Essbase as a flat structure? How do I get the roll ups from EBS into Essbase? Is there a certain seeting that I must choose to be able to build the Parent Child relationships?
    Thanks for the help
    Regards
    Henk

  • Can we use ODI with Informatica for Planning and Essbase

    If we have Informatica datawarehouse, can I use ODI to integrate with Essbase and Planning ? Or do we need to buy informatica adapters for essbase/planning ?

    Thank you John, for your response. We are accessing our options as to which way to go. We dont have licenses for ODI for Essbase or Planning. We have informatica expertise we would like to use them. The confusion is should we buy the adapters for informatica or licenses for ODI. I understand having ODI with Informatica would add an additional integration layer.

  • Is it possible to use FDM ERPI drill-through via Add-in Excel V11

    Hi
    I am using FDM ERPI 11.1.2.1 to load data from Oracle eBS GL (11.5) to Hyperion Planning 11.1.2.1.
    The drill-through from Hyperion Planning to Oracle eBS GL via FDM ERPI is ok through Smartview and the data forms.
    Do you know if it is ok through the Add-In Excel V11?
    Thanks in advance for your help
    Fanny

    You cannot use the Classic Spreadsheet (Excel) Add-In if that is what you are referring to.
    As the other post indicates it will only work via Smart View.
    Thank you,
    Todd Rebner

  • 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/

  • Access to "RATE" and "PLANNING" applications in "APSHELL" Appset

    Hi,
    When I login into "BPC for Excel" why are the applications "RATE" and "PLANNING" not in drop-down for 'Application'? Has this anything to do with security or has it got to do with "RATE" and "PLANNING" being SAP delivered content in BPC?
    Regards
    DN

    Yes, it has to do with member access profiles. I updated the member access profiles per your suggestion and I can now see 'RATE' and 'PLANNING' in drop down for 'Applications'. Thanks.
    Regards
    DN

  • OIM Provisioning problem with EBS

    I use connector to test provisioning function with EBS, and it works.
    Besides,there have 2 CreateUser storedprocedure in EBS, and one for SSO(we
    can set GUID value when create user). I found the connector used
    the non-SSO storedprocedure. The question is can I modify the config files(
    attributemapping_prov.properties, config.properties,storeprocedures.properties)
    to utilize the SSO storedprocedure to finish the create operation during provisioning
    (I want to specify GUID by myself when create EBS' user through OIM)?
    I just tried my opinion, but the logs prompt SQLException.I do not know why?What should I do?
    Any suggestions will be helpful.
    Thanks!

    You could definitely write your own connector. We faced a similar problem and solved it by writing our own EBS Connector.
    I haven't explored the exact capabilities of the standard EBS connector so you might be able to do this by configuration. My general experience is that it is often better to bite the bullet and create your own connector rather than wasting time trying to get the out of the box connectors to do advanced operations.
    It looks like the config files are more for defining the type and number of attributes that is used during user creation rather than control which stored procedure should be called.
    Good luck
    /M

  • How to intigrate OBIEE11g Securites  with EBS(E Business Suite)?

    Hi guys,
    can any one tell how to intigrate OBIEE 11g securities with EBS(E business Suite)
    Edited by: BI_user on Sep 22, 2011 2:09 AM

    Hi,
    Can you please refer below link i may be help you
    http://obiee-blog.info/
    EBS Integration with OBIEE :
    Following Documents can be reviewed if you are having errors/issues while integrating EBS and OBIEE :
    1. 555254.1 Integrating Oracle Business Intelligence Applications with Oracle E-Business Suite
    2. 758392.1 How to diagnose “You are not currently logged in to the Oracle BI Server..” error when login from EBS to OBI ?
    3.8449681 CAN NOT USE OBIEE ANSWERS AS SOURCE FOR BI PUBLISHER INTEGRATED WITH EBS
    4. 1067342.1 Is it possible to have 1 rpd and authenticate users from both Siebel and EBS in OBIEE ?
    5.544722.1 Authorization Block Failed when populated from EBS database
    6. 555254.1 Enabling Action Links in Oracle Business Intelligence Applications for Oracle E-Business Suite
    7. 755768.1 OBIEE intregation with AD and R12 Ebusiness Suite
    8. 756851.1 Document for implementing security OBIEE Apps with EBS and Siebel CRM as sources
    THanks
    DEva

  • CO- Actual and Plan data

    Hi gurus,
    I am creating a query with actual and plan column and restricting each column with the value type object of actual and plan respectively,but the plan data is not been shown in the columns.
    I checked the value type master data and it has the plan and actual inside but when I am trying to restrict with the value type object, it only gives me the actual option and I have to force the plan option to restrict for the plan column.Don't know why it is not showing, cos I am showing it in the master data object for value type.Any help?
    Thanks in advance

    Hi Ravi,
    Thanks for ur quick answer. I already tried that and the problem I have is that no data is coming for the plan column. I checked the Value type master data infoobject and saw both 10 and 20  in there,but when I am trying to restrict with the value type 20 in the query, it does not give me the 20 option.
    I also checked the extractor in R/3 and could only see data for value type 10 and not 20, cos am using the datasource 0CO_OM_CCA9.Does that mean my datasource is not extraction data for value type 20 or how can I check for that?
    Thanks

Maybe you are looking for