Price Catalog inbound error

Hi All,
I'm working on Quotations inbound. Populating po_headers_interface and po_lines_interface. After successfully importing one quotation with multiple price breaks, again i'm trying to add new line to the existing quotation. To do this i'm using the action code as UPDATE. While importing them getting the following error
Error: Information specified in po_lines_interface table does not match the parent record in po_lines table. ...and .... PO_PDOI_INVALID_LOCATION_REC
Appreciate all ur help.
If any one having the sample insert codes for the same, do provide, so that i can look into my code.
Thanks
Rajeswar

Hi,
Thx Mani for ur time. I tried with all options like
Header action -- line action
Original -- Original
Original -- Update
Original -- Add
Add -- Add
Add -- Update
Still i'm struck-up at the same error as i mentioned in my first Message.
Thanks in advance for ur time and guidance.
Rajeswar

Similar Messages

  • Price (Catalog)  COND_INACTIVE

    Hi,
    In the purchase order change version, i can see the above above subject message i.e Price (Catalog)  COND_INACTIVE (Check box ticked)
    How to make Catalog price condition Inactive.
    I am getting below error while changing purchase order :in application monitor
    PurchOrder xxxxxxxxx: Purchase order still contains faulty items 
    02.06.2009  14:17: 16  PurchOrder 6500031274: Net price must be greater than 0 (Zero)
    Is this because of  above setting?
    Thanks,
    Jai

    Hi jai
    SAP Note 973952 - Meaningful error messages not shown in
    Application monitors
    SAP Note 966323 - Service Item: Not able to create PO in
    ERP backend
    PO created with status : Transfer Failed (E.Sys.)
    ECS describe requirement not transferred to backend
    Transfer PO from SRM to R/3 - Error in Process
    Problem with BAPI_PO_CREATE1
    Error in transmission
    Problem in creation of PO
    STO classic scenario SRM 4.0
    plz update which sap version? threre many threads discussion.
    what is the history of sc /po details- what type of cart it was? look out all discussions.
    so your po did not create in r/3 so far?
    br
    muthu

  • "Import Price Catalogs" fails with RATE not valid

    Importing BLANKET using "Import Price Catalogs" but it fails with Error RATE cannot be null, IF I pass rate it fails with RATE not valid.
    CASE#1
    po_headers_interface
    rate_type: Corporate
    Rate: 6.5
    rate_date: xx-xx-xxxx ( same as PO creation date)
    CASE#2
    po_headers_interface
    rate_type: NULL
    Rate: NULL
    rate_date: NULL
    PO currency is USD but its a china PO. ORG currency is USD.
    Any help is appreciated.
    Thanks

    RDBMS : 11.1.0.7.0
    Oracle Applications : 12.1.2
    OS: WIN 7
    Log File:
    Purchasing: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    POXPDOI module: Import Price Catalogs
    Current system time is 13-APR-2011 13:23:43
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    Blanket
    N
    N
    APPROVED
    N
    Y
    Start of log messages from FND_FILE
    To get the log messages for PDOI, please use the following id to query against FND_LOG_MESSAGES table:
    AUDSID = 36565489
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PRINT   -------------
    Printing output file.
    Request ID : 24725515      
    Number of copies : 0      
    Printer : noprint
    Finished executing request completion options.
    Concurrent request completed successfully
    Current system time is 13-APR-2011 13:23:44
    ---------------------------------------------------------------------------

  • ATG catalog export error in startSQLRepository

    Hi,
    I want to export the catalog data from atg production. I followed the steps as below.
    1. create FakeXADatasource.properties file in C:\ATG\ATG10.1.1\home\localconfig\atg\dynamo\service\jdbc. (There is mysql user named atguser with password atg123$)
    $class=atg.service.jdbc.FakeXADataSource
    URL=jdbc:mysql://localhost:3306/prod_lo
    user=atguser
    password=atg123$
    driver=com.mysql.jdbc.Driver
    2. change JTDataSource.properties as below.
    $class=atg.service.jdbc.MonitoredDataSource
    dataSource=/atg/dynamo/service/jdbc/FakeXADataSource
    transactionManager=/atg/dynamo/transaction/TransactionManager
    loggingSQLInfo=false
    min=10
    maxFree=-1
    loggingSQLError=false
    blocking=true
    loggingSQLWarning=false
    max=10
    loggingSQLDebug=false
    3. then run the "startSQLRepository.bat -m Store.Storefront -export all catalogExport.xml -repository /atg/commerce/catalog/ProductCatalog" command.
    but while it processing it gives below error. Anyone know the reason or how to do a complete catalog export? (I have remove the last part of the error log because it exceeds the maximum length of 30000 characters. )
    ./startSQLRepository -m Store.Storefront -export all catalogExport.xml -repository /atg/commerce/catalog/ProductCatalog
    ARGS: args = -m Store.Storefront -export all catalogExport.xml -repository /atg/commerce/catalog/ProductCatalog
    Invalid setting of DYNAMO_HOME: "/usr/local/ATG/ATG10.1.2/home"
    Attempting to locate a valid DYNAMO_HOME based on your working directory.
    The following installed ATG components are being used to launch:
    ATGPlatform version 10.1.1 installed at /usr/local/ATG/ATG10.1.1
    CommerceReferenceStore version 10.1.1 installed at /usr/local/ATG/ATG10.1.1/CommerceReferenceStore
    JAVA_ARGS: -Djava.security.policy=lib/java.policy -Datg.dynamo.home=. -Datg.dynamo.root=./.. -Datg.dynamo.display= -Djava.protocol.handler.pkgs=atg.net.www.protocol -Djava.naming.factory.url.pkgs=atg.jndi.url -Datg.dynamo.modulepath=./.. -Xms512m -Xmx1024m -XX:MaxPermSize=128m -XX:MaxNewSize=128m -Datg.dynamo.server.home=. -Datg.dynamo.modules=DAS:DAS-UI::Store.Storefront:DSS -Datg.dynamo.layers= -Dsun.rmi.dgc.server.gcInterval=3600000
    DYNAMO_MODULES: DAS:DAS-UI:DPS:DSS:WebUI:DCS:Store.EStore:DCS.AbandonedOrderServices:Store.Storefront
    CONFIGPATH: /usr/local/ATG/ATG10.1.1/DAS/config/config.jar:/usr/local/ATG/ATG10.1.1/DAS/config/oca-ldap.jar:vfs[localconfig-1]=/atg/dynamo/service/groupconfig/ClientNodeTypeVirtualFileSystem:vfs[localconfig-1]=/atg/dynamo/service/groupconfig/ClientInstanceVirtualFileSystem:/usr/local/ATG/ATG10.1.1/DAS-UI/config/uiconfig.jar:/usr/local/ATG/ATG10.1.1/DPS/config/targeting.jar:/usr/local/ATG/ATG10.1.1/DPS/config/oca-cms.jar:/usr/local/ATG/ATG10.1.1/DPS/config/oca-html.jar:/usr/local/ATG/ATG10.1.1/DPS/config/oca-xml.jar:/usr/local/ATG/ATG10.1.1/DPS/config/userprofiling.jar:/usr/local/ATG/ATG10.1.1/DPS/config/profile.jar:/usr/local/ATG/ATG10.1.1/DSS/config/config.jar:/usr/local/ATG/ATG10.1.1/WebUI/config/config.jar:/usr/local/ATG/ATG10.1.1/DCS/config/config.jar:/usr/local/ATG/ATG10.1.1/CommerceReferenceStore/Store/EStore/config/config.jar:/usr/local/ATG/ATG10.1.1/DCS/AbandonedOrderServices/config/config.jar:../DAS/config/dtmconfig.jar:localconfig:../DAF/config/dafconfig.jar
    CLASSPATH: ./locallib/:./lib/launcher.jar:/opt/jboss-5.1.0.GA/lib/mysql-connector-java-5.1.22-bin.jar:/opt/jboss-5.1.0.GA/common/lib/jsp-api.jar:/opt/jboss-5.1.0.GA/lib/jboss-javaee.jar:/opt/jboss-5.1.0.GA/common/lib/servlet-api.jar:/opt/jboss-5.1.0.GA/common/lib/jsp-api.jar:/opt/jboss-5.1.0.GA/lib/jboss-javaee.jar:/opt/jboss-5.1.0.GA/common/lib/servlet-api.jar:/usr/local/ATG/more_libs/javaee-api-5.0.4.jar:/usr/local/ATG/more_libs/javaee-api-5.1.0-M1.jar:/opt/jboss-5.1.0.GA/lib/mysql-connector-java-5.1.22-bin.jar:/usr/local/ATG/ATG10.1.1/CommerceReferenceStore/Store/Storefront/lib/classes.jar:/usr/local/ATG/ATG10.1.1/CommerceReferenceStore/Store/EStore/lib/classes.jar:/usr/local/ATG/ATG10.1.1/CommerceReferenceStore/Store/EStore/lib/commons-codec-1.3.jar:/usr/local/ATG/ATG10.1.1/DCS/lib/resources.jar:/usr/local/ATG/ATG10.1.1/DCS/lib/classes.jar:/usr/local/ATG/ATG10.1.1/WebUI/lib/classes.jar:/usr/local/ATG/ATG10.1.1/DSS/lib/resources.jar:/usr/local/ATG/ATG10.1.1/DSS/lib/classes.jar:/usr/local/ATG/ATG10.1.1/DPS/lib/resources.jar:/usr/local/ATG/ATG10.1.1/DPS/lib/classes.jar:/usr/local/ATG/ATG10.1.1/DAS-UI/lib/uiresources.jar:/usr/local/ATG/ATG10.1.1/DAS-UI/lib/uiclasses.jar:/usr/local/ATG/ATG10.1.1/DAS-UI/lib/jhall.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/resources.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/classes.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/servlet.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/jsp-api.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/ice.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/cglib-nodep-2.1_3.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/spring-aop-1.2-rc1.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/jline-0.9.94.jar:/usr/local/ATG/ATG10.1.1/DAS/lib/validation-api-1.0.0.GA.jar
    PATH: /usr/local/endeca/PlatformServices/6.1.3/bin:/usr/local/endeca/PlatformServices/6.1.3/perl/bin:/usr/local/endeca/PlatformServices/6.1.3/utilities:/usr/local/endeca/MDEX/6.4.0/bin:/usr/lib64/qt-3.3/bin:/opt/jdk1.6.0_35/bin:/opt/ENDECA/endeca/PlatformServices/6.1.3/bin:/opt/ENDECA/endeca/PlatformServices/6.1.3/perl/bin:/opt/ENDECA/endeca/PlatformServices/6.1.3/utilities:/opt/ENDECA/endeca/MDEX/6.3.0/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/jdk1.6.0_35/bin:/opt/jboss-5.1.0.GA/bin:./../DAS/os_specific_files/i486-unknown-linux2
    Apr 26, 2013 9:57:20 AM org.hibernate.validator.util.Version <clinit>
    INFO: Hibernate Validator 4.1.0.Final
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241015     /atg/dynamo/service/jdbc/JTDataSource     an exception was encountered while trying to populate the pool with the starting number of resources: atg.service.resourcepool.ResourcePoolException: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241025     /atg/dynamo/service/jdbc/JTDataSource     The connection pool failed to initialize propertly, i.e. the starting number of connections could not be created; check your database accessibility and JDBC driver configuration
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator     ---     CONTAINER:atg.service.idgen.IdGeneratorException; SOURCE:CONTAINER:atg.service.idgen.IdGeneratorException; SOURCE:java.sql.SQLException: atg.service.resourcepool.ResourcePoolException: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.PersistentIdGenerator.initialize(PersistentIdGenerator.java:389)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.AbstractSequentialIdGenerator.doStartService(AbstractSequentialIdGenerator.java:643)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.startService(GenericService.java:559)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.startService(NucleusNameResolver.java:1704)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1375)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:1216)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.ConfigurationRef.getValue(ConfigurationRef.java:103)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleComponentState.setBeanProperty(SimpleComponentState.java:401)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleConfigurationState.saveToBean(SimpleConfigurationState.java:240)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleConfigurationState.configureBean(SimpleConfigurationState.java:263)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.BeanConfigurator.configureBean(BeanConfigurator.java:297)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.PropertyConfiguration.configureService(PropertyConfiguration.java:978)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SingleNucleusConfigurator.configureService(SingleNucleusConfigurator.java:84)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureService(NucleusNameResolver.java:1621)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1347)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.resolveName(Nucleus.java:2620)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.resolveName(GenericService.java:378)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.resolveName(GenericService.java:430)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:993)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:766)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:747)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.startNucleusCheckLicense(Nucleus.java:4275)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.startNucleus(Nucleus.java:4152)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.adapter.gsa.xml.TemplateParser.runParser(TemplateParser.java:5709)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.adapter.gsa.xml.TemplateParser.main(TemplateParser.java:5325)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator     Caused by :CONTAINER:atg.service.idgen.IdGeneratorException; SOURCE:java.sql.SQLException: atg.service.resourcepool.ResourcePoolException: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.SQLIdGenerator.getConnection(SQLIdGenerator.java:647)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.SQLIdGenerator.initializeIdSpaces(SQLIdGenerator.java:833)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.PersistentIdGenerator.initialize(PersistentIdGenerator.java:327)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.AbstractSequentialIdGenerator.doStartService(AbstractSequentialIdGenerator.java:643)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.startService(GenericService.java:559)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.startService(NucleusNameResolver.java:1704)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1375)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:1216)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.ConfigurationRef.getValue(ConfigurationRef.java:103)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleComponentState.setBeanProperty(SimpleComponentState.java:401)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleConfigurationState.saveToBean(SimpleConfigurationState.java:240)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleConfigurationState.configureBean(SimpleConfigurationState.java:263)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.BeanConfigurator.configureBean(BeanConfigurator.java:297)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.PropertyConfiguration.configureService(PropertyConfiguration.java:978)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SingleNucleusConfigurator.configureService(SingleNucleusConfigurator.java:84)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureService(NucleusNameResolver.java:1621)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1347)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.resolveName(Nucleus.java:2620)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.resolveName(GenericService.java:378)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.resolveName(GenericService.java:430)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:993)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:766)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:747)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.startNucleusCheckLicense(Nucleus.java:4275)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.startNucleus(Nucleus.java:4152)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.adapter.gsa.xml.TemplateParser.runParser(TemplateParser.java:5709)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.adapter.gsa.xml.TemplateParser.main(TemplateParser.java:5325)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator     Caused by (#2):java.sql.SQLException: atg.service.resourcepool.ResourcePoolException: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.jdbc.MonitoredDataSource.getConnection(MonitoredDataSource.java:1261)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.SQLIdGenerator.getConnection(SQLIdGenerator.java:633)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.SQLIdGenerator.initializeIdSpaces(SQLIdGenerator.java:833)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.PersistentIdGenerator.initialize(PersistentIdGenerator.java:327)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.service.idgen.AbstractSequentialIdGenerator.doStartService(AbstractSequentialIdGenerator.java:643)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.startService(GenericService.java:559)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.startService(NucleusNameResolver.java:1704)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1375)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:1216)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.ConfigurationRef.getValue(ConfigurationRef.java:103)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleComponentState.setBeanProperty(SimpleComponentState.java:401)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleConfigurationState.saveToBean(SimpleConfigurationState.java:240)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SimpleConfigurationState.configureBean(SimpleConfigurationState.java:263)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.BeanConfigurator.configureBean(BeanConfigurator.java:297)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.PropertyConfiguration.configureService(PropertyConfiguration.java:978)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.SingleNucleusConfigurator.configureService(SingleNucleusConfigurator.java:84)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureService(NucleusNameResolver.java:1621)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1347)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.resolveName(Nucleus.java:2620)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.resolveName(GenericService.java:378)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.GenericService.resolveName(GenericService.java:430)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:993)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:766)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.<init>(Nucleus.java:747)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.startNucleusCheckLicense(Nucleus.java:4275)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.nucleus.Nucleus.startNucleus(Nucleus.java:4152)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.adapter.gsa.xml.TemplateParser.runParser(TemplateParser.java:5709)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator          at atg.adapter.gsa.xml.TemplateParser.main(TemplateParser.java:5325)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241080     /atg/dynamo/service/IdGenerator     
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241118     /     Unable to start service "/atg/dynamo/service/IdGenerator": atg.nucleus.ServiceException: CONTAINER:atg.service.idgen.IdGeneratorException; SOURCE:CONTAINER:atg.service.idgen.IdGeneratorException; SOURCE:java.sql.SQLException: atg.service.resourcepool.ResourcePoolException: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog     ---     java.sql.SQLException: atg.service.resourcepool.ResourcePoolException: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.service.jdbc.MonitoredDataSource.getConnection(MonitoredDataSource.java:1261)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.adapter.gsa.GSARepository.initialize(GSARepository.java:5809)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.adapter.gsa.GSARepository.initializeTransactionally(GSARepository.java:5747)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.adapter.gsa.GSARepository.doStartService(GSARepository.java:5420)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.GenericService.startService(GenericService.java:559)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.NucleusNameResolver.startService(NucleusNameResolver.java:1704)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1375)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:647)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.NucleusNameResolver.resolveName(NucleusNameResolver.java:492)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.Nucleus.resolveName(Nucleus.java:2620)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.GenericService.resolveName(GenericService.java:378)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.GenericService.resolveName(GenericService.java:430)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.Nucleus.<init>(Nucleus.java:993)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.Nucleus.<init>(Nucleus.java:766)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.Nucleus.<init>(Nucleus.java:747)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.Nucleus.startNucleusCheckLicense(Nucleus.java:4275)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.nucleus.Nucleus.startNucleus(Nucleus.java:4152)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.adapter.gsa.xml.TemplateParser.runParser(TemplateParser.java:5709)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog          at atg.adapter.gsa.xml.TemplateParser.main(TemplateParser.java:5325)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241169     /atg/commerce/catalog/ProductCatalog     
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /     Unable to resolve component /atg/commerce/catalog/ProductCatalog      java.lang.NullPointerException
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /          at atg.adapter.gsa.GSARepository.initialize(GSARepository.java:5825)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /          at atg.adapter.gsa.GSARepository.initializeTransactionally(GSARepository.java:5747)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /          at atg.adapter.gsa.GSARepository.doStartService(GSARepository.java:5420)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /          at atg.nucleus.GenericService.startService(GenericService.java:559)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /          at atg.nucleus.NucleusNameResolver.startService(NucleusNameResolver.java:1704)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /          at atg.nucleus.NucleusNameResolver.configureAndStartService(NucleusNameResolver.java:1375)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:907)
    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241177     /          at atg.nucleus.NucleusNameResolver.createFromName(NucleusNameResolver.java:666)

    **** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241015     /atg/dynamo/service/jdbc/JTDataSource     an exception was encountered while trying to populate the pool with the starting number of resources: atg.service.resourcepool.ResourcePoolException: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO)**** Error     Fri Apr 26 09:57:21 GMT 2013     1366970241025     /atg/dynamo/service/jdbc/JTDataSource     The connection pool failed to initialize propertly, i.e. the starting number of connections could not be created; check your database accessibility and JDBC driver configuration >
    Try with below configuration:
    <ATG-Home>\home\localconfig\atg\dynamo\service\jdbc\FakeXADataSource.properties:
    $class=atg.service.jdbc.FakeXADataSource
    URL=jdbc:mysql://localhost:3306/myfds
    user=atguser
    password=atg123$
    driver=com.mysql.jdbc.jdbc2.optional.MysqlXADataSource
    <ATG-Home>\home\localconfig\atg\dynamo\service\jdbc\JTDataSource.properties:
    $class=atg.service.jdbc.MonitoredDataSource
    min=10
    max=10
    blocking=true
    maxFree=-1
    loggingSQLWarning=false
    loggingSQLDebug=false
    loggingSQLInfo=false
    dataSource=/atg/dynamo/service/jdbc/FakeXADataSource
    loggingSQLError=false
    Please don't forget to have jar file for com.mysql.jdbc.jdbc2.optional.MysqlXADataSource.
    Also see:
    http://docs.oracle.com/cd/E23507_01/Platform.20073/RepositoryGuide/html/s1108exportingrepositorydata01.html
    -RMishra

  • SRM MDM Catalog (Subscreen Error)

    Hi,
    I am facing an issue with the SRM MDM catalog.
    We are currently implementing SRM-MDM catalog 1.0 SP1 Patch01 HF1.
    Our MDM server version is MDM 5.5 SP5 Patch02 HF1.
    The steps while creating a Shopping Cart are as follows:
    -     Log into SRM Shopping Screen.
    -     Select the SRM MDM Catalog
    -     Inside the SRM MDM catalog select an item and click on the shopping basket to add the item to the shopping cart.
    -     Once I click on the shopping basket we are getting the below error
    <b>Error when processing your request</b>
    What has happened?
    The URL http://mb1es1001.idcsap.com:8000/sap/bc/gui/sap/its/bbpsc01/ was not called due to an error.
    Note
    The following error text was processed in the system <b>SR6 : Subscreen not found</b>
    The error occurred on the application server MB1ES1001_SR6_00 and in the work process 1 .
    The termination type was: ABORT_MESSAGE_STATE
    The ABAP call stack was:
    SYSTEM-EXIT of program SAPLBBP_SC_UI_ITS
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system SR6 in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server MB1ES1001_SR6_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 1 in transaction ST11 on the application server MB1ES1001_SR6_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    <b>Error code: ICF-IE-http -c: 001 -u: RAJ -l: E -s: SR6 -i: MB1ES1001_SR6_00 -w: 1 -d: 20070912 -t: 143649 -v: ABORT_MESSAGE_STATE -e: Subscreen not found</b>
    If any have any idea about this error, please help me resolve it. Full points will be awarded.

    Hi
    <b>Check the SAP Note 967088 and download the configuration guide from SAP official website (SAP Marketplace - OSS Login required). Did you raised any message with SAP as well on this yet. If not, please do the same for faster processing of your query.</b>
    <u>Please check what all error logs appear in SLG1 and RZ10 and RZ20 transactions in this case.</u>
    Which SRM/CCM/MDM versions, support packs are you using ?
    FYI, Catalog names are case sensitive.
    OCI parameter should be like this.
    0 http://<J2EEhost.domain>:<J2EEport>/SRM-MDM/SRM_MDM
    10 username User1
    20 password <blank>
    30 server <MDM Server>
    40 port <Repositiry port>
    50 catalog <Repository name>
    60 uilanguage SY-LANGU
    70 datalanguage SY-LANGU
    80 mask <blank>
    90 named search <blank>
    User name and password mainatined in MDM console is case sensitive.I would suggest you to follow this step
    1.In MDM Console for User1 enter password as user1(note that password is all small case)
    2.Ensure that you enter the password in similar manner in defining OCI.
    <u><b>Please try the following OSS Notes & links below -></b></u>
    OSS Note 895183
    947362
    938495
    Note 871302 - Unable to switch between catalogs using F4 help
    Note 890967 - /CCM/CHECK_TREX shows incorrect document content
    Note 946185 - CCM20: /CCM/CHECK_TREX modifications
    Note 707781 - Product search does not find all documents
    Note 481295 - Short dump RAISE_EXCEPTION when expanding a product node
    Note 723688 BBP TREX corrections for SRM 4.0 SP01
    Note 778688 TREX_INDEX_MANAGER unit test update_view(): incorrect search
    Note 930788 - Search help for catalog does not display all catalogs
    Note 1028343 Changes in the repository not reflected in Catalog UI
    Note 1015201 - SRM-MDM Catalog 1.0 Patch02 Release Note
    Note 487917 BADI implementation f. BBP_CATALOG_CONTENT (Troubleshooting)
    Note 877131 Product category is not permitted for the user
    Note 623067 SRM 2.0 Integrated Catalog does not display catalog info
    Re: ITS Template not found
    SRM MDM Catalog --Login error
    Do let me know.
    Regards
    - Atul

  • B2B Inbound Error : Need Clarification

    Hi All,
    I would like to illustrate a particular use case for B2B Inbound Errors and if there is any workaround available to get over the problem. We are using B2B version 10.1.2
    Use Case Details</strong1. Consider the scenario wherein we have a Inbound EDI File which has 100 transactions in it. B2B reads the file and automatically debatches into individual transactions and processes them separately.
    2. Out of the 100 transactions in the input file, if say 5 transactions are error transactions, we have observed that all the 100 transactions error out in B2B.
    3. The 95 correct transactions fail with the error "General Validation Error" and the 5 error transactions have the exact error details in the B2B Message Reports.
    4. Ideally, B2B should error out only the 5 error transactions and process rest of the 95 transactions without allowing them to fail with "General Validation Error".
    I am sure that most of us must have faced this error. Could someone please let me know the folllowing:
    1. Is there any setting in B2B by which we can enable it to error out only the transactions which have valid errors in a single file
    2. Is there any other workaround that we can take to avoid this issue.
    The reason we need to have a solution for this is because in our Production B2B environment we receive inbound files from Trading Partners which have hundreds of transactions in each file.
    If, even a single transaction has error, then the whole file errors out and it is quite cumbersome to browse through the B2B Message Reports to get the exact error transaction because all the correct transactions would failed with error "General Validation Error".
    Please let me know the inputs.
    Thanks,
    Dibya

    Hi Ramesh,
    Thanks for the clarification and information. We have already set the parameter OneErrorAllError = true and my understanding was that if we set this parameter to TRUE, it means that if one transaction in the OUTBOUND batch errors out then the whole batch will error out.
    I was not aware that it also holds true for INBOUND. Is there any other way that we can set this parameter based on direction (INBOUND or OUTBOUND).
    We would like to have this parameter set for OUTBOUND and disabled for INBOUND Transactions.
    Please let me know. Thanks Again.
    Regards,
    Dibya

  • Receiver objectype (B1i 8.8) for price catalog or item price intheGeneral

    what is the receiver objectype (B1i 8.8) for price catalog or item price
    in the Generate of BizPackage and BiU where my sender objecttype is ECC6_Pricat (to be created)?
    Edited by: Elson Wong on Feb 28, 2012 4:35 PM

    If i correctly understood your problem, i think you have to manage (in your trasformation) the section between <Items_Prices> and </Items_Prices>.
      <?xml version="1.0" encoding="utf-8" ?>
    <BOM xmlns:bfa="urn:com.sap.b1i.bizprocessor:bizatoms">
    <BO>
         <AdmInfo>
              <Object>4</Object>
              <Version>2</Version>
         </AdmInfo>
         <Items>
              <row>
                   <ItemCode>AAAAAA</ItemCode>
                   <ItemName>BBBBBBBBB</ItemName>
              </row>
         </Items>
         <Items_Prices>
              <row>
                   <PriceList>1</PriceList>
                   <Price>27.400000</Price>
                   <Currency>EUR</Currency>
              </row>
              <row>
                   <PriceList>2</PriceList>
                   <Price>0.000000</Price>
                   <Currency>USD</Currency>
              </row>
         </Items_Prices>
         <ItemWarehouseInfo>
              <row>
              </row>
         </ItemWarehouseInfo>
         <ItemPreferredVendors>
         </ItemPreferredVendors>
    </BO>
    </BOM>
    BR

  • Can't Import Catalog - Unknown Error

    Is this still a known bug without a solution?
    I have LR3 on a MacBook Pro Snow Leopard and on a PC Desktiop Win XP Pro SP3.  I exported a catalog from the laptop to an external hard drive and then attempted to import it to the desktop and kept getting the dreaded Can't Import Catalog - Unknown Error message.
    I don't have an issue with LR Beta because i didn't use it; I just upgraded v2.6 installations on both machines to LR3.
    I like LR3 but I've got to be able to get the image files and the LR work I've done on them from my laptop to my desktop and an Unknown Error is not what I need. Am I going to have to wait for the first dot release to be able to do this?
    --Bob

    Well, I just got off the phone with Adobe Technical Support and I am extremely frustrated
    Support: Since you are working cross-platform (from a Mac laptop via an external hard drive and then to a Win XP desktop) we can only say that sometimes it will work and sometimes it will not.
    Me: Huh?  It worked perfectly in LR 2.6.
    Support:  I am sorry.  That is all I can tell you.
    Me: That really ruins my month.  I've got thousands of edited images on my laptop from a 3 week trip to SE Asia and now I can't move the catalog to my desktop?  Give me a break!!
    Support:  You can copy the image files to your desktop.
    Me: Without the accompanying adjustments?
    Support:  Yes.  Sorry.
    Me:  Me too.
    Anyone have a better idea?  I've filed a bug report.....
    --Bob

  • Sender object type for price catalog in Generation of BizPackage

    what is sender object type for price catalog in Generation of BizPackage and BIU under bizPackage Generate (SAP B1iSN Tools)
    i should put PRICAT (the msgtype in the model view or PRICAT02 in standard basic IDoc types)
    Thanks
    elson

    If i correctly understood your problem, i think you have to manage (in your trasformation) the section between <Items_Prices> and </Items_Prices>.
      <?xml version="1.0" encoding="utf-8" ?>
    <BOM xmlns:bfa="urn:com.sap.b1i.bizprocessor:bizatoms">
    <BO>
         <AdmInfo>
              <Object>4</Object>
              <Version>2</Version>
         </AdmInfo>
         <Items>
              <row>
                   <ItemCode>AAAAAA</ItemCode>
                   <ItemName>BBBBBBBBB</ItemName>
              </row>
         </Items>
         <Items_Prices>
              <row>
                   <PriceList>1</PriceList>
                   <Price>27.400000</Price>
                   <Currency>EUR</Currency>
              </row>
              <row>
                   <PriceList>2</PriceList>
                   <Price>0.000000</Price>
                   <Currency>USD</Currency>
              </row>
         </Items_Prices>
         <ItemWarehouseInfo>
              <row>
              </row>
         </ItemWarehouseInfo>
         <ItemPreferredVendors>
         </ItemPreferredVendors>
    </BO>
    </BOM>
    BR

  • Price catalog out bound transmission (SD Side)

    Hello ,
    Iam looking for transmitting the Price catalog list to the customers and also checking for functions like transmission of Price catalog data only when the price is updated.
    Price catalog price is calculated from many price condition type / record and its not in one single price condition type.
    I am seeing solution in SAP Retail in MM Side and not as SD related one.. Any help is highly appreciated.
    Joe G A

    Hi Gordon,
    I have a work around for this (though it is not a robust solution, it might work). It increases the workload of people who maitain pricing condition records in your org.
    You may create another pricing condition for future prices.
    Lets say ZPR0 is your actual pricing condition and ZPR1 is new condition record for future prices (make sure ZPR1 is not used in any pricing procedures).
    Now if ZPR0 is $100 for current week and $95 from next week on, ask your master data team to maintain these two condition records normally and ask them to maintain ZPR1 with $95 with current validity. After doing this please include ZPR1 in requirements profile assigned to price catalogue. This will ensure transmission of both prices with same validity date.
    Now all you have to do is to change validity date of ZPR1 (by reading valid from date of ZPR0 condition record with valid from date in next week) by using relevant customer functions in price catalogue transmission program (plenty of customer functions are available in this program)
    while transmitting make sure you will transmit ZPR1 in future price for next week (this can be achieved in EDI mapping)
    Hope that helps.
    Thanks
    Murali

  • Catalog Service Error

    Hello everybody,
    On our development system a user with normal privilegs get a Fatal Error "Invalid Assignment Target: [SQL_Query.Param.1]" but a user with development rights doesn't get this error.
    I set the rights similar to the productive system where the error doesn't occure.
    In the NetWeaver-Logs I see a "Catalog Service Error" right before a lot of "Invalid Assignment Errors". But I don't know which privilege is missing.
    Can somebody help me, please?
    Note:
    Produktive System: MII 12.0 SP7
    Development System: MII 12.0 SP8
    Thank you.
    Regards
    Matthias

    just in case it is somehow helpful. Here is the complete log-file:
    Severity,Datum,Zeit,Meldung,Kategorie,Ort,Anwendung,Host,Knoten,
    "Error","2009-10-08","15:34:33:333","Catalog Service Error","/Applications/XMII/Xacute","com.sap.xmii.servlet.Catalog","sap.com/xapps~xmii~ear","frds00544","Server 0 2_38032",
    "Error","2009-10-08","15:34:33:333","Execution Exception: Invalid Assignment Target: [test_berechtigung_sql_0.RowCount]","/Applications/XMII","com.sap.xmii.xacute.engine.TransactionEngine","sap.com/xapps~xmii~ear","frds00544","Server 0 2_38032",
    "Error","2009-10-08","15:34:33:333","[505aca50-b40f-11de-b3c3-fe7a0ab8ca3c][ERROR]: STEP EXCEPTION () : Invalid Assignment Target: [test_berechtigung_sql_0.RowCount] f6_test/test_berechtigung","/Applications/XMII/Xacute/Runner","com.sap.xmii.xacute.engine.RunnerLog","sap.com/xapps~xmii~ear","frds00544","Server 0 2_38032",
    "Error","2009-10-08","15:34:33:333","Execution Exception: Invalid Assignment Target: [test_berechtigung_sql_0.RowCount]","/Applications/XMII","com.sap.xmii.xacute.engine.TransactionEngine","sap.com/xapps~xmii~ear","frds00544","Server 0 2_38032",
    "Error","2009-10-08","15:34:33:333","[505aca50-b40f-11de-b3c3-fe7a0ab8ca3c][ERROR]: STEP EXCEPTION (test_berechtigung_sql_0) : Invalid Assignment Target: [test_berechtigung_sql_0.RowCount] f6_test/test_berechtigung","/Applications/XMII/Xacute/Runner","com.sap.xmii.xacute.engine.RunnerLog","sap.com/xapps~xmii~ear","frds00544","Server 0 2_38032",
    "Error","2009-10-08","15:34:33:333","Execution Exception: Invalid Assignment Target: [test_berechtigung_sql_0.RowCount]","/Applications/XMII","com.sap.xmii.xacute.engine.TransactionEngine","sap.com/xapps~xmii~ear","frds00544","Server 0 2_38032",
    "Error","2009-10-08","15:34:33:333","[505aca50-b40f-11de-b3c3-fe7a0ab8ca3c][ERROR]: STEP EXCEPTION (Sequence) : Invalid Assignment Target: [test_berechtigung_sql_0.RowCount] f6_test/test_berechtigung","/Applications/XMII/Xacute/Runner","com.sap.xmii.xacute.engine.RunnerLog","sap.com/xapps~xmii~ear","frds00544","Server 0 2_38032",
    "Error","2009-10-08","15:34:33:333","[505aca50-b40f-11de-b3c3-fe7a0ab8ca3c][ERROR]: TRANSACTION EXECUTION TERMINATED f6_test/test_berechtigung","/Applications/XMII/Xacute/Runner","com.sap.xmii.xacute.engine.RunnerLog","sap.com/xapps~xmii~ear","frds00544","Server 0 2_38032",

  • CATALOG UNAVAILABLE ERROR

    Hi all,
    For catalog unavailable error .solution 5 is specified as
    UIU in indexed catalog variant to be set to active . can any one specify the patch.
    Thanks,
    Nagesh

    Hi Nagesh!
    Have you checked before to have correctly created the catalog variant for the sales organization of the User you are trying to access the shop with? basically the user is linked to a sold-to party, on which the sales organization will be determined in order to access the shop (performing the check against the catalog variant settings). If you want to check the catalog indexing status please check the SRMO tcode.

  • Price catalogs in SAP MM

    Dear All,
    pls help us how to use Price catalogs on SAP system?
    Thanks and best Rgrds,

    Hi
    Price catalog in SAP MM is thro ;Purchasing Info Record.(PIR)
    It a price for  a material and vendor combination for a plant and Purchase organisation
    you can maintain different prices for different period.
    You can maintain SCALES for the  PIR
    Create info record  -ME11
    Change Info record -ME12
    Display Info record -ME13
    other T.code: ME1M,ME1P,ME1L etc
    Regards
    G.Ganesh Kumar

  • Price catalog

    Hi
    Can someone tell me the T-code / menu path of pricing catalog.
    Thanks in advance

    Thanks saddeep
    No actually  iam not talking about the field catalog.  as i remember its a seperate T-code/menu path to create price catalog. we maintain price for the new created vendor  and when we create PR . price copied from the price catalog in PR for the defined vendor. 
    I dont want to use info record.
    Thanks

  • Error getting a list of catalogs:unknown Error

    Hi,
    I have create universes on SAP BI dev system,they all wrking fine.Then i have stated to connect universe to SAP BI pro by changing the server infomation in connection.It was wrking fine i m able to change the information and then to connect respect query.but suddenly its started to show error:
    "DBD:A runtime exception has occurred.(Error getting a list of catalogs:unknown Error)"
    With changes connection information it was wrking fine and suddenly its started to show this error,I m not sure what could be the reason.And wht to do to resolve this.CAn anyone can help me in this?
    Thanks,
    Piyush

    Hi,
    Even i'm also facing the same error...
    We are on.-
    BO XI 3.1 SP2
    BW 7 EP1 SP5
    SAP_ABAP 7.1 SP5
    In our case also, earlier it was working fine, but suddenly server/designer has started showing Empty Infocube list....
    The above problem is present in our QA system.
    Whereas DEV & PROD are working fine.
    Your response is appriciated..
    Regards,
    Chitra H. Keluskar
    Edited by: Chitra Keluskar on Dec 29, 2010 8:45 AM

Maybe you are looking for

  • Firefox crashes as soon as I open it in Windows 7

    I am running a 32 bit computer & I use Windows 7. I have not had any problems with Firefox until the past week or so. My system will crash no matter what site I am on & now I am unable to even open Firefox. My shortcut icons do not work either. I rei

  • I am getting this error: "There was a problem downloading i0S 3.3.3 Software Update for an iPod touch". An unknown error occurred (8288)."

    I have a first gen iPod running on 2.2.1 that will not upate to 3.3.1. after purchasing the update from Apple. How do I get a refund or, if possible actually get it to update?  I'd like to be able to use some new apps like Netflix and Facebook, but m

  • IWeb SEO - Tracking Not Installed

    Hello I'm using the 1.7.1 of seo and I have added all the meta dat and copy/pasted analytics code anyway I'm logged into my google account and checking profile setting/tracking code and it's showing that it is not installed? Have I done everything co

  • How to receive objects?

    I'm pretty new to java and this is my first post..Please help me.. class Time int hrs,mins; public void ReadTime(int h,int m) hrs=h; mins=m; public Time AddTime(Time t1,Time t2) Time obj=new Time(); obj.hrs=t1.hrs+t2.hrs; obj.mins=t1.mins+t2.mins; if

  • Captivate 7 trial download fails

    Hi I've tried this a number of times with a number of new accounts and get the message 'The Installation Failed'. The installer encountered an error that caused the installation to fail. Contact the manufacturer for assistance. I'm running a mid-2007