ODI to EPMA integration

Hi all,
I am trying to load EPMA application using data synchronizer provided by Hyperion Planning.
I have established connection with applications and defined mapping between table columns & application dimensions.
When I execute the Data synchronization, it shows that data from interface table is loaded to application.
However when we are refreshing the form in planning it doesnot display any record.
We have one more application, when we load data using synchronization in this other application data is loaded without any issue.
Our motive is to load text data into planning application.
Thanks in advance.

If the data has been loaded then it could be the form is looking at the wrong intersection or data was rejected during the data load process.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Knowledge Modules for ODI- Oracle BAM Integration

    Could we please know who develops the Knowledge Modules for ODI- Oracle BAM Integration?
    Is there a separate team that develops these KMs?
    Learnt that ODI development team does not develop these KMs.

    BAM development team is responsible for the BAM ODI KMs.

  • Invoking WSDL using OdiInvokeWebService tool in ODI and ORMB integration

    I did  all the configuration to invoke WSDL through OdiInvokeWebService to get response in the XML file got the following issue
    when in request file i send the XML with request parameter got via a Advance feature of the OdiInvokeWebService  tool.
    input file as
    *<?xml version = '1.0' encoding = 'UTF8'?>*
    *<CMODIXAIINTRequest>*
    *<CMODIXAIINT>*
    *<personID>23423423</personID>*
    *</CMODIXAIINT>*
    *</CMODIXAIINTRequest>*
    ODI-1217: Session OdiInvokeWebService (68001) fails with return code 7000.
    ODI-1226: Step OdiInvokeWebService 1 fails after 1 attempt(s).
    ODI-1241: Oracle Data Integrator tool execution fails.
    Caused By: com.sunopsis.wsinvocation.SnpsWSInvocationException: AxisFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}VersionMismatch
    faultSubcode:
    faultString: Version Mismatch
    faultActor:
    faultNode:
    faultDetail:
         {http://xml.apache.org/axis/}stackTrace:Version Mismatch
         at org.apache.axis.message.EnvelopeBuilder.startElement(EnvelopeBuilder.java:103)
         at org.apache.axis.encoding.DeserializationContext.startElement(DeserializationContext.java:1048)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1328)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:375)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:321)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:226)
         at oracle.xml.jaxp.JXSAXParser.parse(JXSAXParser.java:292)
         at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
         at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
         at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
         at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
         at org.apache.axis.client.Call.invoke(Call.java:2767)
         at org.apache.axis.client.Call.invoke(Call.java:1792)
         at com.sunopsis.wsinvocation.client.impl.axis.AxisClientImpl.invoke(AxisClientImpl.java:152)
         at com.sunopsis.wsinvocation.client.impl.axis.AxisClientImpl.requestReply(AxisClientImpl.java:229)
         at com.sunopsis.dwg.tools.InvokeWebService.actionExecute(InvokeWebService.java:303)
         at com.sunopsis.dwg.function.SnpsFunctionBase.execute(SnpsFunctionBase.java:273)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java:3185)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java:1414)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java:2785)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2515)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:534)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:449)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1954)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:322)
         at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:224)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:246)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:237)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:794)
         at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:114)
         at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:82)
         at java.lang.Thread.run(Thread.java:619)
         {http://xml.apache.org/axis/}hostname:IFLEXPAW061
         at com.sunopsis.wsinvocation.client.impl.axis.AxisClientImpl.requestReply(AxisClientImpl.java:265)
         at com.sunopsis.dwg.tools.InvokeWebService.actionExecute(InvokeWebService.java:303)
         at com.sunopsis.dwg.function.SnpsFunctionBase.execute(SnpsFunctionBase.java:273)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java:3185)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java:1414)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java:2785)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2515)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:537)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:449)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1954)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:322)
         at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:224)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:246)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:237)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:794)
         at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:114)
         at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:83)
         at java.lang.Thread.run(Thread.java:619)
    ================================================================================
    I also tried with the request file (got from soap ui) as
    *<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"*
    xmlns:cmod="http://oracle.com/CMODIXAIINT.xsd">
    *<soapenv:Header/>*
    *<soapenv:Body>*
    *<cmod:CMODIXAIINT>*
    *<cmod:personID>9571248085</cmod:personID>*
    *</cmod:CMODIXAIINT>*
    *</soapenv:Body>*
    *</soapenv:Envelope>*
    Got the following error
    ODI-1217: Session OdiInvokeWebService (70001) fails with return code 7000.
    ODI-1226: Step OdiInvokeWebService 1 fails after 1 attempt(s).
    ODI-1241: Oracle Data Integrator tool execution fails.
    Caused By: com.sunopsis.wsinvocation.SnpsWSInvocationException: Part does not exist:Header
         at com.sunopsis.wsinvocation.client.impl.AbstractMessageImpl.loadFromXML(AbstractMessageImpl.java:251)
         at com.sunopsis.wsinvocation.client.impl.AbstractMessageImpl.loadFromString(AbstractMessageImpl.java:304)
         at com.sunopsis.wsinvocation.client.impl.AbstractMessageImpl.fromString(AbstractMessageImpl.java:359)
         at com.sunopsis.wsinvocation.client.impl.AbstractJWSDLParserImpl.fromXML(AbstractJWSDLParserImpl.java:209)
         at com.sunopsis.wsinvocation.client.impl.AbstractJWSDLParserImpl.getWebServiceRequestByOperation(AbstractJWSDLParserImpl.java:204)
         at com.sunopsis.dwg.tools.InvokeWebService.actionExecute(InvokeWebService.java:299)
         at com.sunopsis.dwg.function.SnpsFunctionBase.execute(SnpsFunctionBase.java:273)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java:3185)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java:1414)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java:2785)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2515)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:537)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:449)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1954)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:322)
         at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:224)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:246)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:237)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:794)
         at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:114)
         at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Please help me to resolve this version issue in case when request file is XML from advance option_*
    and Part does not exist:Header  incase of request file in soap ui request format._*
    Thanks for ur help.....
    Edited by: user10684753 Dev on Jan 5, 2011 1:37 AM

    Hi,
    what is your ODI version?
    Cezar Santos
    http://odiexperts.com

  • ODI Hyperion Planning Integration

    I have one question on ODI. If my application has 3 database and all of them have different accounts and entity dimension. How will i tell the ODI to update a particular database dimension and not all. Example below
    If I have application called : Sample
    3 database : Plan1, Plan2, Plan3
    All these have accounts and entity dimension but all of them have different accounts and entities. How will i tell the ODI to update which accounts dimension?

    You use the target columns - Plan Type (Plan1), Plan Type (Plan2),Plan Type (Plan3)
    A True or 1 means to use that plan type, False or 0 means not to use that plan type.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Hyperion and ODI Integration

    While integrating Hyperion Essbase and ODI (oracle Data integrator) , can ODI directly read from Hyperion or does Hyperion generates csv through which we can make ODI read .
    Can some one through some light on this process. since the Oracle documentation talks more abt the flat files like Csv etc. So i got this doubt.?
    Thanks

    Hi,
    You can perform the following task at the time of integration of ODI With Hyperion Essbase
    i) Data Loads
    ii) Dimension Loads
    iii) Data Extracts
    iv) Dimension Extracts
    Available Knowledge Modules for the Hyperion Integration with ODI are:
    RKM Hyperion Essbase
    LKM Hyperion Essbase Data to SQL
    LKM Hyperion Essbase Metadata to SQL
    IKM SQL to Hyperion Essbase (Data)
    IKM SQL to Hyperion Essbase (Metadata)
    3 types of Data Extract possible
    Report Scripts
    MDX Scripts
    Calc Scripts
    2 types of Load possible
    Rule file based load
    API based load
    There is no limitation of using csv file you can load metadata or data from RDBMS (ISO 89 Syntax Supported E.g. DB2,Oracle,SQL Server),text file even from xml

  • Getting Error Out Of Memory while importing the work repository in ODI 10g

    I exported the work repository from topology of ODI 10g of one DB and tried importing it in the another ODI 10g topology of another DB.While importing i got the error 'Out of Memory' .
    Can somebody suggest me ,how to solve the heap size out of memory issue while importing in ODI 10g.
    Thanks in Advance.

    Hi,
    you have to post your question in ODI forum
    Data Integrator
    Suresh

  • ODI error with OBI APPs7.9.5.2 help me plzzzzzzz

    Dear All,
    I installed the OBI Apps7.9.5.2 and when I installed The ODI and when I want to execute this commands
    agentservice –i –s WORKFLOW 20910
    agentservice –i –a INTERFACE 20911
    it says that JDK must be required instead of jre .
    How I can solve this issue PLzzzzzzzzzzzzzzz,
    Thanks in Advance ,
    Zaki

    hi Zaki,
    Can you please post the ODI related stuff at ODI forum or search the error message in the odi forum
    Data Integrator
    Thanks,
    Saichand Varanasi

  • Gendral Info about  ODI

    Hi Friends
    ODI (Oracle data integration ) is it simillar to ETL - Infomatrica ie data warahousing ?
    OR BI (business intelligence) ?
    Can I know the Differenct between this three i wish to learn data Integration ?
    So what do i need to choose
    ODI or ETL or BI ? Please advice ?
    My skill set is iam good in sql and pl-sql
    Thanks
    Aarasu

    850225 wrote:
    Hi Jerome Fr
    Thanks For valuable advice
    Data warehousing means ? is it like oracle DB ? Please advice on this Data warehousing is a concept where business data gets stored into relational database ( like Oracle,SQL Server, Sybase etc )
    >
    From you point what my understanding is
    ODI and ETL or ELT (Informatica PowerCenter) both these are tool that can extract data from different source like oracle db , sql db ,db2 etc and put the data in data warehousing? if iam wrong plz advice
    ODI/ETL will pull data from various sources and put into target area .
    Here target area can be relational database ( like Oracle,SQL Server, Sybase etc ) , or flat file or xml or queue etc.
    BI Or OBIEE is a tool used for doing reports/dashboards on the data that is stored in data warehouse
    In short
    ODI & ETL pulls data to data warehouse and based on that data BI toll develops a report ? is it ?
    Yes
    Is BI a Reporting tool?
    BI is business inteligence .. and it is not limited to reporting only .
    It can be use to predict future business also
    advance Thanks
    Aarasu

  • ODI Commands, emailing, moving and checking files

    Hi Everyone,
    This time I am posting here because what I would like to do is the following:
    *1. Make ODI search a folder and see if there is any data available*
    So I assume that I will have to use something like:
    a) cmd /c dir C:\<Folders Path…>\<File_Name>*.<extension>
    b) cmd /c dir C:\<Folders Path…>\<File_Name>*.<extension> /b /a:-d > C:\< Folders Path…>\<File_Name>.lst
    Would it be better to use a) rather than b) I do not see any sense in using a *.lst.?
    *2. Load the file, and not use reverse engineering:*
    How can I do this?
    I had already posted this in the forum, but I think I was getting a wrong idea over it.
    Default data types when an Excel reverse engineering
    *3. To load my data into a Temporal Table and transform the data*
    I have already done it. :-)
    *4. Insert it into the table that’s is going to be used*
    I have already done it. :-)
    *5. Once successful move the uploaded file, move it to another folder and modify the name of it adding the system date.*
    OdiFileMove "-FILE=C:\<Folders Path…>\<File_Name>.<extension>" "-TOFILE=C:\<Folders Path…>\<File_Name>.<extension>" "-OVERWRITE=YES" "-CASESENS=NO" "-RECURSE=YES"
    But how do I add the name to the file? Any suggestions, ideas???
    I do have to move this to three different folders, so I will just have to use this ODI command three times and that will be it, no?
    *6. Send an email informing if the uploading has been successful or not in:*
    Step 1, Informing rather the file has been found or not
    Step 2, Informing if the file has a mistake or anything –data format-
    Step 5, Informing if the file has been moved to any of the three folders –ToLoad, Loaded, Erros- and attaching the file, and message saying how many lines were imported etc, etc….
    Would it be something like this????
    OdiSendMail "-MAILHOST=<my.host.whatever>" "-FROM=<sender_email>" "-SUBJECT=<My beautiful project>" "-TO=<receiver_emailn>" "-CC=<xperson_email>" "-ATTACH=C:\<Folders Path…>\<File_Name>.<extension>"
    Email content, email content, email content, email content…..
    Well so far this is what I will have to do, and I would really like to count with your help, ideas and guidance.
    P.D.: I have been trying to get some further reading about ODI “Oracle Data Integrator 11g: Getting Started”, but the book I am looking forward to get is not yet published, and every month they delay it one more month.

    Suthirta really Thank you so much!!!
    Before I wrote you, I have already created and implemented what I described you, so:
    + I created a new procedure.
    + On the definition tab as you suggested me, I changed the “Source Technology” to Oracle and the “Target Technology” to Sunopsis API
    + On the Detail Tab, I have created my new command
    - On the “Command on Source” tab
    I have placed the SELECT '<whatever_name>' || replace(sysdate,' ', '_') AS FILENAME FROM DUAL;
    And first left of the values by default or should I change them to the following:
    Tecnology: Oracle
    Context: The one that I am using
    Transaction: Autocommit
    Transaction Isolation: <Unidentified>
    Schema: The one that I am using
    Commit: <Unidentified>
    - On the “Command on Target” tab
    I have placed the #FILENAME
    And first left of the values by default or should I change them to the following:
    Tecnology: Sunopsis API
    Context: The one that I am using
    Transaction: Autocommit (appears as default)
    Transaction Isolation: <Unidentified> (appears as default)
    Schema: <Unidentified> (appears as default)
    Commit: <Unidentified> (appears as default)
    And so far, It should be working no? I am getting an error :-(
    On the OdiFileMove I have done the following:
    OdiFileMove "-FILE=C:\ <path1…>\<Original_File_Name>.xls" "-TOFILE=C:\ <path2…>\#FILENAME.xls" "-OVERWRITE=YES" "-CASESENS=NO" "-RECURSE=YES"
    Error message:
    java.lang.Exception: Oracle Data Integrator Function does not exist
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlS.treatTaskTrt(SnpSessTaskSqlS.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.j(e.java)
         at com.sunopsis.dwg.cmd.h.z(h.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Thread.java:595)

  • Error while upgrading ODI 11.1.1.3 to 11.1.1.5

    Hello,
    I downloaded the patch for 11.1.1.5 and tried to run the psa.bat and I end up getting this error. Pls let me know if you have faced similar issue
    Thanks in advance.
    Oracle Fusion Middleware Patch Set Assistant 11.1.1.5.0
    java.lang.UnsatisfiedLinkError: Can't load library: D:/hydfbsl7/odi/product/Orac
    le_ODI_11.1.1.5/oui/lib/win64/oraInstaller.dll
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1702)
    at java.lang.Runtime.load0(Runtime.java:770)
    at java.lang.System.load(System.java:1003)
    at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.loadNativeLib(
    OiipwWin32NativeCalls.java:1506)
    at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.<clinit>(Oiipw
    Win32NativeCalls.java:49)
    at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment
    .java:211)
    at oracle.sysman.oii.oiip.oiipg.OiipgPropertyLoader.initUnixPtrFileLoc(O
    iipgPropertyLoader.java:213)
    at oracle.sysman.oii.oiip.oiipg.OiipgPropertyLoader.<clinit>(OiipgProper
    tyLoader.java:126)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.updateProperties(
    OiicStandardInventorySession.java:461)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicS
    tandardInventorySession.java:257)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicS
    tandardInventorySession.java:231)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicS
    tandardInventorySession.java:180)
    at oracle.ias.upgrade.OUIInventory.initAll(OUIInventory.java:86)
    at oracle.ias.upgrade.CommandLineArgsBase.initOUI(CommandLineArgsBase.ja
    va:136)
    at oracle.ias.upgrade.PatchCommandLineArgs.process(PatchCommandLineArgs.
    java:116)
    at oracle.ias.upgrade.PatchDriver.main(PatchDriver.java:69)
    UPGAST-00055: error reading the Oracle Universal Installer inventory
    D:\hydfbsl7\odi\product\Oracle_ODI_11.1.1.5\oui\lib\win32\oraInstaller.dll: Can'
    t load IA 32-bit .dll on a AMD 64-bit platform
    The command failed to complete successfully
    - Kash

    Best post on ODI forum;
    Data Integrator
    Cheers
    David

  • ODI flatfile to flatfile load interface error

    Hi,
    I'm trying to load my target (delimited CSV) with data from a source (delimited CSV). I have followed all the steps reverse engineered my datastores(source and target files) Imported knowledge modules and selected sunopsis inmem engine as staging. When I run the interface
    I'm getting error in the last integration step which is given below. Please help me with this
    ODI-1227: Task Integration fails on the source SUNOPSIS_ENGINE connection MEMORY_ENGINE.
    Caused By: java.sql.SQLException: java.lang.RuntimeException: unsupported internal operation: Type unsupported internal operation: Type

    I got this fixed. Apparently, my syntax was not correct for a concatenation step. The syntax I'm supposed to use should be in hsql.

  • Increasing the timeout parameter in ODI

    Hi,
    I have got 7000 error code in a step while executing the scenario.
    I have found out it may be time out error and it can be resolved by changing the timeout parameter in ODI(File->Userparameter->Oracle Data Integrator Timeout)
    Is there any maximum limit for this timeout parameter? After changing this, should i restart the ODI server?
    Can anyone suggest me quicly please?
    Am i proceeding correctly for this 7000 error code?

    Hi,
    Please post this question in the ODI forum:
    Data Integrator
    Thanks, Mark

  • Open World Unconference: OWB 11.2--KM support, OBI-EE integration and More

    There will be a special Unconference session at Oracle Open World spotlighting the most important features added to OWB 11.2: Support for ODI-based data integration with knowledge modules, OBI-EE integration. Other topics may include real-time mappings and CDC support. To find out more and RSVP see the Event on LinkedIn:
    http://events.linkedin.com/Oracle-Open-World-Unconference-Oracle/pub/129305
    Also join the OWB/ODI Data Integration LinkedIn Group:
    http://www.linkedin.com/groups?gid=140609&trk=hb_side_g

    updated schedule/the agenda
    Edited by: Marco Gralike on Aug 5, 2010 10:56 AM

  • Essbase Adapter ODI Problem

    Hi, first i wanna say sorry if i post in the wrong section. I cant find ODI section, n since i have a problem with Essbase Adapter in ODI, so i just post here.
    I wanna ask 2 things:
    First is regarding the Reverse Engineering in ODI from Essbase. Sometime i cant reverse Essbase Application, but sometime it was success. Is this the problem of the adapter?
    Second, when i wanna load the member from an oracle database to Essbase, i always getting the same error message.
    org.apache.bsf.BSFException: exception from Jython: Traceback (innermost last):
    File "<string>", line 61, in ?
    com.hyperion.odi.essbase.ODIEssbaseException: Invalid value specified [RULES_FILE] for Load option [null]
         at com.hyperion.odi.essbase.ODIEssbaseMetaWriter.validateLoadOptions(Unknown Source)
         at com.hyperion.odi.essbase.AbstractEssbaseWriter.beginLoad(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java)
         at org.python.core.PyMethod.__call__(PyMethod.java)
         at org.python.core.PyObject.__call__(PyObject.java)
         at org.python.core.PyInstance.invoke(PyInstance.java)
         at org.python.pycode._pyx14.f$0(<string>:61)
    at org.python.pycode._pyx14.call_function(<string>)
         at org.python.core.PyTableCode.call(PyTableCode.java)
         at org.python.core.PyCode.call(PyCode.java)
         at org.python.core.Py.runCode(Py.java)
         at org.python.core.Py.exec(Py.java)
         at org.python.util.PythonInterpreter.exec(PythonInterpreter.java)
         at org.apache.bsf.engines.jython.JythonEngine.exec(Unknown Source)
         at com.sunopsis.dwg.codeinterpretor.k.a(k.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt(SnpSessTaskSqlI.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.g.y(g.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Unknown Source)
    com.hyperion.odi.essbase.ODIEssbaseException: com.hyperion.odi.essbase.ODIEssbaseException: Invalid value specified [RULES_FILE] for Load option [null]
         at org.apache.bsf.engines.jython.JythonEngine.exec(Unknown Source)
    at com.sunopsis.dwg.codeinterpretor.k.a(k.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt(SnpSessTaskSqlI.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.g.y(g.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Unknown Source)
    wat is the cause of this? and does ODI only accept the parent/child load rules? and does Essbase has it own CKM?
    thanks.

    better if you try on odi forum:
    Data Integrator
    To your questions:
    there is no specific CKM for essbase;
    you can define target/source options (IKM) when you design the Interface Flow.

  • Integration approach ODI11g

    Hi Gurus,
    We are integration a product(source to handover the data) with multiple products.
    Say Source product A(Different server),Target products(B ,C & D) each located on different servers.Integration(develpoment) is going to be at different time,like integration Source A and Taregt B is in the end phase which will go live first,in the middle we are going to start integration development with Target B.
    Is it feasible to use single set of Master repository and Work repository for all the three product integration.In the fist live i need to export only ODI data of integration A & B but not the data of A & C,/A & D.How we can do that?
    I am planing to have separate pair of Master and Work Repository creation for each set of integration.(Ex:A-B,A-C,A-D) ---Please suggest me on this.
    If above plan seems to be correct, how can we use the single odiparams.bat file for each set ? shall i create copy of odiparams.bat file other set of master and work repo?
    Please help me,
    Thanks,
    MNK

    Hi All,
    This seems to be best solution after discussing with experts.
    In short i want to develop A to B and then start A to C but move only A to B ODI objects only to next phase .
    In my case from source end more or less the same tables will be used to feed into target tables B ,C and D..
    but each target tables are different in B,C and D.
    Possible solution
    Create separate project for each pair of integration.
    Three project for each phase. Create One Single Source Data server A . Three different Data Server for Each Target.
    Let the Developer use Source A and Target B and create all their Mapping in Project A-B.
    Parallel they can use the Source Server A and Target Server C and start working on Project A - C.
    Once A - B is done . You can move only Project A - B only and Master Repository .
    and once A to C is done then you can move Project A to C.
    But my work repository still having details incomplete details of project A-C.
    In this case the easy way will be Export and Import the Complete Work Repository and delete the Project A - C if you want to . Else
    First Import Global Objects ( Variable , function etc )
    Import Models , Data Store
    Finally Import the Project
    this way you can only objects related to A to B
    Thanks a lot to Sutirtha and Dev. to others who have read my post.
    Regards,
    MNK

Maybe you are looking for

  • Controling space between Text Items when using htp.p('HTMLDB_ITEM.TEXT')

    I'm using the following code inside a table tag within a loop to generate a multi-row printable form htp.p('<td cellspacing="0" align="right" width="100%" style="font-size:8pt">'||HTMLDB_ITEM.TEXT(p_idx=>2,p_size=>1)||'</td>'); I'm still getting gaps

  • Downloading Sap Office Document in Webdypro

    Hello All, I have to provide a link to a document that is present in SAP Office Folder. I am able to read the document using SO_OBJECT_GET_CONTENT. But the contents are in the form of a table of character type. The File download UI Component of Webdy

  • Custom Compiler Language

    I create my own texteditor,the plan is i want to trap the error message that generate from the java compiler to my language, so i can display the error message with my own words (not an exception errors).. What should i do, to solve this? Thanks...

  • Invoice via MIRO

    During the invoice validation in MIRO, we can notice some difference between transport costs which were not anticipated in PR/PO. therefore I need your help to know can I balance these differences ? thank for your help

  • Speed up data set calls

    Hey I am currently working on a timetable lookup system. I have 2 tables setup, each with 35 cells and each searching through over 1000 lines of XML. As you can imagine this takes bloomin ages! Is there any way to speed this process up? You can see t