Webdynpro application Debug Configuration problem

Dear Friends,
I am trying to WebDynpro application debug Configuration.
But I could not find the Debug Configurator link under portal's System Administrator -> System Configuration -> Web Dynpro Console -> Settings
My portal version is
J2EE Engine : 6.40 PatchLevel 105424.313
Portal : 6.0.18.1.0
KnowledgeManagementCollaboration : 6.0.18.0.0 (NW04 SPS18)
Can anybody help me where I am wrong and how can I do Java WebDynpro application debug configuration can do?
Thanks in advance
Lakshmikanthaiah

Hi,
     As for as I know the debug configurator is available in NW04s SP 12. See this 
<a href="http://209.85.175.104/search?q=cache:0172QKC3AU4J:https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0cb32c5-36a7-2910-2c9b-ba4a5bbdbb56debugconfiguratorwebdynpro&hl=en&ct=clnk&cd=1">web dynpro debug configurator</a> link
regards,
Siva

Similar Messages

  • Debug Configuration Problem

    Hi All,
    I want to debug a webdynpro application. I followed the instructions provided in debugging <a href="http://help.sap.com/saphelp_nw04/helpdata/en/5a/4ed93f130f9215e10000000a155106/frameset.htm">tutorials</a>.
    In the list of possible configurations, I chose <i>WebDynpro Application</i> and then <i>New</i>. I have an error message that says:
    "No tab group defined for launch configuration type com.sap.ide.webdynpro.projectbrowser.launch.configtype.debug". Am I missing something?
    Any help will be appreciated
    Thanks,
    Vamsee

    Finally i got the answer. try updating your plugin.xml file under the path "<your file path>\SAP\JDT\eclipse\plugins\com.sap.ide.webdynpro.projectbrowser" with the following code and then close and open the NWDS IDE. if it works please close this thread as answered.
    <?xml version="1.0" encoding="UTF-8"?>
    <plugin
       id="com.sap.ide.webdynpro.projectbrowser"
       name="%plugin.name"
       version="2.0.0"
       provider-name="SAP AG"
       class="com.sap.ide.webdynpro.projectbrowser.ProjectBrowserPlugin">
       <runtime>
          <library name="SapIdeWebdynproProjectbrowser.jar">
             <export name="*"/>
          </library>
       </runtime>
       <requires>
                  <import plugin="com.sap.tc.build"/>
          <import plugin="com.sap.ide.metamodel.core"/>
          <import plugin="com.sap.ide.metamodel.common.libs"/>
          <import plugin="com.sap.ide.metamodel.webdynpro.libs"/>
          <import plugin="com.sap.ide.metamodel.webdynpro"/>
          <import plugin="com.sap.ide.metamodel.dictionary"/>
          <import plugin="org.eclipse.core.resources"/>
          <import plugin="org.eclipse.ui"/>
          <import plugin="com.tssap.selena.model"/>
          <import plugin="com.tssap.util"/>
          <import plugin="com.tssap.selena.model.extension"/>
          <import plugin="org.eclipse.core.runtime"/>
          <import plugin="org.eclipse.core.boot"/>
          <import plugin="com.sap.ide.webdynpro.service.core"/>
          <import plugin="com.sap.ide.webdynpro.tsmodel.application"/>
          <import plugin="com.sap.dictionary.tools.tsmodel.dictionary"/>
          <import plugin="com.tssap.selena.model.ui"/>
          <import plugin="com.tssap.selena.gde"/>
          <import plugin="com.sap.ide.webdynpro.ui"/>
          <import plugin="com.sap.dictionary.projectbrowser"/>
          <import plugin="com.sap.dictionary.tools.ui"/>
          <import plugin="com.sap.ide.metamodel.core"/>
          <import plugin="com.sap.tc.complib"/>
          <import plugin="com.tssap.dii"/>
          <import plugin="com.sap.ide.webdynpro.archivebuilder"/>
          <import plugin="org.eclipse.jdt.core"/>
          <import plugin="com.sap.ide.webdynpro.service.controllereditor"/>
          <import plugin="com.sap.ide.webdynpro.service.viewdesigner"/>
          <import plugin="org.eclipse.jdt.ui"/>
          <import plugin="org.eclipse.jdt"/>
          <import plugin="org.eclipse.jdt.doc.isv"/>
          <import plugin="org.eclipse.jdt.launching"/>
          <import plugin="org.eclipse.jdt.debug"/>
          <import plugin="org.eclipse.jdt.debug.ui"/>
          <import plugin="org.eclipse.debug.ui"/>
          <import plugin="org.eclipse.debug.core"/>
          <import plugin="com.sap.ide.webdynpro.checklayer"/>
          <import plugin="com.sap.ide.webdynpro.service.modeleditor"/>
          <import plugin="com.sap.ide.webdynpro.service.applicationmodeler"/>
          <import plugin="com.sap.ide.eclipse.component.provider"/>
          <import plugin="com.sap.ide.webdynpro.ecatt"/>
          <import plugin="com.sap.ide.tools.core.template"/>
          <import plugin="com.sap.ide.eclipse.j2ee.model.ui"/>
          <import plugin="com.tssap.j2ee.ui"/>
          <import plugin="com.tssap.j2ee.model.ext"/>
          <import plugin="com.sap.ide.webdynpro.controllereditor"/>
          <import plugin="com.sap.ide.eclipse.j2ee.engine"/>
          <import plugin="com.sap.bc.proj.jstartup"/>
          <import plugin="com.tssap.j2ee.core.providers.ws"/>
          <import plugin="com.sap.ide.ws"/>
       </requires>
       <extension
             point="org.eclipse.ui.views">
          <category
                name="Web Dynpro"
                id="com.sap.ide.webdynpro.projectbrowser">
          </category>
          <view
                name="Web Dynpro Explorer"
                icon="resources/icons/pbWebDynpro.gif"
                category="com.sap.ide.webdynpro.projectbrowser"
                class="com.sap.ide.webdynpro.projectbrowser.views.ProjectBrowserView"
                id="com.sap.ide.webdynpro.projectbrowser.views.ProjectBrowserView">
          </view>
       </extension>
    <!-- Context menu actions -->
       <extension
             point="com.tssap.selena.model.provider">
          <provider
                class="com.sap.ide.webdynpro.projectbrowser.provider.ActionProviderMetamodel">
             <meta
                   domain="WebDynpro"
                   class="ObjectPropertyProvider"
                   subdomain="WebDynpro,Models,Model,ModelClass,ModelClasses,Applications,Application,Components,Component,ComponentInterface,InterfaceViews,InterfaceView,Windows,Window,Viewset,ViewArea,ViewUsage,ViewContainerAssignment,Views,View,OutboundPlugUsage,InboundPlugUsage,NavigationLink,CustomControllers,CustomController,TargetRole,ComponentInterfaceDefinitions,ComponentInterfaceDefinition,InterfaceViewDefinitions,InterfaceViewDefinition,ComponentUsages,ComponentUsage,ModelUsages,ModelUsage,ModelModelUsages,ModelModelUsage,ComponentController,MessagePool,ImplementedInterfaces,ImplementedInterface,InterfaceController,ConfigurationController,ComponentUsageInterfaceController,ComponentUsageConfigurationController,CIDModelUsages,CIDModelUsage,CIDInterfaceController,CIDConfigurationController,DataLink,LogConfiguration">
             </meta>
             <nature
                   id="com.sap.ide.webdynpro.archivebuilder.WebDynproNature">
             </nature>
          </provider>
          <provider
                class="com.sap.ide.webdynpro.projectbrowser.provider.ActionProviderGeneral">
             <meta
                   class="ObjectPropertyProvider">
             </meta>
             <nature
                   id="com.sap.ide.webdynpro.archivebuilder.WebDynproNature">
             </nature>
          </provider>
          <provider
                class="com.sap.ide.webdynpro.projectbrowser.provider.ActionProviderProject">
             <meta
                   domain="model"
                   class="ObjectPropertyProvider"
                   subdomain="project">
             </meta>
             <nature
                   id="com.sap.ide.webdynpro.archivebuilder.WebDynproNature">
             </nature>
          </provider>
       </extension>
    <!-- System menu entries for and run action -->
    <!Run action>
       <extension
             point="org.eclipse.ui.actionSets">
          <actionSet
                label="Web Dynpro"
                visible="false"
                id="com.sap.ide.webdynpro.projectbrowser.runActionSet">
             <menu
                   label="Run"
                   path="additions"
                   id="org.eclipse.ui.run">
                <separator
                      name="webdynproGroup">
                </separator>
             </menu>
             <action
                   label="Run Web Dynpro Application@CtrlShiftR"
                   icon="resources/icons/pbRun.gif"
                   class="com.sap.ide.webdynpro.projectbrowser.actions.systemmenu.PBRunActionSystem"
                   menubarPath="org.eclipse.ui.run/webdynproGroup"
                   id="com.sap.ide.webdynpro.projectbrowser.actions.systemmenu.PBRunActionSystem">
             </action>
          </actionSet>
       </extension>
    <!perspective>
       <extension
             point="org.eclipse.ui.perspectiveExtensions">
          <perspectiveExtension
                targetID="com.sap.ide.webdynproperspective">
             <actionSet
                   id="com.sap.ide.webdynpro.projectbrowser.runActionSet">
             </actionSet>
          </perspectiveExtension>
       </extension>
    <!-- Launch -->
       <extension
             point="org.eclipse.debug.core.launchConfigurationTypes">
          <launchConfigurationType
                name="Web Dynpro Application"
                delegate="com.sap.ide.webdynpro.projectbrowser.launch.WDLaunchConfigurationDelegate"
                modes="run"
                id="com.sap.ide.webdynpro.projectbrowser.launch.configtype">
             <fileExtension
                default="false"
                extension="java">
             </fileExtension>
          </launchConfigurationType>
          <launchConfigurationType
                name="Web Dynpro Application"
                delegate="com.sap.ide.webdynpro.projectbrowser.launch.WDDebugLaunchConfigurationDelegate"
                modes="debug"
                id="com.sap.ide.webdynpro.projectbrowser.launch.configtype.debug">
             <fileExtension
                default="false"
                extension="java">
             </fileExtension>
          </launchConfigurationType>
       </extension>
       <extension
             point="org.eclipse.debug.ui.launchConfigurationTabGroups">
          <launchConfigurationTabGroup
                type="com.sap.ide.webdynpro.projectbrowser.launch.configtype"
                class="com.sap.ide.webdynpro.projectbrowser.launch.WDLaunchConfigurationTabGroup"
                id="com.sap.ide.webdynpro.projectbrowser.launch.launchtabgroup">
          </launchConfigurationTabGroup>
          <launchConfigurationTabGroup
                type="com.sap.ide.webdynpro.projectbrowser.launch.configtype.debug"
                class="com.sap.ide.webdynpro.projectbrowser.launch.WDDebugLaunchConfigurationTabGroup"
                id="com.sap.ide.webdynpro.projectbrowser.launch.debugtabgroup">
          </launchConfigurationTabGroup>
       </extension>
       <extension
             point="org.eclipse.debug.ui.launchConfigurationTypeImages">
          <launchConfigurationTypeImage
                icon="resources/icons/pbRun.gif"
                configTypeID="com.sap.ide.webdynpro.projectbrowser.launch.configtype"
                id="com.sap.ide.webdynpro.projectbrowser.launch.launchimage">
          </launchConfigurationTypeImage>
          <launchConfigurationTypeImage
                icon="resources/icons/pbRun.gif"
                configTypeID="com.sap.ide.webdynpro.projectbrowser.launch.configtype.debug"
                id="com.sap.ide.webdynpro.projectbrowser.launch.debugLaunchImage">
          </launchConfigurationTypeImage>
       </extension>
    <!-- Selena Actions -->
       <extension
             point="org.eclipse.ui.popupMenus">
          <objectContribution
                objectClass="com.tssap.selena.model.ui.IElementWrapper"
                id="com.tssap.selena.gde.diagramContributions2">
             <!-- Entities in Data Modeler and Navigation Modeler-->
             <filter
                   name="metaclass"
                   value="WDDataLink,WDComponent,WDComponentUsages,WDComponentUsage,WDComponentUsageInterfaceController,WDViews,WDView,WDCustomControllers,WDCustomController,WDComponentController,WDComponentInterface,WDInterfaceController,WDModelUsages,WDModelUsage,WDViewset,WDViewArea,WDViewUsage,WDViewContainerAssignment,WDOutboundPlugUsage,WDInboundPlugUsage,WDNavigationLink">
                 </filter>
             <action
                   label="Select in Web Dynpro Explorer"
                   class="com.sap.ide.webdynpro.projectbrowser.actions.diagram.SelectInWDExplorerAction"
                   menubarPath="group.new"
                   enablesFor="1"
                   id="com.sap.ttest">
             </action>
          </objectContribution>        
       </extension>  
    <!-- key bindings-->
       <extension
             point="org.eclipse.ui.commands">
          <category
                name="%category.webdynpro.name"
                description="%category.webdynpro.description"
                id="com.sap.ide.webdynpro.projectbrowser.categories.webdynpro">
          </category>
          <command
                name="%command.deploy.name"
                description="%command.deploy.description"
                category="com.sap.ide.webdynpro.projectbrowser.categories.webdynpro"
                id="com.sap.ide.webdynpro.projectbrowser.commands.deploy">
          </command>
          <keyBinding
                string="CtrlAltY"
                scope="org.eclipse.ui.globalScope"
                command="com.sap.ide.webdynpro.projectbrowser.commands.deploy"
                configuration="org.eclipse.ui.defaultAcceleratorConfiguration">
          </keyBinding>
          <command
                name="%command.createarchive.name"
                description="%command.createarchive.description"
                category="com.sap.ide.webdynpro.projectbrowser.categories.webdynpro"
                id="com.sap.ide.webdynpro.projectbrowser.commands.createarchive">
          </command>
          <keyBinding
                string="CtrlAltA"
                scope="org.eclipse.ui.globalScope"
                command="com.sap.ide.webdynpro.projectbrowser.commands.createarchive"
                configuration="org.eclipse.ui.defaultAcceleratorConfiguration">
          </keyBinding>
          <command
                name="%command.reload.name"
                description="%command.reload.description"
                category="com.sap.ide.webdynpro.projectbrowser.categories.webdynpro"
                id="com.sap.ide.webdynpro.projectbrowser.commands.reload">
          </command>
          <keyBinding
                string="CtrlAltO"
                scope="org.eclipse.ui.globalScope"
                command="com.sap.ide.webdynpro.projectbrowser.commands.reload"
                configuration="org.eclipse.ui.defaultAcceleratorConfiguration">
          </keyBinding>
          <command
                name="%command.rawlanguage.name"
                description="%command.rawlanguage.description"
                category="com.sap.ide.webdynpro.projectbrowser.categories.webdynpro"
                id="com.sap.ide.webdynpro.projectbrowser.commands.rawlanguage">
          </command>
          <keyBinding
                string="CtrlAltR"
                scope="org.eclipse.ui.globalScope"
                command="com.sap.ide.webdynpro.projectbrowser.commands.rawlanguage"
                configuration="org.eclipse.ui.defaultAcceleratorConfiguration">
          </keyBinding>
          <command
                name="%command.repairproject.name"
                description="%command.repairproject.description"
                category="com.sap.ide.webdynpro.projectbrowser.categories.webdynpro"
                id="com.sap.ide.webdynpro.projectbrowser.commands.repairproject">
          </command>
          <keyBinding
                string="CtrlAltP"
                scope="org.eclipse.ui.globalScope"
                command="com.sap.ide.webdynpro.projectbrowser.commands.repairproject"
                configuration="org.eclipse.ui.defaultAcceleratorConfiguration">
          </keyBinding>
          <command
                name="%command.orphanedtexts.name"
                description="%command.orphanedtexts.description"
                category="com.sap.ide.webdynpro.projectbrowser.categories.webdynpro"
                id="com.sap.ide.webdynpro.projectbrowser.commands.orphanedtexts">
          </command>
          <keyBinding
                string="CtrlAltT"
                scope="org.eclipse.ui.globalScope"
                command="com.sap.ide.webdynpro.projectbrowser.commands.orphanedtexts"
                configuration="org.eclipse.ui.defaultAcceleratorConfiguration">
          </keyBinding>
       </extension>
    </plugin>

  • Webdynpro Application and RFC problem

    Hi all,
    I have a webdynpro application that has a model with a RFC that allow users store a file into the disk, but when I try to run the application and pressed the button that make the call to the RFC I get the following error:
    Exception condition "NO BATCH" raised, error key: RFC_ERROR_SYSTEM_FAILURE
    Does anyone know anything about this error?..Please help me!
    Thanks in advance,
    Jesus.

    Looks like you are calling an RFC function module  which has an exception call NO_BATCH.  There is probably a line of code in the function module like this.
    if sy-batch = 'X'.
    raise NO_BATCH.
    endif.
    In this case, I don't think that you can call this function module.
    Regards,
    Rich Heilman

  • Error while configuring Debugging for WebDynpro Application

    Hi Experts,
    I am trying to configure Portal server for debugging a WebDynpro application.
    In NWDS , in Debug configuration
    When i tried to add my Webdynpro Project and application under Debug tab , No problem.
    But when i checked J2EE Engine tab : it showed the following error.
    <b>[J2EE Engine]: the selected server node does not run  in restricted load balancing mode, please configure it correctly so that the URL extention can be used</b>
    And ignoring it when i started debugging the application , the URL was formed like this :
    http://<host>:50000/@@@DEBUG@@@7672950/webdynpro/dispatcher
    /local/WDtest/WDtest?SAPtestId=1
    with the error :   The requested resource does not exist.
    Details: Go to main page of this application!
    Can anybody help me to fix the configuration.
    Regards,
    Ashish Shah

    Hi,
    To configure to the debugging mode... follow the steps:
    1. Select "SDM" from J2EE engine (To get this view navigate thru Window--> Show View --> J2EE Engine)
    2. Make a right click on "SDM" and choose "Enabling Debugging of Process"
    3. Now, Navigate to Run --> Debug --> Select your Project as "Webdynpro Application" and click "new" button
    4. Now give some name and Click BROWSE to select ur project and then click APPLY and DEBUG
    Or if u use 2004s, then u can do the settings in Portal itself...which gives u more clear information...  follow the link
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0cb32c5-36a7-2910-2c9b-ba4a5bbdbb56">WebDynpro Java Debug Configurator</a>
    Hope it helps...
    Regards / Guru

  • Error on page when navigating with in webdynpro applications

    Hi All,
    I have developed 5 different webdynpro applications. I need to navigate between these webdynpro applications. I am handling the navigation with in the webdynpro applications.
    The problem is after some time ( after navigating to the second or third level) when I try to click on the tabs(top level navigation), the JAVA SCRIPT ERROR is coming.
    And any other tabs are not coming.
    ERROR is: 'Error on page'
    ERROR Description is:'Problems with the web page might prevent it from being displayed properly or functioned properly'
    Any suggestions are appreciated.
    Thanks & Regards,
    Seshu

    Hi !,
    Please can you tell me what to do if you DO NOT want to destroy the source application when navigating away from it?
    For example...  Webdynpro App #1 calls Webdynpro App #2,
    Webdynpro App #1 will always stay visible and available to the user in there toolbar in the portal.  However after I click "Go" to trigger the navigation to Webdynpro App #2, then the next time I hit "Go", Webdynpro Application was destroyed out of memory I believe.

  • AIR 3.9.0.790 - Problem with debug configurations

    Hi there
    After updating from 3.9.0.720 to 3.9.0.790 it seems that my debugging configurations are ignored (works fine with build 720). When running the app on AIR Simulator I always end up with a 500 x 375px screen with a high resolution display simulated.
    - Flash Builder 4.7
    - AIR 3.9.0.790
    - Starling-Project for iOS only
    - Debug-Configuration: various iOS devices (Mobile Application)
    Am I missing something?! Any hints?
    Regards,
    René

    We're having the same problem.  In our project, the only difference is switching between AIR 3.6 and 3.9.0.1030 (obviously a wider range than the above), and the 3.9 ADL simulator ignores the -screensize argument and forces the window to 500x375.  Oddly, this affects only one Mac out of three.
    Perhaps interestingly, the affected Mac is OSX 10.8.4 (server edition), while the ones that work are 10.8.2

  • Debugging abap webdynpro application

    hi gurus,
    an abap webdynpro application is runninf fine in developmernt server but not in production system. i transported the application again to refresh the application in production. but still the error persists. now i want to debug the abap editor in production system. so i wrote code 'BREAK POINT' in abap editor. but program is not stopping at this code. in dev as well as in prod system. please suggest.
    Moderator Message: There is a separate forum for Webdypro for ABAP. Please post your question there.
    Edited by: kishan P on Nov 29, 2010 1:25 PM

    Hi
    Few links to check:
    External debugging is not working
    Re: Debugging Abap webdynpro appln
    Re: Unable to Debug WD ABAP application
    Dedug is not working in Production Server.
    a) Check on number of R/3 sessions opened at a time.
    b) Check that user ID configured in portal using System Mapping Under 'Delegate User Administration' is the same user for which you are setting external breakpoint in backend system.

  • How to debug the webdynpro application

    Hi ,
    i am facing a problem for debugging web dynpro application from offshore (my server is located in onsite) and i connected using VPN and also i changed my SDM Debug Mode to ON  and also enable debugging of  process also but it is giving error message like this
    <b>Failed to Connect to remote VM.Connection Refused</b>

    Hi Nageswara
    The link provided shows you hoe to debug WebDynpro application.
    Its a eLearning course available on sdn,  which shows step by step process.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/3178ae74-0701-0010-ba8d-e3ca9f1edc1e
    Hope ur problem is solved.
    Pls award points for answers.

  • Debugging WebDynpro Application( Java)

    Hi All,
    Can anyone help me to understand how to debug a webdynpro application in java.
    To be more clear what are the steps right from starting the debugger to viewing the data in the variable.
    Thanks in Advance.

    hi Hemalata,
    to debug an webdynpro application follow these steps:-
    1.First put <b>breakpoints</b> in your code on the lines you wish to debug.(<b>double click</b> to put breakpoint).
    2. First step would be to goto <b>Window Menu</b> -> <b>Preferences</b>
    In <b>Preferences</b> setup the SAP J2EE with  the appropriate <b>Host</b>   and   <b>Port</b>.
    3. Goto <b>Window</b> -> <b>Show View</b> and select <b>J2EE Engine</b>.Make sure you <b>J2EE </b> engine is up and running.Also make sure that the  debug mode for <b>SDM</b> and <b>SERVER0</b> variables is <b>ON</b>.You can check these paramters in the J2EE Engine TAB.
    4.Now goto <b>Window</b> -> <b>Open perspective</b> -> <b>Other</b> and select <b>Debug</b>.The Debug screen should open.
    5.Next goto <b>Run</b> ->Select <b>Debug</b> -> Select <b>Webdynpro Application</b> -> click on <b>New</b>.
    6.Give the <b>Name</b>  for  your configuration.In the <b>Debug Tab</b> select your <i>Project</i> and <i>Application</i>. In the <b>J2EE Tab</b> select your <i>J2EE Engine</i>(should be selected by default).Click on <b>Apply</b> and then on <b>Debug</b>.
    7.Your application should run automatically.In case it doesnt run it manually.Now once you trigger the event which contains the breakpoint given code the window should automatically shift from INTERNET EXPLORER to NETWEAVER.
    8.Now <b>select any variable</b> you wish to see the value for , <b>right click</b> and select <b>Watch</b>.You should see the values in the top right window in Debug view.
    9.Use <b>F6</b> for step by step debug, or <b>F5</b> for breakpoint to breakpoint debugging.
    Reward points if this is of any help.
    Thank you in advance.

  • Refresh problem of Webdynpro application which is wrapped in a BSP IFrame

    I have a BSP Iframe inside which I am calling a webdynpro application ('zwdc_re_replenishment'). The requirement is that this WD application should be reloaded whenever a timeout occurs. Currently, when there is a timeout, an error is shown.
    In order to achieve this, for this WD Application , I have a SICF node to which I have attached a customized Errorpage via the option 'Redirect URL'.
    Whenever the WD application undergoes a timeout error, my custom error page is called which is named as errorpage.htm. On this page in the 'OnInitialization event', I try to call the WD application URL again (via the following code) which should reload the application. But instead I get a blank page.
    CALL METHOD cl_wd_utilities=>construct_wd_url
      EXPORTING
        application_name = 'zwdc_re_replenishment'
      IMPORTING
        out_absolute_url = lv_def_url.
    response->redirect( url         = lv_def_url
                        permanently = 1 ).
    Just as a note I have already tried out the following methods as well but nothing works
    *navigation->exit( lv_def_url ).
    *navigation->call_application( lv_def_url ).
    Is this because my WD application is inside a BSP Iframe and therefore reloading it manually does not work ?
    Please help!
    Thanks.
    Sukanya

    Hi Thomas,
    First of all, thanks a lot for replying !!
    Sorry for the confusion. Although seems like you have answered my question already.
    Actually the requirement for embedding WDA inside a BSP Iframe came up since there are some WD report applications  that are accessed by very controlled environments in which the users were not able to close the WDA session directly (without the IFrame)  and were getting some errors. Hence the WDAs had to be wrapped inside BSP IFrame which solved the above problem.
    I am working with only one BSP app which has the Iframe and one WD app which is called within the BSP app.
    Now, the other requirement that came up was that whenever the WDA session inside the BSP IFrame expires, there should be no error page and instead the WD app should be reloaded.
    So  I was trying to reload the WD App in the following way.
    1. For the SICF node of WDA, I attached an errorpage.htm for all the tabs under the tab 'Error Pages'. I have defined this errorpage.htm inside the same BSP App which has got another default.htm page. So the BSP App has 2 views : default.htm which has the IFrame and Errorpage.htm.
    2. So now when the WDA expires, the events of errorpage.htm are called like OnInitialization, In this event I was calling the methods navigation->exit( 'URL of the same WDA' ).
    I did this because I wanted to reload the WDA whenever it expires. I tried to specify the WDA Url in the SICF node of the same WDA in 'Redirect URL' under the Error Page tabs but it didnot work.
    Now I realize this is not gonna work. I didnot want to modify the WDA and so I didnot specify any exit plugs in the WDA which would have taken care of reloading the WDA. But that seems to be the only way out.
    Actually speaking there are multiple WDAs which will open inside the same BSP IFrame via their own Application URLs. I have coded the BSP IFrame to read the URL Parameters and open up the corresponding WDA.  So now I have to define an exit plug in all of these WDAs.
    Do you suggest that this will solve the problem of WDA refresh ? Just to confirm.
    Thanks again.

  • Application Server 8.2 on RedHat Linux configuration problem

    Hello,
    We have OS Red Hat Enterprise Linux ES release 4 (Nahant Update 4),
    sun java 1.5.0,
    Sun Java System Application Server Platform Edition 8.2 (build b06-fcs),
    cpu : Intel(R) Pentium(R) D CPU 3.40GHz,
    ram : MemTotal: 2073848 kB,
    hdd : 2x SATA hdd 36Gb,
    NIC : 2x 1Gb/s LAN.
    We have problem with standart Sun Application Server Configuration on Linux.
    Even AdminGui application doesn't work properly.
    Some times, AdminGui application returns
    Unabled to handle pre-compiled JSP '/jsp/LogDetail.jsp'. Expected pre-compiled classname: 'org.apache.jsp.jsp.LogDetail_jsp'.
    Some time on browser we have "The page can not be displayed" exception and so on.
    We deployed our JSF web application on this server and have same problems with our web application. In my opinion it looks like Linux or Sun Application Server misconfiguration, but I don' t know Idea where to look.
    Help me please.

    As you already noticed, RH Linux 8.0 and 9.0 are not on the list of officially supported platforms for Application Server 8.1, but you should still be able to install and run on those Linux versions without major issues.
    Follow generic Linux installation instructions, if you do run into some problems take a look at this article which describes some common workarounds, specifically section titled "Problem: My Linux distribution is not on the list of officially supported platforms for J2EE 1.4 SDK":
    https://j2ee-sdk.dev.java.net/howtos/J2EE_SDK_Installation_HOWTO.html

  • Problem in Application Help Configuration in Solution Manager

    Hi Experts,
    Here I facing one problem during Application Help configuration..
    When I am going through application help for Solman Configuration it's taking me to standard erp help..
    Where as in SR13, under PlainHtmlHttp,
    In path tab I had given <b>saphelp_sm40/helpdata</b> for solution manager document.
    But for other standard t-code it's giving actual application help.
    where for SMSY,SOLAR01 etc i am not getting the application help.
    Looking for advices.
    Thanks & Regards,
    Sumanta Chatterjee

    Dear Sumanta,
    This depends on how you want to (or how you can) use this http://help.
    sap.com site.
    At first you must be aware of the different areas on this site, these
    areas have different URL structures, for example:
    - http://help.sap.com/saphelp_erp2004 <<< for mySAP ERP
    - http://help.sap.com/saphelp_47x200  <<< for R3 Enterprise
    - http://help.sap.com/saphelp_nw04    <<< for SAP NetWeaver 04
    - http://help.sap.com/saphelp_sm32    <<< for SAP Solution Manager 3.2
    The main problem is that in the area "http://help.sap.com/saphelp_sm32"
    there is only online documentation for the Solution Manager
    functionality.
    Can you please check the table SBAON_CCHK with transaction SE16.
    The following record must exist:
    MANDT COMPONENT                NAME_EN
    xxx   ST                       Solar Help
    If this record does not exist, please create this record manually.
    This should help resolve the issue.
    Regards
    Amit

  • Problem regarding BAPI call from a webdynpro applications

    Hi,
      We are trying to call a BAPI in R/3 system from a webdynpro application through the standard method. But we are getting some problems in JCO settings. We already wasted so much time in solving those problems. Is there anyway where i can access BAPI from Webdynpro application.
    Rgrds,
    Anna

    Hello Anna,
      You can do it by using SAP Java Connector API's in the implementation of the Webdynpro application. You can refer to the sample programs for JCO at http://service.sap.com/connectors and download the latest version of SAP JCo in that install those files as per the installation document in the downloaded zip. The downloaded zip contains information about JCo APIs and sample programs.
    Hope this will solve your problem.
    Best Regards,
    Srinivas.

  • Problem withDeploy a Webdynpro application with generation of an Excel file

    Considered,
    the problem that we have is the following one: we are generating a file Excel from a Webdynpro application. At the time of executing it it throws the following error to us:
    java.lang.NoSuchMethodError: java.lang.StringBuffer.append (Ljava/lang/String;)Ljava/lang/AbstractStringBuilder;
        AT com.sap.lipigas.excelexportcomp.ExcelExportComp.trimHeaderText (ExcelExportComp.java: 413)
        AT com.sap.lipigas.excelexportcomp.ExcelExportComp.trimHeaderTexts (ExcelExportComp.java: 396)
        AT com.sap.lipigas.excelexportcomp.ExcelExportComp.toExcel (ExcelExportComp.java: 257)
    In order to solve the subject we asked to him our client so that they make deploy of the application from SAP NETWEAVER STUDIO of them. When making they deploy the application works without no problem.
    We are needing some component by which we cannot make deploy of the application? which would be that component?
    Beforehand, thanks.

    I tried it like you said, but i get the error: -2147217865
    exception occured.
    [Microsoft][ODBC Excel Driver] The microsoft jet database engine could not find the object 'Sheet1'. Make sure the object exists...
    So he doesn't seem to recognize a datasheet as a table (if i may compare it like this) when i choose the microsoft Excel driver with the workbook as described in your answer.
    Any ideas?
    i putted some attachements, maybe they make it easier to understand
    Attachments:
    test_excel_query.vi ‏37 KB
    test_query_excel.xls ‏90 KB

  • Problem when running a WebDynpro application

    Hi,
    Can any one help me in solving this.
    I got a problem when running a WebDynpro application Which used to run fine before, when i developed it.
    Now i got an error showing,
       <b>com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed Connect_PM TYPE=B MSHOST=obtdev4 GROUP=SPACE R3NAME=O20 MSSERV=sapmsO20 PCS=1 LOCATION CPIC (TCP/IP) on local host with Unicode ERROR partner '127.0.0.1:3320' not reached TIME Tue Aug 07 10:06:07 2007 RELEASE 700 COMPONENT NI (network interface) VERSION 38 RC -10 MODULE nixxi.cpp LINE 2764 DETAIL NiPConnect2 SYSTEM CALL connect ERRNO 10061 ERRNO TEXT WSAECONNREFUSED: Connection refused COUNTER 2</b>
    can any one tell me the solution for it.
    Thanks in advance,
    MrChowdary

    Arun,
    I had checked for the JCo Connection, tested it I got some error.
    But i am unable to understand where exately the problem is as is i already told that it used to work fine with same JCo.
    Thanks,
    Bharath.

Maybe you are looking for

  • Get colors and text from Legend or chart?

    It seems to be impossible ( or at least I cannot find a way to ) to wrap the labels in the Legend control. so I will have to write my own legend control that can do this. In order to create a Legend control I will need to get a array of the colors us

  • Conversion Completion Phase : REPOSRC entry in worklist

    Hi all, I am at the Conversion Completion Phase in a MDMP UC. In SUMG, I have an enty REPOSRC among others which has a few thousand entries. I scheduled the worker job, and it completed in split seconds without any logs in the "main log" I found : SU

  • We have a Canon SX40Hs and cannot activate the digital zoom function. can you help?Thanks

    We have a Canon SX40Hs and cannot activate the digital zoom function.  I have tried changing the mode from Auto to "P" to "Tv" etc and the dig zoom function is greyed out and not accessible.  Any help? Thanks

  • IOS upgrade dilemma

    Downloaded iOS 7 for my iphone 4.   When I tried to sync my iphone, I received the message iTunes needs version 11.1.    In trying to download iTunes 11.1 on my Mac Book Pro, I received the message iTunes requires OS X version 10.6.8 or later.   I cu

  • Problems when sending an email through a servlet

    Hi I have a servlet trying to send an email to an address given.. but the servlet does not respond at all, it doesn's throw any exception nor displays any message, anything I hope you can help, this is the DoGet method I have in the servlet: public v