ATG Eclipse Module Issue

Hi
I installed atg 10.0.3 in my pc when i open eclipse and trying to create New atg module i am not getting New ATG Module option in my eclipse.any one plz resolve my problem
1.open eclipse
2.file-->new-->here i am not getting new atg module option
plz resolve the issue

This plugin is not available seperatly.
You all have to download atg10.1.1 to get the eclipse plugin.
See the following link for reference
ATG Eclipse Plugin Now Available

Similar Messages

  • PI 7.1 adapter module issue

    I deoplyed my module and worked fine. now i changed some code by adding parameter to module
    strModuleKey = moduleContext.getContextData("module.key");
    I changed the related things in my communication channel(gave parameters)
    Now, i get below error while executing...
    java.lang.ClassCastException: class com.sap.aii.af.sdk.xi.mo.MessageContext:library:com.sap.aii.af.sdk.libcom.sap.engine.boot.loader.ResourceMultiParentClassLoader428c6e04alive incompatible with interface com.sap.engine.interfaces.messaging.api.Message:interface:com.sap.aii.af.ms.ifccom.sap.engine.boot.loader.ResourceMultiParentClassLoader2dd7e4d6alive
    Followed the below url but in vain..
    PI JAVA ADAPTER MODULE PROBLEM
    Incompatible with interface - Exception in Adapter Module
    Issue on developing Adapter Module
    Also if you are using PI 7.1 refer to the blog:
    /people/stefan.grube/blog/2008/12/11/adjust-your-pi-70-adapter-modules-for-pi-71-in-15-minutes
    Please let me know if u have any other suggestions other than this...
    Thanks
    Prabhakar

    Hi Venkat,
    Yes, you cannot add custom modules to soap adapter.
    Please refer below documentation for the same..!!
    http://help.sap.com/saphelp_nwpi71/helpdata/EN/44/8c4756224a6fb5e10000000a155369/content.htm
    http://help.sap.com/saphelp_nwpi71/helpdata/EN/69/a6fb3fea9df028e10000000a1550b0/frameset.htm
    Regards,
    Swetha.

  • Flex Module issue with Panel

    Hello everyone. I have the following problem.
    In my application I have several modules and each of them have components CollapsableTitleWindow (extends Panel). After opening the window it is added to the container which is in the main application (CollapsableTitleWindowContainer). In these windows you can open another window (and so on).
    Now, what is the problem. When I change (reload) any module and I want to open a new window (sub window) with the already loaded window I get this error:
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at mx.containers::Panel/layoutChrome()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\containers\Panel.as:1405]
    at com::CollapsableTitleWindow/layoutChrome()[D:\Flex 3 Workspace\WesobCrm\src\com\CollapsableTitleWindow.as:216]
    at mx.core::Container/updateDisplayList()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\Container.as:2867] (...)
    Indicates that the main applications have object Panel
    Please help.
    P.S. I found a similar problem on http://www.nabble.com/Flex-Module-issue-with-Panel-td20168053.html
    ADDED: I extendes the Panel class and do something like that:
    override protected function layoutChrome(unscaledWidth:Number, unscaledHeight:Number):void
                    use namespace mx_internal;
                    if(!(mx_internal::titleBarBackground is TitleBackground)) {
                            mx_internal::titleBarBackground = new TitleBackground();
                    super.layoutChrome(unscaledWidth, unscaledHeight);                     
    But now i had something like that: Before After
    You can see that it loos style declaration.H

    Thanks for the anserw.
    I don't exacly understand all but i found a solution for my problem and it works.
    Could you tell me if this is ok ?
    I Add in my main app
    public function getProductWindow():ProductWindow {
        return new ProductWindow();
    And in the module i change
    From var productWindow:ProductWindow = new ProductWindow();
    To var productWindow:ProductWindow = Application.application.getProductWindow();

  • ATG Search installation issue

    Hello all,
    I am installing ATG 10.0.0.2, CRS and ATG Search on windows 2003 server with weblogic and Oracle following Commerce Reference Store Installation and Configuration Guide.
    When deploy ATGPublishing.ear to weblogic, it always indicate online deployment failed.
    If I configure it without ATG Search by skipping all the Search only steps, it will successfully deploy to weblogic.
    Can anyone help resolving this issue.
    Thank you in advance.
    The following are the CIM setps and log:
    -------WEBLOGIC ONLINE DEPLOYMENT MENU------------------------------------------
    enter [h]elp, [m]ain menu, [q]uit to exit
    Current runAssembler arguments :
    -server ATGProduction
    Weblogic Admin Server must be running.
    Top Level Module List:
    DafEar.Admin DPS DSS B2CCommerce DCS.PublishingAgent
    DCS.AbandonedOrderServices DAF.Search.Routing DCS.Search Store.Search
    DAF.Search.Base.QueryConsole Store.Storefront Store.EStore.International
    Store.Fulfillment Store.EStore.International.Search
    Store.EStore.International.Search.Query
    [D] Deploy Production with a Server Lock Manager ATGProduction.ear to
    Weblogic Online - Done
    [R] Register Datasources on Weblogic Online - Done
    [A] Add database driver to app server classpath - Done
    [P] Post Deployment Actions on Weblogic Online - Done
    [E] Edit runAssembler arguments
    *[O] Configure Another Server Instance
    >
    -------DEPLOYMENT SERVER INSTANCE SELECTION-------------------------------------
    enter [h]elp, [m]ain menu, [q]uit to exit
    [A] ATGProduction - Production with a Server Lock Manager - Done
    *[P] ATGPublishing - Publishing with a Server Lock Manager
    [D] Done
    >
    -------ENTER EAR FILE NAME(S)---------------------------------------------------
    enter [h]elp, [m]ain menu, [q]uit to exit
    Enter Ear File Name for Publishing with a Server Lock Manager
    [[atg_publishing_lockserver.ear]] > ATGPublishing.ear
    -------WEBLOGIC ONLINE DEPLOYMENT MENU------------------------------------------
    enter [h]elp, [m]ain menu, [q]uit to exit
    Current runAssembler arguments :
    -server ATGPublishing
    Weblogic Admin Server must be running.
    Top Level Module List:
    DCS-UI.Search DCS-UI.Versioned BIZUI PubPortlet DafEar.Admin
    SiteAdmin.Versioned B2CCommerce.Versioned DCS.Versioned DCS-UI
    Store.EStore.Versioned Store.Storefront DAF.Search.Versioned
    DAF.Search.Routing SearchAdmin.AdminUI SiteAdmin.Search DCS.Search.Versioned
    Store.Search Store.Search.Index DAF.Search.Base.QueryConsole
    Store.EStore.International.Versioned Store.EStore.International.Search
    Store.EStore.International.Search.Index
    *[D] Deploy Publishing with a Server Lock Manager ATGPublishing.ear to
    Weblogic Online
    [R] Register Datasources on Weblogic Online
    [A] Add database driver to app server classpath
    [P] Post Deployment Actions on Weblogic Online
    [E] Edit runAssembler arguments
    [O] Configure Another Server Instance
    >
    -------DEPLOY PUBLISHING WITH A SERVER LOCK MANAGER TO WEBLOGIC ONLINE----------
    enter [h]elp, [m]ain menu, [q]uit to exit
    create server instance ATGPublishing. View log file at C:/ATG/ATG10.0.2/
    home/../CIM/log/cim.log
    |. . . . . . |
    >> created server instance ATGPublishing
    Executing runAssembler for ATGPublishing. View log file at C:/ATG/ATG10.0.2/
    home/../CIM/log/cim.log
    |. .
    -------ONLINE DEPLOYMENT FAILED-------------------------------------------------
    enter [h]elp, [m]ain menu, [q]uit to exit
    exec returned: -1
    *[D] Deploy Menu
    >

    cim.log part 2
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor Caused by (#2):atg.cim.ValidatorExecutionException: AlwaysTrueValidator:Error Executing Validator Commands
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.executeValidations(StepExecutor.java:322)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.ui.text.TextDisplay.processStep(TextDisplay.java:436)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.ui.UIDispatchImpl.processStep(UIDispatchImpl.java:89)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:201)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:73)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.Launcher.main(Launcher.java:68)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor Caused by (#3):atg.cim.CommandException: Error Executing Step Tasks
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.ExecuteStepTasks.execute(ExecuteStepTasks.java:54)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.executeValidations(StepExecutor.java:289)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.ui.text.TextDisplay.processStep(TextDisplay.java:436)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.ui.UIDispatchImpl.processStep(UIDispatchImpl.java:89)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:201)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:73)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.Launcher.main(Launcher.java:68)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor Caused by (#4):atg.cim.TaskExecutionException: DeployEarToTempDirectoryTaskmanagement_lock:Error Executing Background Task
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.task.TaskExecutor.execute(TaskExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.task.TaskExecutor.executeTasks(TaskExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.ExecuteStepTasks.execute(ExecuteStepTasks.java:51)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.executeValidations(StepExecutor.java:289)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.ui.text.TextDisplay.processStep(TextDisplay.java:436)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.ui.UIDispatchImpl.processStep(UIDispatchImpl.java:89)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:201)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:73)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.Launcher.main(Launcher.java:68)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor Caused by (#5):atg.cim.worker.TaskException: GenericAntExecutionTask.exception
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.worker.Task.handleException(Task.java:50)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.productconfig.appassembly.RunAssemblerExecutorTask.execute(RunAssemblerExecutorTask.java:195)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.task.TaskThread.run(TaskThread.java:93)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor Caused by (#6):C:\ATG\ATG10.0.2\CIM\plugins\Base\ant\cim-ant.xml:97: exec returned: -1
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:636)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:662)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:487)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at sun.reflect.GeneratedMethodAccessor405.invoke(Unknown Source)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at java.lang.reflect.Method.invoke(Method.java:597)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.Task.perform(Task.java:348)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.Target.execute(Target.java:357)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.Target.performTasks(Target.java:385)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.task.ant.utility.AntExecutionWrapper.executeAntTarget(AntExecutionWrapper.java:145)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.worker.AntTask.executeAntTarget(AntTask.java:93)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.productconfig.appassembly.RunAssemblerExecutorTask.execute(RunAssemblerExecutorTask.java:192)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor at atg.cim.task.TaskThread.run(TaskThread.java:93)
    **** Error 星期四 六月 02 03:07:43 CST 2011 1306955263314 atg.cim.step.StepExecutor

  • How to install BCC for ATG B2B module

    Hi,
    We have a requirement for designing a B2B site using ATG. We are considering to implement the BCC module instead of ACC for creating product catalogue,user/organization hierarchy, profiles,setting promotions etc. Any pointers/document to implement BCC for a B2B module, any compatibility issues etc would be of great help.

    Interesting that there have been no replies. Is there a more suitable part of this forum for questions about the Nokia 700? No BCC and no "delete from server" options on the stock client. A real PITA.

  • Print module issues

    Hi,
    for me there are three issues that are missing / should be improved with the print module:
    The  sharpening quality and setting options are still behind i.e. Qimage.  Having  in mind what Qimage is costing, it should be fairly ease for  Adobe to  reach the better Qimage output sharpening quality.
    Soft proofing is still missing and should be added in the next major release at the latest.
    There  should be something like a loop view for the print layout screen. When  using large format printer formats the rulers become extremely small that an  exact positioning is almost impossible.
    Looking forward to these, in the given priority.
    Thomas

    G_Lat wrote:
    The print resolution is no longer displayed making it difficult to decide if I need to modify the resolution prior to printing.
    Why would you modify the resolution? One of the huge advantages of Lightroom is that you don't have to do things like this anymore.  You simply choose the output resolution in the Print Job panel and Lightroom takes care of the rest.  How (and why) exactly are modifying resolution?
    As to your second question, I am getting a print preview when I turn it on in the printer driver. Although I would never use it, it is working here.
    It might help to submit some system info and some printer info:

  • Regarding Vendor Balance Confirmation Report(FI Module Issue)

    Hi Experts
    I have a small issue in FI Module while using standard Programe(SAPF130K).
    If you execute the above program and pass the parameters vendor no and posting date then only get the data.
    But my client requirment is Get the data based on ProfitCenter(PRCTR) and they want only Open Items.In Select-Options Profit Center is not there.I need to add PRCTR(Profit Center) in select-options.
    In standard program used BSIK and BSAK.
    These two tables in Profit Center data is not available.How can i get data based on Profit Center.
    My variant
    Select-Options is
    given below.
    "--Select Options"
    Vendor 1010000001
    CompanyCode 1000
    Reconciliation Key Date -- current date
    adding this select-option---Profit Center  10200120
    Futhter Selections Check Individual Vendors
    Total Balance
    Check zero Balances
    Keydate For Master Records
    Form Set
    selected for Empty One in F4Help
    Sort Var.for Correspondence K3
    Line item sorting P3
    Date of issue current date
    Check No Reply(because not assaigned to Company Code)
    Printer for Form Set LP01
    Printer for Reconcil. List LP01
    Printer for results table LP01
    Printer for selections LP01
    Regards
    Hari

    HI,
    Kindly use table FAGLFLEXA and FAGLFLEXT for getting profit center data .Assign points if useful.
    Regards,
    Shradha.

  • SOAP Web Service +  Custom Login Module issue

    Hi Guys,
    We faced an authentication issue in our project. Could you please give any advice how the issue could be resolved.
    Environment: A simple SOAP Web Service on top of POJO class created in a Web Application. The web application deployed to the SAP NetWeaver 7.10 Application Server in the Enterprise Application Archive.
    Configuration:
          Single Service Administration Application(NetWeaver Administration -> SOA Management -> Application and Scenario Communication -> Single Service Administration)
           The web service endpoint has authentication configured to use User ID/Password HTTP Authentication.
        Authentication Application(NetWeaver Administration-> Configuration Management->Security->Authentication)
          The application(<vendorName>/<earName>*<vendor>~<webAppName>) has Authentication Stack configured to use our custom login module.
    Issue:  BasicPasswordLoginModule used by the J2EE when we are trying to execute the web service using Web Service Navigator(checked in debug mode). It seems that we missed something in configuration.
    Idea: The main Idea is to use our custom login module when we are executing a web service.
    Could you help me to resolve the issue.
    Thanks,
    Dmitry
    Edited by: Dmitry Eidin on Jul 17, 2009 3:46 PM

    > The web service endpoint has authentication configured to use User ID/Password HTTP Authentication.
    That's the point.

  • Oracle ATG 10.1 issue in CSC

    Hi all,
    I am doing CSC migration, from 10.0.3 to 10.1 version.
    But when I try to access agent UI, I am getting this error:
    **** Error     Thu Jan 31 17:28:44 BRST 2013     1359660524099     /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-3/atg/svc/framework/Framework     Error finding framework instance     CONTAINER:atg.svc.repository.service.exception.ObjectNotFoundException: null. id=null, item-desciptor=null; SOURCE:javax.ejb.FinderException: The framework object could not be found with the given key MultiPartCacheKey-workspace:researchTab
    **** Error     Thu Jan 31 17:28:44 BRST 2013     1359660524099     /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-3/atg/svc/framework/Framework          at atg.svc.repository.service.UIService.getNewFrameworkInstance(UIService.java:713)
    **** Error     Thu Jan 31 17:28:44 BRST 2013     1359660524099     /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-3/atg/svc/framework/Framework          at atg.svc.repository.service.UIService.getNewFrameworkInstance(UIService.java:616)
    **** Error     Thu Jan 31 17:28:44 BRST 2013     1359660524099     /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-3/atg/svc/framework/Framework          at atg.svc.framework.FrameworkImpl.getFrameworkInstance(FrameworkImpl.java:898)
    **** Error     Thu Jan 31 17:28:44 BRST 2013     1359660524099     /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-3/atg/svc/framework/Framework          at atg.svc.framework.FrameworkImpl.handleRequest(FrameworkImpl.java:965)
    **** Error     Thu Jan 31 17:28:44 BRST 2013     1359660524099     /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-3/atg/svc/framework/Framework          at atg.svc.framework.FrameworkServlet.service(FrameworkServlet.java:197)
    **** Error     Thu Jan 31 17:28:44 BRST 2013     1359660524099     /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-3/atg/svc/framework/Framework          at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error     Thu Jan 31 17:28:44 BRST 2013     1359660524099     /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-3/atg/svc/framework/Framework          at atg.svc.agent.crmintegration.CRMServiceAgentAccessServlet.service(CRMServiceAgentAccessServlet.java:487)
    **** Error     Thu Jan 31 17:28:44 BRST 2013     1359660524099     /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-3/atg/svc/framework/Framework          at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    **** Error     Thu Jan 31 17:28:44 BRST 2013     1359660524099     /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-3/atg/svc/framework/Framework          at atg.userprofiling.AccessControlServlet.service(AccessControlServlet.java:696)Because of this error, I can't do nothing on CSC.
    Does someone can help me?
    Thanks in advance
    Edited by: Grando on Feb 4, 2013 10:51 AM

    Hi all,
    I am also doing CSC migration, from 10.0.3 to 10.1.2 version.
    But when I try to access agent UI, I am also facing similar issue. When I hit the http://hostname:port/agent, its getting redirected to http://hostname:port/agent/login.jsp?sessioninvalid=false&_windowid=0
    with the webpage showing
    Error occurred serving page
    An error has occurred processing this page.  Please try resubmitting your
    request and if the error persists, contact the site administrator for this site.
    as seen in Agent server Log, its :
    ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/agent].[jsp]] (http-0.0.0.0-8030-1) Servlet.service() for servlet jsp threw exception
    java.lang.NullPointerException
            at atg.svc.repository.service.UIService.getNewFrameworkInstance(UIService.java:630)
            at atg.svc.repository.service.UIService.getNewFrameworkInstance(UIService.java:616)
            at atg.svc.framework.FrameworkImpl.getFrameworkInstance(FrameworkImpl.java:898)
            at atg.svc.framework.FrameworkImpl.handleRequest(FrameworkImpl.java:965)
            at atg.svc.framework.FrameworkServlet.service(FrameworkServlet.java:197)
            at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
            at atg.commerce.order.CommerceCommandServlet.service(CommerceCommandServlet.java:150)
            at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
            at atg.commerce.promotion.PromotionServlet.service(PromotionServlet.java:213)
            at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    Please help me if any one has a resolution
    Thanks in Advance
    Grando, if you already found any solution.Please let me know.

  • GS1 barcode decode Function module issue

    We are facing an issue with LE_EAN128_DECODE standard Function module .
    standard gs1 barcode uses modulo 13 calculation method to decode check digit where as standard sap uses modulo 10 .
    standard function module LE_EAN128_DECODE uses modulo 10 method to calculate check digit .
    Is there a way to decode gs1 barccode in standard sap .
    Is there a standard function module in sap which uses modulo 13 method to decode gs1 barcodes in sap.
    Is there something we need to do in the SPRO configuration settings to enable this.

    Hi
    In FM check on which fields you have written delta logic, data will populate if we have changes to that field.
    we have some good documents on step by step of creating FM based generic extractors. check if you miss any steps
    http://explore-sapbw.blogspot.in/p/sdn-articles-extraction.html
    Regards,
    Venkatesh

  • Bridge CC Output Module Issues

    Is anyone else having issues with Bridge CC Output module? In every other version of Bridge I have used, I have been able to make PDFs or HTML slideshows from selected images without any problems or need to download any components. However, in Bridge CC, the "Output" link in the Bridge CC interface did nothing. Then I downloaded AOM components, including an Output workspace, put them where they needed to go in the Library, quit Bridge and restarted my computer (iMac 27" running OS10.9.1). This time, when I clicked the Output link, it did change the interface (from "Essentials") to what looked like the Output arrangement but the right-hand panel, where I normally have my PDF or HTML options, is blank. Appreciate any help.

    There are several long threads about this subject.
    Be sure to follow the instructions exactly (using the correct libraries and folders, be aware that by default the user library in Mac is hidden per OSX7) and also look at these threads:
    http://forums.adobe.com/message/5907610#5907610
    http://forums.adobe.com/thread/1256027?start=0&tstart=0

  • Major print module issue in LR3

    I've hit a wall in trying to figure out an extremely frustrating issue with the print module in Lightroom 3: every time I attempt to print a contact sheet to PDF, the entire system locks up immediately upon "rendering images," system usage seems at 100% across the board, and I have to forcibly shut down the application via the task manager. After Lightroom has finally closed, I see an error dump txt on my desktop from Adobe Distiller which reads as follows:
    %%[ ProductName: Distiller ]%%
    %%[ Error: syntaxerror; OffendingCommand: --nostringval-- ]%%
    Stack:
    /build_pattern
    %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
    %%[ Warning: PostScript error. No PDF file produced. ] %%
    I don't know if this Distiller error is in fact initiating the crash or if it's just the result of having forcibly shut down LR-- thus, I guess question #1 is whether this is an Acrobat or LR issue. I have uninstalled/reinstalled Lightroom at least three times; deleted and recreated the catalog; and updated to the latest version 3.2, and the error persists. I've also tried the print procedure with different batches/folders of images residing both on my local and external drives with the same behavior.
    My system info is as follows: ThinkStation E20 w/ X3450 Xeon and 4GB RAM, nVidia FX580 video card, running 64-bit Windows7 and 64-bit LR 3.2; also running latest updated version of Acrobat Pro, i.e .9.3.4.
    Only other thing I can think of that I haven't already tried is to uninstall and reinstall Acrobat Pro, which I've kept from the CS3 suite, although I'd rather avoid doing so if possible. I'll also add that this is a brand new system with fresh installs of *all* software including the CS5 suite.
    Printing contact sheets is one of my most common tasks in LR, so any help is *greatly* appreciated.

    well, interesting development here-- I have to humbly rescind my particular criticism of LR3 with respect to this issue, as much to my surprise after downgrading to 2.7, I experienced the exact same problem-- i.e. upon printing a contact sheet, the program locks up at "rendering images" and brings the whole system to a halt.
    in light of this development, it occurred to me to uninstall (64-bit) 2.7, and reinstall 32-bit LR3-- and lo and behold the print issue seems to be no more. so now the question is why would this be? an issue between LR3 64-bit and the OS (Windows 7 64) ? or perhaps a conflict between LR and Acrobat? maybe a driver conflict?
    any ideas/insights are welcome.

  • Application Module Issue

    We are experiencing an issue when using multiple Java Restful web services on our development Oracle Weblogic. Each of these services uses ADF BC for DB interaction. The test case scenario is Web service A does some database work via ADF BC and then calls Web service B which also interacts with the DB. Both of these services are hosted on the same managed server instance within Weblogic,  The error we are experiencing is as follows (I can post full stack trace if requested):
    java.lang.ClassCastException: oracle.jbo.common.DefLocaleContext cannot be cast to oracle.jbo.common.DefLocaleContext                at oracle.jbo.common.DefLocaleContext.getInstance(DefLocaleContext.java:84)
    Debugging our code we can see that the following line of code (highlighted in bold) is where the error is thrown.
                String amDef = "package.AppMod";
                String config = " AppModLocal";
                ApplicationModule am = null;
                am  = Configuration.createRootApplicationModule(amDef, config); //Error Here
    The bizarre thing is that it seems almost random in which of the service the error will be thrown. It never occurs on the first run after a deploy to the server, but will occur on subsequent runs. We correctly use the following line in each of our service to release the application module:
               Configuration.releaseRootApplicationModule(am, true);
    We have tried including adfBinding filters in our web.xml but still with no success.
    Details of our setup follow:
    Application Server: Oracle Weblogic Server 10.3.6, JDK 1.7.0.21, JSF 2.0, ADF Runtime 11.1.2.4
    Database: 11 R2 - 11.2.0.3
    JDeveloper: 11.1.2.4
    Any assistance would be greatly appreciated.

    Hi User,
    out of sheer curiosity. Are you really using ADF 11.1.1.6 and JDeveloper 11.1.2.4 together? How does that work?
    Regards,
    Linda

  • SOAP adapter Module Issue

    Hi,
    i had configured a JDBC to SOAP scenario and the SOAP adapter has the Module (localejbs/ReplaceXMLTag)
    now the issue is while execute teh scenario, it works fine at DEV but shows error at QA as given below
    "Delivery exception: Object not found in Lookup of Replace XML tag"
    please let me know how to resolve this issue.
    Thanks in advance....

    > i had configured a JDBC to SOAP scenario and the SOAP adapter has the Module (localejbs/ReplaceXMLTag)
    > "Delivery exception: Object not found in Lookup of Replace XML tag"
    Have you spelled this correct? The name in the error message seems to be different from th module name.

  • HR module issue

    hi
    i am using BAPI_HELPVALUES_GET function module, through this i get employee group and employee subgroups separately,
    therefore my issue is how to find employee subgroup is of which employee group in bapi function module itself????
    i am executing bapi from se37 and giving input.
    thanx in adv
    manoj

    close the issue

Maybe you are looking for

  • Interface ABAP Proxy - File - Synchronous - (Is it possible???)

    Hi Experts, I want execute ABAP Proxy which will create File in FTP. On final, i need return "OK" information to the ABAP Proxy. Is it possible? ABAP Proxy <-> File Synchronous? Without BPM and Custom Module Adapter. Just using RequestResponseBean???

  • Sender file channel in DLNG mode when ICO used

    Hello All, I am working on SAP PI 7.4 version Dual stack installation. As part of Inbound Interface development, Operation mapping has been included in Integrated Configuration Object (ICO). But when tried to execute the Interface the sender File com

  • Labview 4.1 applicatio​n and Windows 2000/XP

    Can a Labview 4.1 application running on Windows Nt 4.0 be moved to an Industrial Computer running Windows 2000 or Windows XP?

  • How to cancel business catalyst

              How do i cancel my business catalyst subscription

  • Dock gone / Can't log out / No Dashboard

    In activity monitor my Dock App is using 99 CPU? (if that means anything) when I try to change the preferences of the dock it takes a while to respond but lets me change it just nothing happens. Dashboard doesn't work or spaces and I can't minimize a