Error Key word when interfacing EPMA interface table

Hi,
I'm trying to interface a SQL server database with EPMA interface tables. So basically, I'm doing SQL server to SQL server.
I already have several Interfaces that work fine, but I encounter an issue when interfacing a ...PropertyArray table in EPMA IT.
This table has a column called "Key" and I wonder if that's not the problem, key must be a special word.
Here is the error message:
ODI-1226: Step PRODUCT_INTERFACE_PROPERTYARRAY fails after 1 attempt(s).
ODI-1240: Flow PRODUCT_INTERFACE_PROPERTYARRAY fails while performing a Control operation. This flow loads target table HS_Product_PropertyArray.
ODI-1228: Task HS_Product_PropertyArray (Control) fails on the target connection CSPL_EPMA_IT.
Caused By: java.sql.SQLSyntaxErrorException: [OWLS][SQLServer JDBC Driver][SQLServer]Invalid column name 'Key'.
     at weblogic.jdbc.sqlserverbase.dda4.b(Unknown Source)
     at weblogic.jdbc.sqlserverbase.dda4.a(Unknown Source)
     at weblogic.jdbc.sqlserverbase.dda3.b(Unknown Source)
     at weblogic.jdbc.sqlserverbase.dda3.a(Unknown Source)
     at weblogic.jdbc.sqlserver.tds.ddr.v(Unknown Source)
     at weblogic.jdbc.sqlserver.tds.ddr.a(Unknown Source)
     at weblogic.jdbc.sqlserver.tds.ddq.a(Unknown Source)
     at weblogic.jdbc.sqlserver.tds.ddr.a(Unknown Source)
     at weblogic.jdbc.sqlserver.ddj.l(Unknown Source)
     at weblogic.jdbc.sqlserverbase.ddde.e(Unknown Source)
     at weblogic.jdbc.sqlserverbase.ddde.a(Unknown Source)
     at weblogic.jdbc.sqlserverbase.ddb9.a(Unknown Source)
     at weblogic.jdbc.sqlserverbase.ddde.v(Unknown Source)
     at weblogic.jdbc.sqlserverbase.ddde.x(Unknown Source)
     at weblogic.jdbc.sqlserverbase.ddb9.executeUpdate(Unknown Source)
     at com.sunopsis.sql.SnpsQuery.executeUpdate(SnpsQuery.java:665)
     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.executeUpdate(SnpSessTaskSql.java:3218)
     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execStdOrders(SnpSessTaskSql.java:1785)
     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java:2805)
     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)
Any idea how to fix this problem ? I gladly take workarounds too ;)
Thanks a lot,
Cyril

Hi Phani,
I don't see what you mean, sorry I'm a beginner with ODI.
I might have found a workaround though, I can update UDAs, aaliases and attribute in the Hierarchy table, I have no use of the property array table.
Thanks for your help.
Cyril

Similar Messages

  • Is it possible to add and view your key words when creating a web site from Lightroom 4?

    Is it possible to add and view your key words when creating a web site from Lightroom 4?

    Hi,
    I had the same problem with
    "java.lang.NullPointerException at com.sap.tc.webdynpro.clientimpl.html.uielib.standard.uradapter.ViewContainerUIElementAdapter.getContent(ViewContainerUIElementAdapter.java:98)"
    when I included ViewUsages dynamically in an action handler (outside wdDoInit()).
    The code below fixed that problem.
    This code creates a new OutboundPlug for the embedding view with the embedded view as target and fires the plug.
    <i>// Create OutboundPlug
    IWDOutboundPlugInfo outboundPlug = embedderViewInfo.createOutboundPlug();
    //Create navigation link
    rootViewUsage.createNavigationTarget(outboundPlug.getName(), interfaceViewUsage, "Default");
    // fire navigation link
    wdThis.wdGetAPI().firePlug(outboundPlug, Collections.EMPTY_MAP);
    </i>
    I hope I could help you. Probably you don't need the information anymore, but perhaps anybody else has the same problem.
    Regards, Alex

  • Error ORA-01446 when updating a versioned table with SQLDeveloper 1.5.4

    Hi,
    I have been trying out Oracle Workspace Manager to test how versioned tables might work to our advantage. My basic testing process is:
    1. Create a table
    2. Add some data rows
    3. Version enable the table
    4. Create a workspace
    5. Goto the created workspace
    6. Update a row
    7. Commit and I get the following error
    UPDATE "COMSERV"."A_OWM_TEST" SET DESCRIPTION = 'ABCDEFGHIJzzzz' WHERE ROWID = 'AAAThNAAIAAAgwqAAY'
    One error saving changes to table "COMSERV"."A_OWM_TEST":
    Row 10: ORA-01446: cannot select ROWID from view with DISTINCT, GROUP BY, etc.
    The same update works fine from SQLPlus so my question is Does SQL developer support table versioning or have I done something wrong is setting up my versioned tables?
    Any suggestions greatly appreciated.
    Thanks
    Richard Wilkinson

    hye...
    is that any view referring to that table...
    check the code on how u create that view...
    for e.g.
    CREATE OR REPLACE VIEW testview
    (id, name)
    AS
    select * from testing;
    this also will populate that ORA-01446 error.
    just a suggestion cause i also have a similar problem on ORA-01446 and i resolve it by alter the view..
    CREATE OR REPLACE VIEW testview
    (id, name)
    AS
    select id, name from testing;
    correct me if i'm worng...i'm just a newbie..
    thank you...

  • Error in Word when creating two columns

    Hi, first of all, please excuse my bad English, it is not my primary language.
    I have a document and I need to "transform" a long passage to 2 columns to save some space. When I do this, something happens with the page count, also in the Index showing page numbers automaticly.
    The page that starts with the two columns get page number 1 instead of 5 or 6, and all the following pages with the two columns have this number and the first page after the two columns end gets number 2. I can not reproduce this error in Another document,
    But I do not understand why I get it in this.
    Here is a Link to my OneDrive containing Steps recorder .zip to show you.
    http://1drv.ms/1lqISNO
    Regards
    Martin

    Looks like splitting the passage has created a new section at the page and it has its own page numbering. Try this:
    1. Click anywhere in the wrong-numbered pages.
    2. Click the Insert->Page Numbers menu item.
    3. Click the Format Page Number… button.  
    4. Select Continue from previous section radio button.
    5. Click OK.
    Hope that helps.
    Thanks,
    Ethan Hua CHN
    TechNet Community Support

  • Error:Type conflict when calling a function module RFC_ERROR_SYSTEM_Failure

    Hi Experts,
    When I run my Application in Portal, i am getting the following error.
    Type conflict when calling a function module., error key: RFC_ERROR_SYSTEM_FAILURE
    When I execute the BAPI, it is getting executed.
    My Bapi Strucute:
    Import Parameters
    IM_MAT_Search --> ZPTIP_MAT --> Import Parameters
    Tables
    IT_INFO_REC --> ZMM_GET_ITEM --> Output Parameters
    When I import the model, i am getting the structure like this
    BAPI_Name > ZMM_BAPI_Input> IM_MAT_Search(respective Parameters) , Output (respective Tables and their parameters)
                        > ZMM_Input1> Parameters
    This is the way, how i am executing in webdynpro java
    Zmm_Bapi_Ptip_Search_Input eleInput = new Zmm_Bapi_Ptip_Search_Input();
    wdContext.nodeZmm_Bapi_Ptip_Search_Input().bind(eleInput);
    Zptip_Asset eleInputAsset = new Zptip_Asset();
    eleInputAsset.setSearch("ACRS");
    wdContext.nodeZptip_Asset().bind(eleInputAsset);
    eleInput.setIm_Ast_Search(eleInputAsset);
    wdContext.nodeZmm_Bapi_Ptip_Search_Input().bind(eleInput);
    wdContext.nodeZmm_Bapi_Ptip_Search_Input().currentZmm_Bapi_Ptip_Search_InputElement().modelObject().execute();
    wdContext.nodeOutput().invalidate();
    Please let me know, how to do the same.
    Thanks in advance.
    Regards,
    Palani

    Hi David,
    I checked for the Parameter of setIm_Ast_Search, it is of Zptip_Asset.
    Hi Saleem,
    When I changed the same, i am getting the Type conflict error,
    Type conflict when calling a function module., error key: RFC_ERROR_SYSTEM_FAILURE
    Please let me know,what can be done in this regard to solve the problem.
    My BAPI Structure when imported as model
    SearchBAPI
    --> ZMM_BAPI_SEARCH_INPUT
    > IM_AST_SEARCH(zPTIP_ASSET)
    >Zptip_Asset
    >Search (Parameter)
    > OutPut(ZMM_BAPI_Search_Output)
    >IT_Asser_Rec(ZMM_Asset)
    >ZMM_Asset
    >TXT100 (output Parameter)
    --> ZMM_BAPI_SEARACH_OUTPUT
    --> ZPTIP_ASSET
    >Search (Parameter)
    Thanks & Regards,
    Palani
    Edited by: Palani Appan on Nov 11, 2009 5:31 PM

  • RFC destination R/3 Source does not exist., error key: RFC_ERROR_SYSTEM_FAI

    Hi All,
    I am getting the error "RFC destination R/3 Source does not exist., error key: RFC_ERROR_SYSTEM_FAILURE" when planning sequence (IP) is executed. Can some one help me please asap.
    Regards
    Kiran

    Hi,
    Please go to sm59 and check if the RFC connection exists for this source system. If its there, please double click on it and on next screen, go to Menu bar and click on Test-> Connection and then test -> authorisation.
    If you get any error, thats the reason. If you dont find the RFC at all, thats the reason why you got error.
    You may also check WE20 for partner profile, whether it exists or not.

  • Favorites & key word markers

    Hi,
    I just tried to mark a few clips in the Browser as favorites & key words but I don't get the green & blue lines respectively at the top of the clip although the clips are saved as favorites & key words when I hide the others.  Also, as I am doing quite a few Ken Burns clips I would like to know if these red /blue lines should also show in stills clips.
    regards
    HH

    at the key word windows was in the past right of the key word the number of pictures showing which belongs to that key word.
    Walter,
    I noticed that too. Sometime the Keywords HUD will open with the right column with the numbers of imahes missing. Then it helps to enlarge the HUD by dragging one of the corners. Have you tried that? That will usually bring the numbers back, at least in Aperture 3.6 in Yosemite.  Which Aperture version are you using?
    Is the reason maybe that the key word "daughter" is under the path "myself" in the hierarchy ?
    If you have hierarchical keywords, any keyword will implicitly have the the parent keywords implied.
    For example if you have a keyword "Buildings", and below "Buildings "Bridges" and "Lighthouse",  any search for "buildings" will also produce all "bridges" and "Lighthouses".
    In your example, "Myself" and daughter" it might be better to create a keyword "Family members" and move "Daughter and "Myself" below family member. This way, your daughter will not be labelled "Myself", but both will be found, when you search for "family member".
    Leonie

  • Error when writing to interface table for HR

    We recently did a client copy from Production to our User Testing client. User was trying to enter time via transaction CAT2 but received the following message when attempting to save the timesheet:
    "Error when writing to interface table for HR"
    Does anyone have advice on how to resolve this issue?
    Thanks as always!

    Hi,
    We have the same problem.
    We tried to add many records to HR via a job but it result with en error message LR036 (Error when writing to interface table for HR)
    Did you find a solution since your problem appear ?

  • Getting error message when passing data into table: Primary Key

    Getting an error in a process that is feeding the invoice creation in SAP, violation of PRIMARY KEY constraint 'INV1_Primary', cannot insert duplicate key in object 'INV1'. I assume this is due to duplicate key values being passed into the table INV1, however I get this error even when I am passing unique record combinations of the key fields docentry and linenum. This is on 2005A SP01.
    Thanks

    Hi Peter,
    Could you provide a code sample of the routine that is causing the error please?
    It sounds like a data corruption issue (though it could possibly be a bug in the DI API). I recommend you speak to SAP support. There is a utility that can validate the document numbering but you'll need to speak to SAP support before you run this as it can have other negative effects, depending on the state of your data. They may ask for a copy of your database to test.
    Kind Regards,
    Owen

  • EPMA 11.1.2.2, EPMA Interface tables, .ADS File

    DRM Gurus!
    I'm looking for recommendations for updating EPMA with DRM. Thoughts about loading the EPMA interface tables vs using the new EPMA interface that comes with DRM 11.1.2.2 (creates the .ads file)? This client is going to have a large number of attributes... in case that matters. Recommendations are appreciated!
    Cheers!

    Use the DRM to EPMA templates to create .ADS files.  I tend to be a late adopter of new software, i.e., DRM to EPMA using the DRM Web Services API.  Wait until the bugs have been ironed out and then try the new adapter on your next gig perhaps.

  • Error when activating the copied data elem.:Medium key word in language DE

    Hello,
    I have copied data element dats and created a z data element for myself and added the text description.
    Am getting following error.Please guide me for the same-
      Check data element ZDATS1 (C04EAPHALES/15.01.10/16:37)
      Medium key word in language DE: length 18 > maximum length 10
      Data element ZDATS1 is inconsistent
    Please help me resolve the issue.
    Thanks.
    Edited by: sanjivrd on Jan 15, 2010 12:21 PM

    Hi,
    It won't take from domain it always takes from data element... data element only stores the semantic information... Try to change the domain description to someother and then activate both domain and dataelement...and also table and then see...It will take from data element only.
    Regards,
    Nagaraj

  • Hyperion EPMA interface issue.

    Hello All,
    We are working on Hyperion 11.1.2.1. We have Essbase,EPMA Planning. We have newly migrated from prod to uat environment. At the time of export all the metadata, epma interface tables exported successfully. While doing the import using LCM all the shared dimensions are imported successfully expect 3 dimensions.
    Showing an error message for them. Because of this error message i am not able to merge them as shared members.
    In the hierarchy we identified the '_' in the end which causing the issue. If we rename or remove the member from the shared hierarchy but the result is same. Because of this these dimensions are acting as local dimensions. If we leave like this and do an import profile to update the dimensions the dimensions are not getting update because of this issue.
    Can anyone help on this....
    Thanks,
    Tamas

    I hope the op followed my advice which they said they did and went to the link I provided and followed the prerequisites which are under preparing a database, it has the information about the SQL server settings that are required.
    "When creating a Microsoft SQL Server database for use as a repository, ensure that you set these options:
    Set READ_COMMITTED_SNAPSHOT = ON
    Set ALLOW_SNAPSHOT_ISOLATION = ON
    Select the SQL Server and Windows authentication option when you set the security properties for the database.
    All products support Latin Collation for the SQL Server database. Use this statement: SQL_Latin1_General_CP1_CI_AS, However, if you are using Oracle SOA Suite (required as part of a Financial Close Management deployment), then Oracle recommends that the Financial Close Management database be kept separate and set it to SQL_Latin1_General_CP1_CS_AS."
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • EPMA interface datasource connection lost

    Hi,
    We upgraded from 11.1.2.0 to 11.1.2.2. When trying to do a validation of EPMA, we are not able to edit a import profile as the interface datasource information is lost after the upgrade. The error we get when trying to edit a profile is
    Exception of type 'Hyperion.DimensionServer.Interface.Exceptions.ImportManagerException' was thrown.
    URI: http://<ServerName>/awb/imports.mapping.createDimensionMapping.do
    Code: The datasource EPMAInterfTables is not found
    Description: Exception of type 'Hyperion.DimensionServer.Interface.Exceptions.ImportManagerException' was thrown.
    Actor: noneWhen trying to configure Interface data source, it says there are no datasources available and create a new.
    Is this expected after an upgrade? Should we be creating a new datasource?
    Regards,
    Ragav.
    Edited by: ragavhere on Oct 3, 2012 12:03 PM

    Thanks John. I created a new datasource with the same name and it worked.
    Also i was trying to import a dimension, got this error.
    The 'IsPrimary' column is not present in the import source for dimension 'CostCenter_Lv0'. Creating all imported members as primary instances.Are there new columns(IsPrimary) in the interface tables in the new version that did not get upgraded?
    Regards,
    Ragav.

  • Help Error in RSQL module of database interface

    I have my RFC using OO.
    I can excute it in the ECC System, but when i using java to call the function , the error 'Error in RSQL module of database interface' return.
    I don't know why? If any help,  that will be great.
    in SM21 , there is it:
    BV5 Conversion error during INS database access for table ZCDPWF_LQ_
    AB0 Run-time error "DBIF_RSQL_INVALID_RSQL" occurred
    AB1 > Short dump "090429 095636 csrt05 CDPMORPHEUS " generated
    Edited by: ross.wang on Apr 29, 2009 4:33 AM

    I just found that in RFC, the data element should not be the domain. but must be the data element, or called data type.
    Change field data element, it will be ok
    Hope it is helpful.

  • Error when executing statement for table/stored proc  DB2 - Data Truncation

    Hi,
      I have one call sp in XI with n parameters int and two parameters out.
       well, to implement the interface gives the following error
    com.sap.aii.af.ra.ms.api.DeliveryException: Error processing request in sax parser: Error when executing statement for table/stored proc. 'SPSAPAR9' (structure 'Statement'): java.sql.SQLException: The number of parameter values set or registered does not match the number of parameters
    Thanks for your help
    Ximena
    Edited by: Ximena Gonzalez on Feb 19, 2008 11:50 AM
    Edited by: Ximena Gonzalez on Feb 20, 2008 12:17 PM

    My Error is change
    Error while parsing or executing XML-SQL document: Error processing request in sax parser: Error when executing statement for table/stored proc. 'SAPPRG.SPSAPAR9' (structure 'Statement'): java.sql.DataTruncation: Data truncation
    but de change DT SP
    <?xml version="1.0" encoding="UTF-8" ?>
    <ns1:AlistReqDet2_MT xmlns:ns1="urn:proxl:tmuc:proxl01:AlistReqItems">
    <Statement>
    <SPSAPAR9 action="EXECUTE">
      <table>SAPPRG.SPSAPAR9</table>
      <ISAPNU1 isInput="TRUE" type="STRING">0080000353</ISAPNU1>
      <ISAPEM1 isInput="TRUE" type="STRING">'LU'</ISAPEM1>
      <ISAPC05 isInput="TRUE" type="STRING">15353</ISAPC05>
      <ISAPSEC isInput="TRUE" type="STRING">10</ISAPSEC>
      <ISAPLOT isInput="TRUE" type="STRING">'lats'</ISAPLOT>
      <ISAPCA1 isInput="TRUE" type="STRING">10</ISAPCA1>
      <ISAPCA2 isInput="TRUE" type="STRING">10</ISAPCA2>
      <ISAPKIL isInput="TRUE" type="STRING">10</ISAPKIL>
      <ISAPES1 isInput="TRUE" type="STRING">'T'</ISAPES1>
      <ISAPSW isOutput="TRUE" type="STRING" />
      </SPSAPAR9>
      </Statement>
      </ns1:AlistReqDet2_MT>

Maybe you are looking for