OWB mapping Import error

Hi All,
I'm facing the following error while importing a new version of an existing map via a .mdl file. this is the error message:
Error at line 67: MDL1247: Error occurred importing mapping <COT_H_ORDERCATEGORYTYPE_IU0/COT_H_ORDERCATEGORYTYPE_IU0> (at line 67).
Detailed Error Message:
java.lang.ClassCastException: oracle.wh.repos.impl.mapping.CMPMappingParameterGroup
     at oracle.wh.repos.impl.component.ComponentService.instantiate(ComponentService.java:298)
     at oracle.wh.repos.impl.component.ComponentService.instantiate(ComponentService.java:203)
     at oracle.wh.repos.impl.foundation.CacheMediator.query(CacheMediator.java:2722)
     at oracle.wh.repos.impl.foundation.CacheMediator.query(CacheMediator.java:2682)
     at oracle.wh.repos.impl.foundation.OWBRoot.query(OWBRoot.java:1881)
     at oracle.wh.repos.impl.mapping.CMPMappingParameterGen.getConnectFrom(CMPMappingParameterGen.java:575)
     at oracle.wh.repos.impl.mapping.CMPMappingParameter.getConnectFrom(CMPMappingParameter.java:217)
     at oracle.wh.repos.impl.mapping.WBMappingParameterImpl.restoreConnection(WBMappingParameterImpl.java:269)
     at oracle.wh.repos.impl.mapping.WBStageImpl.<init>(WBStageImpl.java:113)
     at oracle.wh.service.impl.ContextServiceImpl.getBusinessObject(ContextServiceImpl.java:33)
     at oracle.wh.service.impl.metadataloader.WBImportMapping.importMappingStage(WBImportMapping.java:1271)
     at oracle.wh.service.impl.metadataloader.WBImportMapping.parseAndImportMappingStage(WBImportMapping.java:1068)
     at oracle.wh.service.impl.metadataloader.WBImportMapping.processKeyword(WBImportMapping.java:4147)
     at oracle.wh.service.impl.metadataloader.WBImportMapping.importMapping(WBImportMapping.java:4603)
     at oracle.wh.service.impl.metadataloader.WBImport.process(WBImport.java:6085)
     at oracle.wh.service.impl.metadataloader.WBRunImport.internalRunImport(WBRunImport.java:506)
     at oracle.wh.service.impl.metadataloader.WBRunImport.runImport(WBRunImport.java:570)
     at oracle.owb.Import.ImportServiceManager.internalImportMetaData(ImportServiceManager.java:198)
     at oracle.owb.Import.ImportServiceManager.importMetaDataFromFile(ImportServiceManager.java:145)
     at oracle.owb.scripting.ImportCmdExecuter.startMetaDataImportCommand(ImportCmdExecuter.java:297)
     at oracle.owb.scripting.ImportCmdExecuter.importFromFile(ImportCmdExecuter.java:100)
     at oracle.owb.scripting.ImportCmdParser.ImportCommand(ImportCmdParser.java:216)
     at oracle.owb.scripting.ImportCmdParser.parseCommand(ImportCmdParser.java:106)
     at oracle.owb.scripting.OMBMetaDataImportCmd.executeCommand(OMBMetaDataImportCmd.java:60)
     at oracle.owb.scripting.OMBCommand.cmdProc(OMBCommand.java:42)
     at tcl.lang.Parser.evalObjv(Parser.java:810)
     at tcl.lang.Parser.eval2(Parser.java:1209)
     at tcl.lang.Interp.eval(Interp.java:2042)
     at tcl.lang.Interp.eval(Interp.java:2101)
     at tcl.lang.ForeachCmd.cmdProc(ForeachCmd.java:112)
     at tcl.lang.AutoloadStub.cmdProc(Extension.java:144)
     at tcl.lang.Parser.evalObjv(Parser.java:810)
     at tcl.lang.Parser.eval2(Parser.java:1209)
     at tcl.lang.Interp.eval(Interp.java:2042)
     at tcl.lang.Interp.evalFile(Interp.java:2140)
     at tcl.lang.SourceCmd.cmdProc(SourceCmd.java:75)
     at tcl.lang.AutoloadStub.cmdProc(Extension.java:144)
     at tcl.lang.Parser.evalObjv(Parser.java:810)
     at tcl.lang.Parser.eval2(Parser.java:1209)
     at tcl.lang.Interp.eval(Interp.java:2042)
     at tcl.lang.ConsoleEvent.processEvent(ConsoleEvent.java:90)
     at tcl.lang.Notifier.serviceEvent(Notifier.java:429)
     at tcl.lang.Notifier.doOneEvent(Notifier.java:561)
     at tcl.lang.TclShell.run(TclShell.java:151)
     at oracle.owb.scripting.OMBShell.main(OMBShell.java:41)
*************************************************************

Hey did you found a solution to this problem because i'm in the same situation and i don't know how to fix it.
Many thanks,
Dani

Similar Messages

  • Mapping import error in OWB 10.1

    In OWB 10R1, while mapping importing I got the following error.. although the mapping is not existing in the repository.
    PLS-00302:Already committed in repository. Please Synchronize..
    Anyone help in this regard
    Thanks
    Hari
    Edited by: user608775 on May 26, 2009 12:53 PM

    this error is only valid if xp appearance is set to "Windows classic style", under "Windows XP style there is no issue
    Signature: Looking for a footprint, component, model? Might be here > http://ni.kittmaster.com

  • OWB 10g R1 Map import error

    Hi ,
    We were trying to import maps into a design repository but getting errors , details of which have been provided below.
    Internal Error: SQL Exception. Please contact Oracle Support with the stack trace and details on how to reproduce it.
    Repository Error:SQL Exception..
    Class Name: CacheMediator.
    Method Name: executeTransactionControlStatement.
    Method Name: -1.
    Repository Error Message: ORA-01086: savepoint 'SP' never established
         at oracle.wh.repos.impl.foundation.CacheMediator.executeTransactionControlStatement(CacheMediator.java:520)
         at oracle.wh.repos.impl.mcm.MCMUtils.executeQuery(MCMUtils.java:110)
         at oracle.wh.repos.impl.mcm.MCMAssociations.syncAssociationTables(MCMAssociations.java:63)
         at oracle.wh.repos.impl.mcm.MCMServiceImpl.afterPersist(MCMServiceImpl.java:2343)
         at oracle.wh.repos.impl.foundation.Sync.beforeCommit(Sync.java:137)
         at oracle.wh.repos.impl.foundation.CacheMediator.commit(CacheMediator.java:1418)
         at oracle.wh.repos.impl.transaction.TransactionManager.commitGlobalTransaction(TransactionManager.java:328)
         at oracle.wh.repos.impl.transaction.TransactionManager.commit(TransactionManager.java:444)
         at oracle.wh.ui.metadataloader.WhMetaDataImportConfirmWindow.popUpCommitRollBackConfirmation(WhMetaDataImportConfirmWindow.java:80)
         at oracle.wh.ui.metadataloader.WhMetaDataImportConfirmWindow.runDialog(WhMetaDataImportConfirmWindow.java:107)
         at oracle.wh.ui.metadataloader.LoaderController$ImportListener.handleAction(LoaderController.java:1213)
         at oracle.wh.ui.metadataloader.LoaderController$ImportListener.run(LoaderController.java:1236)
         at java.lang.Thread.run(Thread.java:534)
    \nCMPException message and stack trace:\nInternal Error: SQL Exception.
    Can someone please point out the reason for the same.
    Regards,
    Sandipan

    Metalink note 293214.1 describes a similar issue for OWB 10.1.0.2, 10.1.0.3.
    Try the fix recommended there.
    Regards,
    Robert

  • OWB Demo Import Error

    Hi,
    I am trying to run the OWB 92 Demo available from OTN. I am getting an error when I import the mdl file:
    Import started at 12/29/2004 3:00:37 PM
    * Import for OWB Release: 10.1.0.2.0 Version: 10.1.0.1.0
    * User: owb92 Connect String: (DESCRIPTION=(ADDRESS=(HOST=vmrhel3)(PROTOCOL=tcp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=orcl.solstoneplus.co.uk)))
    * Definition File: null
    * Data File: c:\work\OWB92_demo\mdl\OWB92_DEMO.mdl
    * Log File: C:\oracle\owb101\owb\bin\admin\Log.log Log Message Level: ALL
    * Physical Names: Y Mode: CREATE Character Set: WE8MSWIN1252
    * Ignore Universal Identifier: N Commit At End: Y
    Error at line 518: MDL1402: Error importing dimension with physical name <SALES_REP>, business name <SALES_REP> and UOID <3557597D89FF47F3BF354D077E415A71> in module <WH>.
    Detailed Error Message:
    MDL1404: Error occurred on line 521, cannot import level with physical name <EMPLOYEE>, business name <EMPLOYEE> and UOID <C3E1A883AC764E15B8F7D5B4C1A7E949>.
    Internal Error: Error in createLevel()
    I am running 9.2.0.5 of the database and 10.1 OWB, however the database is running on a VMWare Red Hat Enterprise Linux 3 Virtual Machine. The host is running WinXP and OWB has been installed on both the host and guest. I have not had any other troubles running in this mode, but wandered if it may be causing a problem here,
    Thanks for any help,
    Jon

    I was able to resolve this by copying the mdl file to the linux guest machine and running the import from there.
    Jon

  • OWB package import error. PRS-00318. In need of urgent help

    Hello everyone,
    I am having a weird error when i try to import a package in owb. Saying "PRS-00318: SQL Error encountered while updating CMPALLFOLDERFCO for key ********************************* Please contact Oracle Support with the stack trace and details on how to reproduce it. " ( neglect the ** i didnt want to write that bit )
    This started to happen a couple of days ago. When i try to import a package or re-import them it seems like the procedures in the packages all seems like they are requiring a parameter ( i understand it in the import window, the paranthesis after the procedure name like procudre_name( ) ) But actually there is not a parameter required for the procedure to work. It is not declared at all. When i hit the import button it gives me the error below.
    Metadata Import Result Report
    Date: Jan 31, 2011 7:41:38 AM
    Installed Module Information:
    Physical Name: ........... ****************
    Logical Name: ............ ****************
    Application Type: ........ Oracle Warehouse Application
    System Type: ............. Oracle Database 8i/9i/10g
    Database Link: ........... owb_8467
    Dictionary Type: ......... DATABASE_DICTIONARY
    Schema/Application System: null
    The following actions have been applied:
    + View
    + Transformation
    + MS_********************* : Created with Second Class Object Failure
    + Package Spec ................. : Created
    + Package Body ................. : Created
    + EX_*******************() .. : PRS-00318: SQL Error encountered while updating CMPALLFOLDERFCO for key ******************************Please contact Oracle Support with the stack trace and details on how to reproduce it. ??
    Well i have no idea what is going on. Even the existing packages ( that are imported long before this error ocurred ) are showing the procedures with parameters.
    Anyone having any idea how to solve this problem ?
    Your help would be appreciated.

    finally sorted it out! it had something to do with the ArrayCollection in the mx.collections not being linked to the AS hence the error. so heres what i did:
    import mx.collections.ArrayCollection;
    import flash.net.registerClassAlias;
    registerClassAlias("flex.messaging.io.ArrayCollection", ArrayCollection);
    i imported the ArrayCollection class and the registerClassAlias class into the AS i was using and then registered the alias then voila! error gone!

  • OWB mapping deployment error

    Hi I got similar kind of error.. created a simple mapping for one small table.. the generated PL/SQL is as bellow. When I try to deploy the mapping I am getting warnings as shown bellow.. Could any body help me ?
    Warnings:
    ORA-06550: line 0, column 0:
    PL/SQL: Compilation unit analysis terminated
    ORA-06550: line 1, column 14:
    PLS-00304: cannot compile body of 'CNTY_MAP_9' without its specification
    ORA-06550: line 1, column 14:
    PLS-00905: object OWBDATAUSER.CNTY_MAP_9 is invalid
    ORA-06550: line 129, column 1:
    PL/SQL: Declaration ignored
    ORA-06550: line 129, column 24:
    PLS-00201: identifier 'WB_RT_MAPAUDIT' must be declared
    PL/SQL Block :
    -- Note: This generated code is for demonstration purposes only and may
    -- not be deployable.
    CREATE OR REPLACE PACKAGE ""CNTY_MAP_9"" AS
    OWB$MAP_OBJECT_ID VARCHAR2(32) := '';
    sql_stmt VARCHAR2(32767);
    get_abort BOOLEAN := FALSE;
    get_abort_procedure BOOLEAN := FALSE;
    get_trigger_success BOOLEAN := TRUE;
    get_errors NUMBER(22) := 0;
    get_status NUMBER(22) := 0;
    get_error_ratio NUMBER(22) := 0;
    get_global_names VARCHAR2(10) := 'FALSE';
    -- Status variable for Batch cursors
    "VAL_CNTY_9_St" BOOLEAN := FALSE;
    -- Function Main
    -- Entry point in package ""CNTY_MAP_9""
    FUNCTION Main RETURN NUMBER;
    END ""CNTY_MAP_9"";
    CREATE OR REPLACE PACKAGE BODY ""CNTY_MAP_9"" AS
    -- Function "VAL_CNTY_9_Bat"
    -- performs batch extraction
    -- Returns TRUE on success
    -- Returns FALSE on failure
    FUNCTION "VAL_CNTY_9_Bat"
    RETURN BOOLEAN IS
    BEGIN
    EXECUTE IMMEDIATE 'ALTER SESSION ENABLE PARALLEL DML';
    BEGIN
    INSERT
    INTO
    "VAL_CNTY_9"
    ("STATE",
    "CNTY",
    "ABBR",
    "SHORT_DESC",
    "LONG_DESC")
    (SELECT
    /*+ NO_MERGE */
    "VAL_CNTY"."STATE" "STATE",
    "VAL_CNTY"."CNTY" "CNTY",
    "VAL_CNTY"."ABBR" "ABBR",
    "VAL_CNTY"."SHORT_DESC" "SHORT_DESC",
    "VAL_CNTY"."LONG_DESC" "LONG_DESC"
    FROM
    "ISRSVAL"."VAL_CNTY"@"PROTO_SOURCE_9_LOCATION" "VAL_CNTY"
    COMMIT;
    EXCEPTION WHEN OTHERS THEN
    ROLLBACK;
    COMMIT;
    RETURN FALSE;
    END;
    COMMIT;
    RETURN TRUE;
    END "VAL_CNTY_9_Bat";
    FUNCTION Main RETURN NUMBER IS
    get_batch_status BOOLEAN := TRUE;
    BEGIN
    PROCEDURE EXEC_AUTONOMOUS_SQL(CMD IN VARCHAR2) IS
    PRAGMA AUTONOMOUS_TRANSACTION;
    BEGIN
    EXECUTE IMMEDIATE (CMD);
    COMMIT;
    END;
    -- Initialize all batch status variables
    "VAL_CNTY_9_St" := FALSE;
    "VAL_CNTY_9_St" := "VAL_CNTY_9_Bat";
    RETURN get_status;
    END Main;
    END ""CNTY_MAP_9"";
    /

    Is the schema that you are deploying to a member of OWB (security in the global explorer)? Are they registered as a target schema? I have a synonym for created in each of my registered target schemas for the owb.WB_RT_MAPAUDIT object.

  • Error while running OWB mapping package from sql prompt

    hi all,
    i have deployed my owb mapping in oracle. Now i want to execute this from the sql prompt. the foolowing error is giving when i try to run.
    SQL> DECLARE
    2 RetVal NUMBER;
    3 P_ENV WB_RT_MAPAUDIT.WB_RT_NAME_VALUES;
    4 BEGIN
    5 RetVal := TEST1.TEST_MAP.MAIN ( P_ENV );
    6 END;
    7 /
    RetVal := TEST1.TEST_MAP.MAIN ( P_ENV );
    ERROR at line 5:
    ORA-06550: line 5, column 19:
    PLS-00302: component 'TEST_MAP' must be declared
    ORA-06550: line 5, column 3:
    PL/SQL: Statement ignored
    pls help me for finding the solution.
    -Regards
    Raj Kumar

    You need to split your data and create (at least 5) worksheet targets.
    For example if you have a ROW_NUMBER column you can use for instance a
    Conditional Split for something like:
    ROW_NUMBER % 5 == 0 for Case 1 (excel 1)
    ROW_NUMBER % 5 == 1 for Case 2 (excel 2)
    ROW_NUMBER % 5 == 2 for Case 3 (excel 3)
    ROW_NUMBER % 5 == 3 for Case 4 (excel 4)
    ROW_NUMBER % 5 == 4 for Case 5 (excel 5)

  • Issue in OWB mapping - when changing source and target database

    Hi,
    I need help for resolution of the issue I am facing when moving mapping from development environment to QA.
    Here is situation,
    We develop ETL using one source, one staging and one target database.
    In development we use one control_center for Source to staging and another control center staging to target.
    All works fine in development.
    Now I have created new runtime repository and imported all OWB projects (with full dependencies, exact replica of development). Now I need to change source and staging and target as different database.
    I have created new database location connections and defined/attached DB connectors with stage and target location.
    Now issues are
    1.     Two Staging mapping are not able to bound with source table (giving different error
    a.     One mapping show error for source synonym translation no longer valid when deploying this mapping , but validation comes without any issue)
    b.     Other mapping show error for source table/object not bound to repository
    2.     All the target mapping show validation successful, but when deploying says “table or view does not exist”. But tables are exists on source stage and target. (also permission are set correctly for target user to read from staging tables).
    Not sure how to proceed from here.
    I have recreated new repository and re-imported all project/mappings and defined all connection but still same issue.
    Thanks in advance,
    Vipin

    1. Two Staging mapping are not able to bound with source table (giving different error
    a. One mapping show error for source synonym translation no longer valid when deploying this mapping , but validation comes without any issue)
    b. Other mapping show error for source table/object not bound to repository
    The above error were resolved when re-synchronized the table (for few I have to reimport the table) and mapping.
    2. All the target mapping show validation successful, but when deploying says “table or view does not exist”. But tables are exists on source stage and target. (also permission are set correctly for target user to read from staging tables).
    The above error still pending. My target mapping are not able to deployed/compiled.
    For the above I have defined one Staging location to one target target location and target location have connector to staging (not sure if I have to define connector name same as staging location, as I have created DB connector with different name but reference database is same as staging location).
    Mapping are assoicated with desired data locatoin and meta data.
    control center is also have that data location.
    Mapping are configured for the desired location.

  • OWB 11gR2 - Internal ERROR: Can not find the ACL containter

    OWB 11gR2 - Internal ERROR: Can not find the ACL containter
    =======================================
    I am using OWB 11gR2 (11.2.0.1) on Win XP 32 bit. I have 3.23 GB RAM. OWB design center is ver slow on my desktop. We have our OWB repository is on Unix server.
    We applied the patch 10270220.
    We are getting
    Internal ERROR: Can not find the ACL containter for object:CMPPhysicalMap@19654/id=104020/owningFCO=104020/proxyFor=(CMPPhysicalMapGen@19f99ae/id=104020/stname=null/pname=MAPPING_1/lname=MAPPING_1/status=POSTED/committed=true/persistent=true/propsLoaded=true)
    What is happening here?
    Thanks in helping.

    We have a map with 3 sources and 1 target. The 3 sources pass through Joiner then Expression then Target.
    We are getting this error, during deployment. It shows compling for awhile, then through this error.
    Here is the piece from detail window:
    ===========
    at oracle.wh.repos.pdl.security.SecurityPolicyManager.getAccessCharMapOfPrivilegeOwner(SecurityPolicyManager.java:174)
         at oracle.wh.repos.impl.foundation.CMPElement.getAccessCharMapOfPrivilegeOwner(CMPElement.java:2806)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.hasPrivilege(OWBSecurityImpl.java:914)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.internalSecurityCheck(OWBSecurityImpl.java:1542)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.securityCheck(OWBSecurityImpl.java:694)
         at oracle.wh.repos.pdl.security.SecurityModuleImpl.securityCheck(SecurityModuleImpl.java:959)
         at oracle.wh.repos.pdl.security.SecurityModuleImpl.securityCheck(SecurityModuleImpl.java:924)
         at oracle.wh.repos.pdl.dispatcher.EventDispatcherImpl.beforeReadObject(EventDispatcherImpl.java:824)
         at oracle.wh.repos.pdl.foundation.OWBRoot.beforeRead(OWBRoot.java:1785)
         at oracle.wh.repos.owbGen.CMPStringPropertyValueGen.getValue(CMPStringPropertyValueGen.java:217)
         at oracle.wh.repos.impl.properties.CMPStringPropertyValue.getValue(CMPStringPropertyValue.java:117)
         at oracle.wh.repos.impl.extended.PropertyFactory.getStringValue(PropertyFactory.java:440)
         at oracle.wh.repos.impl.extended.CMPWBPrimitiveProperty.rawStringValue(CMPWBPrimitiveProperty.java:260)
         at oracle.wh.repos.sdk.mapping.WBMapHelper.getStringProperty(WBMapHelper.java:716)
         at oracle.wh.repos.sdk.mapping.WBMapHelper.getStringProperty(WBMapHelper.java:733)
         at oracle.wh.repos.sdk.mapping.WBMapHelper.getReferencedLocations(WBMapHelper.java:1361)
         at oracle.wh.service.impl.runtime.EnvironmentUtils.getReferencedLocations(EnvironmentUtils.java:284)
         at oracle.wh.service.impl.runtime.EnvironmentUtils.getReferencedLocations(EnvironmentUtils.java:141)
         at oracle.wh.service.impl.runtime.EnvironmentUtils.getReferencedLocations(EnvironmentUtils.java:135)
         at oracle.wh.service.impl.runtime.RuntimePlatformServiceImpl.getReferencedLocations(RuntimePlatformServiceImpl.java:1238)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandUtil.addConnectorLocations(WHRuntimeCommandUtil.java:477)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.getSingleDeployLocations(WHRuntimeCommandGenerateDeploy.java:3408)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.getLocationsAndNewConnectors(WHRuntimeCommandGenerateDeploy.java:3517)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doPreDeploymentActions(WHRuntimeCommandGenerateDeploy.java:3224)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy._internalDeploy(WHRuntimeCommandGenerateDeploy.java:2420)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doDeploymentAsynch(WHRuntimeCommandGenerateDeploy.java:2117)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandHandler$1.construct(WHRuntimeCommandHandler.java:1005)
         at oracle.wh.ui.runtime.SwingWorker$2.run(SwingWorker.java:124)
         at java.lang.Thread.run(Thread.java:595)
    ===========
    Did anyone receive such errors?

  • FDMEE Import error "No periods were identified for loading data into table 'AIF_EBS_GL_BALANCES_STG'

    Hi,
    We are having trouble while importing one ledger 'GERMANY EUR GGAAP'. It works for Dec 2014 but while trying to import data for 2015 it gives an error.
    Import error shows " RuntimeError: No periods were identified for loading data into table 'AIF_EBS_GL_BALANCES_STG'."
    I tried all Knowledge docs from Oracle support but no luck. Please help us resolving this issue as its occurring in our Production system.
    I also checked all period settings under Data Management> Setup> Integration Setup > Global Mapping and Source Mapping and they all look correct.
    Also its only happening to one ledger rest all ledgers are working fine without any issues.
    Thanks

    Hi,
    there are some Support documents related to this issue.
    I would suggest you have a look to them.
    Regards

  • Problem in OWB map for source change capture

    The problem is as follows:-
    Our OWB map between two different databases, captures change in data at source and populates them in target. It is a one to one map. The map is failing to process some rows from source database though it gives no:of errors as 0 in the audit view thus we infer that the map is running successfully.
    In our case, we have a composite key ( Instance_id, Version_number) at source as well as target. One instance_id can has more than one version number. We have observed that the view is picking up all the version_number for a particular instance_id but the map is unable to populate the last version_number to the target table.
    But when this map was executed in another environment and it is successfully populating all the data in the target.
    The brief description of the map is as follows:-
    The map has a view which captures all the changes in data (insert and update) .From this view we filter the rows which were already processed in previous map run (with help of watermark). Then we sort the rows based on DML type and watermark . These rows are then mapped to a target table. The loading type of the map is INSERT/UPDATE.

    Hi Nagesh,
    When we are doing I18N for that Application. Go to Navigator Tab
    Here Select Particular Projects--à src-àPackages-àsap-àvijay
    To internationalize the Web Dynpro application, copy the automatically generated *.xlf files and save them under a new name in the same directory.
    The new name must meet the following convention:
    u2022 .xlf
    For example, if you are creating *.xlf files for German,
    Use the language key de.
    Here Click on OK
    After that we can edit and translate these new *.xlf files in the S2X Editor.
    ApplyTemFirstView.wdview_de.xlf-àClick on Resource Text Tab
    Select Particular Text and Change the language to German-àClick on EDIT Button
    Here Enter German Lang-àClick on OK
    Now Go to Web Dynpro Explorer Tab
    Select Project-àRC Click on Rebuild Project
    Select Project-àRC Click on Reload
    Then Deploye the Application
    How to Check in Explorer. It is converting to German Language or not
    Open Internet Explorer
    Tool-àInternet Options -àClick on Languages Button-àClick on ADD Button
    Select German Language--àClick on OK
    Now We will Check in Portal
    Created Web Dynpro iView in Portal. That iView assign to the particular WorkSet-àAssign to Role
    Select that user Can Change Language
    Regards
    Vijay Kalluri

  • Case statement in OWB mapping

    I am trying to use a case statement in an OWB mapping. I am attempting to use it in expression builder within a filter object. Each time I try to validate the expression in the expression builder I get an error:
    Line 4, Col 6:
    PL/SQL: ORA-00920: invalid relational operator
    Below is the code used in the expression builder window:
    CASE A.ATTRIBUTE_NAME
    WHEN 'CA COMPLETION DATE' THEN RTRIM(A.C_CODE_VALUE)
    ELSE NULL
    END
    Any help with what is happening would be appreciated.
    Thank you.
    Matt

    Thank you both for you help. I initially tried to use the expression operator but was confused since the expression builder in the expression operator has the drop down list with the available SQL clauses greyed out. In the OWB documentation it states that the drop down will contain SQL clauses that are appropriate for that expression type so when I saw it was greyed out I assumed that those clauses where not valid for this operator. Sure enough though when I pasted in my Case statement it verified correctly.
    Thanks again,
    Matt

  • RFC metadata import error - Couldnu0092t find the branch for version with id

    Hi All,
    When re-importing RFC meta-data, system returned following error message   <i>Couldn’t find the branch for version with id = <version id></i>
    I am not able to delete the existing (already imported) RFC meta-data.  However, I am able to import the same RFC into a different Software Component.
    The error is described in SAP note – 710998, unfortunately, this note only references  XI 2.0
    Is there anyway other than these-
    1) Deleting a new SWCV and importing it and then import the RFC and make Release transfer from new SWCV to Old  SWCV. If so, is there any impact on my QA systems and Productions systems during transport.
    2) Deleting the existing SWC and Reimporting from SLD and trying to import the RFC again and redoing all the design
    3) Exporting the current SWC and deleting it and importing the same file and then trying out the RFC import.
    These options I just thought as an workaround solutions. Because i am not able to try these, as i don't have any test systems for this. Let me know any suggestions on these.
    Thanks in advance,
    Regards,
    Moorthy

    Yes, the used structures were imported from an old XI system. But I created the mapping new on the PI and put the used externel definitions manually to the mapping. That worked fine but now everytime when saving the mapping this error occurs. Btw both structures are used in other mappings, too, and they can be modified without any problems.
    Which jdk version do you mean? Client or server?
    Regards.
    Oliver.

  • AD-OID synchronisation  Agent Execution Successful, Mapping/IMPORT operati

    Hi
    We are trying the AD-OID synchronization,using ActiveImport profile.
    The bootstrap is successful. But synchronization status is Agent Execution Successful, Mapping/IMPORT operation Failure.
    Attaching the trace file for import :
    LDAP Connection success
    Writer Initialised!!
    MapEngine Initialised!!
    Filter Initialised!!
    searchF :
    searchF : objectclass=*
    [LDAP: error code 12 - 00000057: LdapErr: DSID-0C09065D, comment: Error processing control, data 0, vece]
    ActiveImport:Error in Mapping EngineODIException: DIP_GEN_SEARCH_EXCEPTION
    ODIException: DIP_GEN_SEARCH_EXCEPTION
         at oracle.ldap.odip.gsi.ActiveReader.searchChanges(ActiveReader.java:303)
         at oracle.ldap.odip.engine.AgentThread.mapExecute(AgentThread.java:395)
         at oracle.ldap.odip.engine.AgentThread.execMapping(AgentThread.java:278)
         at oracle.ldap.odip.engine.AgentThread.run(AgentThread.java:165)
    ActiveImport:about to Update exec status
    Updated Attributes
    orclodipLastExecutionTime: 20070117121046
    orclOdipSynchronizationStatus: Mapping Failure, Agent Execution Not Attempted
    orclOdipSynchronizationErrors: Failure During Search
    Ending Mapping execution.
    null
    Error in proxy connection : ODIException: DIP_GEN_AUTHENTICATION_FAILURE
    ODIException: DIP_GEN_AUTHENTICATION_FAILURE
         at oracle.ldap.odip.gsi.LDAPConnector.proxyConnectAs(LDAPConnector.java:350)
         at oracle.ldap.odip.engine.AgentThread.updateExecStatus(AgentThread.java:607)
         at oracle.ldap.odip.engine.AgentThread.run(AgentThread.java:208)
    Updated Attributes
    orclodipLastExecutionTime: 20070117121047
    orclOdipSynchronizationStatus: Agent Execution Successful, Mapping/IMPORT operation Failure
    orclOdipSynchronizationErrors: Agent Execution Successful, Mapping/IMPORT operation Failure
    null
    Error in updating the statusODIException: DIP_GEN_AUTHENTICATION_FAILURE
    ODIException: DIP_GEN_AUTHENTICATION_FAILURE
         at oracle.ldap.odip.gsi.LDAPConnector.proxyConnectAs(LDAPConnector.java:350)
         at oracle.ldap.odip.engine.AgentThread.updateExecStatus(AgentThread.java:680)
         at oracle.ldap.odip.engine.AgentThread.run(AgentThread.java:208)
    Please help us to solve this issue.
    we have one more issue.We used ActiveChgImp synchronization profiles for synchronization. But the profile ActiveChgImp deleted by mistake. Can create that profile (ActiveChgImp) one more time using createprofile, if so what prop_file I need to give for creating this?
    Thanks in advance

    You can use
    $ORACLE_HOME\ldap\odi\conf\backup\activechg.map.master to recreate activechgimp profile.
    DIP_GEN_SEARCH_EXCEPTION error is generic error. Try setting high debug level to generate more details.

  • MAPPING MAPPING configuration error

    I am getting MAPPING configuration error while running this code using Tomcat 4.1 on my website whereas it is running at my local webserver
    Please HELP
    ERROR LOG
    StandardHost[site.winwinhosting.net]:MAPPING configuration error for request URI /
    NewsFile read: java.lang.NullPointerException:name can:+t be null NewsFile read: java.lang.NullPointerException: name can:+t be null NewsFile read:
    java.lang.NullPointerException: name can:+t be null
    Bunty
    <%@ page import = "java.io.*, java.util.*,java.net.URL,java.awt.*" %>
    <HTML>
    <head></head>
    <body>
    <%
    // Read in the text file newsfile.txt
    ServletContext context = getServletContext();
    String file = (context.getRealPath("news.txt"));
    //String file = "news.txt";
    StringBuffer stringbuffer = new StringBuffer("");
       FontMetrics fm;
        Font f1;
        String str;
        String s;
        String tmp;
        String param;
        int i;
        int disp;
        int tot;
        int pos;
        int pos1;
        int ImageDepth;
        int TextDepth;
        int fmW;
        int dd;
        int width;
        int height;
        int j;
        char ch;
    str = new String(" * Online : News * Ticker * ");
    tmp = new String("");
    param = new String("");
    String s3,s2,s1, news = new String();
    try {
    DataInputStream in = new DataInputStream(new BufferedInputStream(new FileInputStream(file)));
    //DataInputStream in = new DataInputStream((new URL( file)).openStream());
    //stringbuffer.append(in.readLine());
    //stringbuffer.append("   *   ");
    //s1 = stringbuffer.toString();
    //out.println(s1);
    while((in.readLine())!= null)
    s2=in.readLine()+ "\r";
    stringbuffer.append(s2);
    stringbuffer.append("   *   ");
    //news += s2 + "\n";
    //out.println(s2);
         in.close();
    catch(Exception e) {
         System.out.println("NewsFile read: "  + e);
    %>
    <%
    news=stringbuffer.toString();
    //out.println(news);
    %>
    <marquee><%=news%></marquee>
    </body>
    </html>

    I think it is not able to locate your source file(New.txt). Try putting an output statement and see what is the patth it is printing and check whether it is the correct path where is your news.txt is located.
    Bye

Maybe you are looking for

  • Runtime error in web dynpro java

    Hi friends, i have designed and run the project for adobe pdf form,compliation is ok...but it produce runtime error please tel me what is error how to rectify that... The error is While processing the current request, an exception occured which could

  • Purchase Order of Subcontract process

    how do you raise a Purchase Order for a subcontract process. In JDEdwards, we use OX type to create a requirement to generate a PO on a line in the Routing. Not sure how it works in SAP

  • SQL 2005 connection

    Hi, Well for some reasons I don't really know because SAP doesn't help me a lot on this. I just reinstall all my SAP software over SQL2005.  Everything was nice, and everything works fine from SAP and SQL2005 Now I'm loading the project I was used to

  • Western Crop Marks in FrameMaker 8

    When creating a PDF from FrameMaker 8 using Western Crop Marks, the text above the crop marks is in symbol font. How do we change the font used for that text? Thank you.

  • Where I can find bugreport for iSQL*Plus 8i beta ?

    subj