Webservice configuration in SAP Netweaver CE 7.1  EHP1

Hello,
I am trying to configure the webservices(SAP ME)  in SAP Netweaver CE 7.1 EHP1. I follow the procedure below.
1.Log on to SAP NetWeaver Administrator Console by launching the following URL:
http://<host>:<port>/nwa.
2. Choose SOA Management Application and Scenario Communication Single Service Administration .
3. Search for the  Web service:
           Eg. BOMProcessingIn
4. Select  port type
5. In the bottom window, select associated ServicePort
6. Choose the Security tab.
7. Choose Edit.
8. Select the Transport protocol.
9. Check the UserID/Password under HTTP Authentication.
10. Save
while saving I am getting an error : A problem in the backend.Please refresh the UI.
Log Message:
Message:     
[EXCEPTION]
com.sap.esi.esp.admin.ui.helper.exceptions.TechnicalException: Problem occured at the backend. Please refresh the UI.
at com.sap.esi.esp.admin.ui.helper.impl.JMXWSConfigManager.updateRTConfig(JMXWSConfigManager.java:356)
at com.sap.esi.esp.admin.ui.admin.BindingDataView.onActionSave(BindingDataView.java:1007)
at com.sap.esi.esp.admin.ui.admin.wdp.InternalBindingDataView.wdInvokeEventHandler(InternalBindingDataView.java:686)
at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:131)
at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:72)
at com.sap.tc.webdynpro.clientserver.phases.ProcessingEventPhase.doHandleActionEvent(ProcessingEventPhase.java:156)
at com.sap.tc.webdynpro.clientserver.phases.ProcessingEventPhase.execute(ProcessingEventPhase.java:91)
at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequestPartly(WindowPhaseModel.java:162)
at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doProcessRequest(WindowPhaseModel.java:110)
at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:97)
at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:512)
at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:52)
at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doExecute(ClientApplication.java:1549)
at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doProcessing(ClientApplication.java:1363)
at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToApplicationDoProcessing(AbstractExecutionContextDispatcher.java:154)
at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForAppProcessing.doService(DispatchHandlerForAppProcessing.java:35)
at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:127)
at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToApplicationDoProcessing(ExecutionContextDispatcher.java:114)
at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:80)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.dispatch(ApplicationSession.java:618)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.dispatch(ApplicationSession.java:649)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessingStandalone(ApplicationSession.java:570)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:309)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:743)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:258)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:259)
at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:202)
at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:127)
at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToDispatcherContext(ExecutionContextDispatcher.java:146)
at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:92)
at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:104)
at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doPost(AbstractDispatcherServlet.java:61)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)
at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:486)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:298)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)
at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:243)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:428)
at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:247)
at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:115)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:96)
at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
Date:     2010-09-21
Time:     18:32:18:600
Category:     com.sap.esi.esp.admin.ui.admin.AdminComp
Location:     com.sap.esi.esp.admin.ui.admin.AdminComp
Application:     sap.com/tclmitsamuimainframe~wd
Thread:     Thread[HTTP Worker [@1298169768],5,Dedicated_Application_Thread]
Data Source:     j2ee\cluster\server0\log\defaultTrace_00.trc
Arguments:     
DSR Transaction:     0c8868e0c5d011df967500155d046701
Message Code:     
Session:     1
Transaction:     
User:     Administrator
Time Zone:     0-400
CSN Component:     BC-ESI-WS-JAV
DC Component:     sap.com/tcesiespitsamui~wd
Correlation ID:     458750850000000004
DSR Root Context ID:     F6B4F240C5CF11DFAA0100155D046701
DSR Connection:     0c8868e0c5d011df967500155d046701
DSR Counter:     0
Log ID:     00155D04670100200000000200001384
Host:     
System:     
Instance:     
Node:     server0
Request you for any help.
Regards,
Guru.
Edited by: gurunadh kumar on Sep 22, 2010 12:40 AM

Hi Gurunadh Kumar
It is not easy to read your question, anyway I made it and let me try to summarize it before providing your the solution:
Reproducing steps when configuring the webservices(SAP ME) in CE 7.1 EHP1.
1. Log on to SAP NetWeaver Administrator Console by launching the following URL: http://:/nwa.
2. Choose SOA Management Application and Scenario Communication Single Service Administration .
3. Search for the Web service: Eg. BOMProcessingIn
4. Select port type
5. In the bottom window, select associated ServicePort
6. Choose the Security tab.
7. Choose Edit.
8. Select the Transport protocol.
9. Check the UserID/Password under HTTP Authentication.
10. Save while saving I am getting an error :
A problem in the backend.Please refresh the UI. Log Message:  Message:
[EXCEPTION] com.sap.esi.esp.admin.ui.helper.exceptions.TechnicalException:
Problem occured at the backend. Please refresh the UI.
I have checked through the exception stack traces, this should be caused by the patch level inconsistency between the following
components on your CE7.11 system:
   - ESP_FRAMEWORK
   - ENGINEAPI
   - J2EE-FRMW
To resolve this problem, please download the lastest patch for all the above software components as per the current SP level,
and deploy them to your system, then try the same steps again.
Best Regards,
Thunder
Edited by: Thunder Feng on Sep 22, 2010 10:52 AM

Similar Messages

  • Configuring the SAP NetWeaver Developer Studio

    Hi,
    I have to configure Configuring the SAP NetWeaver Developer Studio at AIX based system ,I have installed it on the system but getting error while configuring it,Could you please do the needful.
    Thanks in advance
    SS

    Sanjay,
    Post the error you are getting
    Thanks
    Bala Duvvuri

  • Newbie Question: Install/configure the SAP NetWeaver MDM PI Adapter

    Hello gurus.
    I'm new to PI and need to install/configure the SAP NetWeaver MDM PI Adapter.
    Can someone guide me or link me up ?

    There is a guide available on SMP: https://websmp205.sap-ag.de/~sapidb/011000358700001890482008E
    Check if this helps...section3 should be of your interest.....you need to use S-user credentials to view the above document.
    Regards,
    Abhishek.

  • "Step for step" configuration of SAP NetWeaver portal (2004s)

    Hello,
    is somewhere a plan or the proceeding - like "step for step" configuration of SAP NetWeaver portal (2004s)? I adapted now the Design of the portal. What is to be made at next - role concept, integration of transactions, or something else?
    Thank you for their assistance.
    Regards,
    Galyna

    Hi,
    Refer the following links for some good documents
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1236a490-0201-0010-31a2-a08f5706d54f
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/410ea290-0201-0010-748d-9738e5792a9b
    http://help.sap.com/saphelp_nw04/helpdata/en/0f/163c405865e801e10000000a155106/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0407c890-0201-0010-4684-e22d7c3da113
    https://www.sdn.sap.com/irj/sdn/wiki
    Regards,
    Tamil K

  • SAP NetWeaver CE 7.1 EHP1 does not support version 1.5 JCA?

    Hi,
    I've been following the documentation of SAP NetWeaver CE 7.1 EHP1 regarding creation of a version 1.5 resource adapter. When I finally got to "Add/Remove projects" in the server view to test my adapter, I get this error:
    The server does not support version 1.5 of the J2EE Connector module specification
    Is this true? Then why does the documentation explain how to do it?
    Regards,
    Johan

    >
    Johan Hoogenboezem wrote:
    > Hi Yordan
    > No it is this one: [http://help.sap.com/saphelp_nwce711/helpdata/en/44/edb79d7f7303fde10000000a1553f6/content.htm|http://help.sap.com/saphelp_nwce711/helpdata/en/44/edb79d7f7303fde10000000a1553f6/content.htm]
    >
    > I'm used to the tuturials spelling out the creation of the application project whereas point 3 (c) of "Creating a Connector Project"
    > on that page does not make it clear that an application project is needed. Usually there is a separate heading for that, like
    > "Creating the application project". It seems silly, now, but at the time that is how I interpreted it.
    > Regards,
    > Johan
    Hi Johan,
    I agree with you that this does not seem clear enough throughout the Resource Adapters documentation.
    Generally speaking about the Developer Studio, there are two equivalent options to add your project (be it JCA, EJB, Web, JPA, etc.) to an EAR project:
    While creating your project, you can specify that you want it to be added to an EAR project - either a new one or an existing one (you can create the new EAR project also in the meantime, while creating your JCA project). This is done using the "Add your project to an EAR" checkbox and the relevant dropdown list and button...
    Create your project. Then create a new EAR project and specify which projects you want to be included in the EAR.
    As I promised, we will improve that part of the documentation for the next release.
    Thanks again, and best regards,
    Yordan

  • SAP Netweaver CE 7.1 EHP1 for Windows 32bit

    Hello,
    anybody knows where I can download a SAP Netweaver CE 7.1 EHP1 for Windows 32bit?
    At the SAP Software Distribution Center I have found only 64bit version.
    Günter

    Hello John,
    thank's for your answer which helps me much! In the meantime SAP told us also that it is included in the developer studio.
    I don't have DVDs. I can only download from the SAP Software Distribution Center and there I can find 51036014 NW CE 7.11 Appl., Dev.WP 32bit, Doc. 1 of 6.
    In the Requirements for the training SAP wrote we have to install SAP EHP1 for NetWeaver CE 7.1 SP4 and Oracle 10.2 or SQL-Server 2005.
    If I look to the downloaded 51036014 kit I find the following directories:
    CE711_01_DOCU
    CE711_01_IM_WIN_I386_ADA
    CE711_01_IM_WIN_I386_MSS
    CE711_01_JAVA_EXPORT
    CE711_01_JAVA_IDE
    CE711_01_JAVA_J2EE_INST
    CE711_01_JAVA_J2EE_OSINDEP
    CE711_01_JAVA_J2EE_OSINDEP_UT
    CE711_01_JAVA_JDMP
    CE711_01_JAVA_JDMP_COMP
    ESE_NET_11
    FWK_CE711_01_TOOLS_WIN_I386
    K_CE711_UI_WINDOWS_I386
    MAXDB_UPDATE
    MAXDB_WINDOWS_I386
    There is no directory for Oracle. Do you know which directory I have do use for installation?
    Sorry I am a beginner  in SAP
    regards,
    Günter

  • ADS configuration for SAP Netweaver 7.1 SP3

    Hi Everyone here:
    I have installed J2EE engine of SAP Netweaver 7.1 SP3 with ADS service.
    <a href="http://help.sap.com/saphelp_nwce10/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/frameset.htm">The standard guide of configuration</a>
    And after the completion of system setting, I try to run a demo about using non-interactive form on SDN.
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d#47">Dynamic Non-Interactive PDF Forms</a>
    Unfortunately, the server complain :
    The initial exception that caused the request to fail, was:
    com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (302) Found. The requested URL was:"http://ctud50055576a:50200/inspection.wsil, used user to connect: ADSUser"
    at com.sap.esi.esp.service.server.query.discovery.WSTransportSettingsResolver.resolveEntity(WSTransportSettingsResolver.java:362)
    at com.sap.engine.services.webservices.espbase.query.WSQueryImpl.initialize(WSQueryImpl.java:281)
    at com.sap.engine.services.webservices.espbase.query.WSQueryImpl.findWSEndpoints(WSQueryImpl.java:165)
    at com.sap.esi.esp.service.server.query.discovery.DestinationsHelperImpl.getEndpointConfigurations(DestinationsHelperImpl.java:924)
    at com.sap.esi.esp.service.server.query.discovery.DestinationsHelperImpl.getWSDLUrl(DestinationsHelperImpl.java:401)
    ... 73 more
    See full exception chain for details.
    302 means rediect error during detecting the target URL.
    I have check the WSIL file, and all of wsdl files are there.
    Any hints for that, my frustration facing ADS.
    Thanks a lot, this's an urgent task for me.
    Hope any experts could identify the cause of problem.
    Message was edited by:
            Orlando Ding

    hehe, find the solution

  • Java WebServices Tutorials on SAP NetWeaver Developer Studio V7.0

    Hi i need some good web services tutorials where i just want to have hands on with Sap Netweaver Ide want to create ,configure and deploy webservices in java can any one help me in this.

    Hi,
    here's a list of tutorials I know (most of them with focus on web services security):
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/a1/bbba3eb645dc61e10000000a114084/frameset.htm">Making the Car Rental Application Available as a Web Service</a>
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ae399f0d-0301-0010-cebf-bb13f430af55">Authentication of a WS Client Using a SAP Logon Ticket</a>
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a9419c0d-0301-0010-bd84-93978e7ef13a">Authentication of a Web Service Client via Certificate</a>
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/aed49d0d-0301-0010-6d84-e3e104dc1644">Authentication of a Web Service Client with User-Password Request</a>
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/770caa0d-0301-0010-c691-8f28dfc11809">Creating a User Authentication Using Logon Tickets</a>
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4cc3a80d-0301-0010-d1ae-bb1cea093cdb">Creating a User Authentication for a Java Web Service Using a Certificate</a>
    Hope that helps.

  • Any known issues on upgrading SAP Netweaver from 7.0 EHP1 SP5 to SP6

    Hi All,
    Please let me know the implications after upgrading our portal from 7.0 SP19 to SP21 and also Netweaver ABAP stack from BW 7.0 EHP1 SP 5  to 7.0 EHP1 SP6.
    Thanks & Regards,
    Sowmya
    Edited by: Sowmya B on Apr 15, 2010 2:27 PM
    Edited by: Sowmya B on Apr 16, 2010 6:44 AM

    Hi Experts,
                     We're in the process of upgrading SAP NW 7.0 EhP1 SP3 to SP10 using Enterprise Portal. I download the all the patches MOPZ  via in Solution Manager System. NW 7.0 EhP1 SP10 Related patches successfully downloaded. But i didnt get
    Enterprise Portal related patches for Example.
    sap.com/CAF-KM.SCA
    sap.com/EP-PSERV.SCA
    sap.com/EP-WDC.SCA
    sap.com/EPBC.SCA
    sap.com/EPBC2.SCA
    sap.com/KMC-BC.SCA
    sap.com/KMC-CM.SCA
    sap.com/KMC-COLL.SCA
    sap.com/LM-PORTAL.SCA
    sap.com/NET-PDK.SCA
    sap.com/RTC.SCA
    sap.com/RTC-STREAM.SCA
    sap.com/SAP-EU.SCA
    sap.com/SAP_BUILDT.SCA
    I serached through SMP,  But I am getting  NW 7.00 releated patches, But our current running pathes NW 7.0 EhP1 SP03 upgrade plan for SP10. Please How to download the Those Patches.  Thanks for All.
    Thanks,
    Selva

  • SAP Netweaver CE 7.1 - Cleaning up JAVA Netweaver Cache Procedure???...

    Good Afternoon,
    One of my clients has a SAP Netweaver CE 7.1 (EHP1) and there are several development team developing using the CAF in the system (several webservices, etc...).
    One of the development teams is requesting a Netweaver Java Cache cleanup... The argument is that some objects developed by them should be in the system cache and the cache needs to be clean in order to reset these objects... So they're asking for a instance restart in a productive system, and they're asking that in a regular basis.
    My administration knowledge is SAP ABAP systems related, i don't have deep knowledge in SAP JAVA instances. I've tried to find information about it but i don't find any procedure to do that manually without restarting the SAP system.
    Does this cleanup of the Netweaver JAVA cache, makes sense to be asked to do? Is there any procedure (standard SAP) in order to do this without restarting the SAP instance?
    Any help will be appreciated.
    Thanks,
    Pedro Gaspar

    From Control Panel, go to Java -> General tab, Temporary Internet Files
    -> View... -> Delete all the content there.
    Then go to:
    > Integration buider page http:// (http://%3Chost%3E:%3Cport%3E/rep)
    > Administration
    > Tab - Directory (Repository as well)
    > Java Web Start Administration
    > Restore Archives and Generate New Signature
    Portal Caches
    The main portal caches are:
    u2022     Navigation cache
    u2022     PCD cache
    u2022     Portal runtime cache
    u2022     Database cache
    u2022     UME cache
    Navigation cache
    To clear the Navigation cache:
    System Administration -> Navigation
    Clear the cache for the ROLES connector.
    PRT cache
    The content admin can enable portal content to be cached in the memory by the portal. This content will be stored in the portal runtime cache. This cache is actually storing iView content.
    To clear the PRT cache:
    http:// server:port /irj/servlet/prt/portal/prtroot/com.sap.portal.prt.cache.PRTRegionMemoryClear
    PCD cache
    To clear the PCD cache:
    System Administration -> Support -> Support Desk -> Portal Content Directory -> PCD Administration
    Database cache
    To clear the DB cache:
    http:// server:port /irj/servlet/prt/portal/prtroot/com.sap.portal.prt.cache.PRTRegionDBClear
    UME cache
    To clear this cache:
    System Administration -> System Configuration -> UME Configuration -> Support -> Invalidate cluster wide cache
    HTTP Provider Cache
    This is the cache for static files like CSS, Javascript, Images, HTML. You`ll have to clear this cache when you redeploy an application and receive Javascript errors. To clear this cache:
    Visual Administrator -> Cluster -> Server # -> Services -> HTTP Provider
    Regards,
    Dinesh

  • SAP Netweaver gateway in solution manager

    Hi ,
    We have a solution manager 7.1(netweaver 7.02) and ECC IDES EHP 6 system for which we need to configure Netweaver gateway. We have installed netweaver gateway 2.0 components in solution manager system. Now is it possible to configure gateway on solution manager system instead of building a separate netweaver system for configuring gateway.
    Wondering if we can make solman as gateway system for accessing ECC IDES. Please give your suggestion and steps to perform.
    Regards,
    Prakaash

    Hi Prakaash,
    For overall installation prerequisites for SAP NetWeaver Gateway 2.0
    components, please have a look in the installation guide -> Installation
    Prerequisites:
    http://help.sap.com/saphelp_gateway20sp06/helpdata/en/52/fc994f456a4573957461be15520fe8/frameset.htm
    Quick Starter Configuration Guide - SAP NetWeaver Gateway:
    Quick Starter Configuration Guide - SAP NetWeaver Gateway
    The meaning for 'embedded deployment', below:
    http://help.sap.com/saphelp_gateway20sp04/helpdata/en/62/91ad98b19b4a91bca737fbe442273f/content.htm
    please refer to the below link for different deployment scenarios,
    http://help.sap.com/saphelp_gateway20sp04/helpdata/en/88/889a8cbf6046378e274d6d9cd04e4d/content.htm
    also,
    http://help.sap.com/saphelp_nw04/helpdata/en/90/cbde3f7bc1eb06e10000000a1550b0/content.htm
    how to configure SAP NetWeaver Gateway in the SAP ONline Help
    http://help.sap.com/saphelp_gateway20sp06/helpdata/en/4c/a670b0e36c4c01ae2b9a042056f9dc/frameset.htm
    Note 1569624 - Installation/Delta Upgrade of SAP NW Gateway 2.0
    1560585 - SAP Netweaver Gateway 2.0 Release Note
    1417757 - System logon, determining client and language
    Thanks
    vikram

  • Configuration of SAP NW AS (Configuration of SAP Mobile Infrastructure)

    Hello everyone
    'm configuring the MI and I want to clarify some key concepts.
    In the configuration of SAP NetWeaver AS when it says to initiate transactions (eg PFCG) means over the SAP R3 system?
    Thanks, Gokhan

    Dear Veeraraagavan,
    Yes, SAP R/3 = backend
    I think you're right, and I'm banging my head on for days ... I gave a quick glance at guides (installation, architecture, Installation Options, etc.) on the SAP Web NWAS and I think I found a bit of light!
    But I need confirmation from you experts.
    On the Configuration of SAP Mobile Infrastructure in Prerequisites section is written that there is need of SAP NetWeaver AS 2004 (including the SAP J2EE Engine and the ABAP stack), so if I understand correctly the installation option for SAP Web AS is Integration = SAP Web Application Server ABAP + Java System.  So what in the figure http://www.mediafire.com/imageview.php?quickkey=vg3nzmjhiwm&thumb=6 represents only a SAP Web Application Server Java System (J2EE Engine) and non-SAP Web Application Server ABAP + Java System? Or it could be an ABAP + Java System?
    I'm thinking that might be missing only the SAP GUI to access the ABAB ENGINE as shown in this photo http://help.sap.com/saphelp_nw04/helpdata/EN/84/54953fc405330ee10000000a114084/frameset.htm .
    Thanks in advance, Gokhan

  • Xcelsius with SAP netweaver connection extremely slow when executing

    Hi everybody,
    I am building a quite complex Xcelsius dashboard with multiple connections and many components with individual mappings.
    My initial load time is now around 5 minutes (the netweaver portal loading icon) and the initialization is around 1 minute (the Xcelsius initialization icon). When I check the BI statistics using &profiling=x in the end of the URL I can see that the process "initialize item XC_DASHBOARD_ITEM_1" is causing 95% of the load time.
    I read in the how to guide "how to.. build fast and efficient dash boards using the new netweaver BW integration in SAP BusinessObjects Xcelsius" that the swf should be cached on the SAP system when using SAP netweaver BI 7.0, EHP1, SP6 patch 40. I can see in our system that we are on 7.01 with SP6. However, I cannot see the patch level. The cache in the query monitor is turned on, but it seems like only queries are cached in here.
    Does anyone know where I can check if the swf file is being cached on the SAP system? And do you know how to minimize the time spent on the process "initialize item XC_DASHBOARD_ITEM_1" on the JAVA and ABAP stack?
    I know that I could probably remove many of my mappings and components in the dashboard to get better performance, but then I cannot build the dashboard as intended. By the way, most of my connections only retrieve data when the users are navigating, so only very few connections are refreshed before load and this is maximum 20-30 cells altogether.
    Thanks in advance!
    Best regards,
    Morten

    Hi Morten,
    YOu can observe the SWF caching in the HTTP trace ..along with the time stamp.
    For patch you can check via the SDT as per note 937697.
    Thanks,
    Nandan

  • Migration Guide from EP6 SP13 to Portal Netweaver EP 7.0 EHP1

    Hi Gurus
    I am working on a portal migration project EP6 SP 13 (WAS 640) to Portal Netweaver EP 7.0 EHP1 .
    Here I am lokking for a migration guide or a document based on our project . I check on SMP and sdn but not able to find the suitable guide
    All I got is an how to guide "How Tou2026 Migrate from SAP Enterprise Portal 6.0 SP2 to SAP NetWeaver '04"
    Please guide me from where I will get relevant document.
    regards
    Jaswant

    Hello,
    Please check out http://service.sap.com/instguides --> SAP NetWeaver --> SAP NetWeaver 7.0 --> Upgrade. On the next screen, open the link "Upgrade Documentation - SAP NetWeaver 7.0 incl. EHP1" under "2 - Upgrade - SAP NetWeaver Systems".
    On the next screen, follow the link "SAP NetWeaver 7.0 Including EHP1 -  Java", and select the guide you need.
    Kind regards, Wilbert

  • Configure of Adobe Interactive Forms for SAP NetWeaver CE 7.1 SR3

    Dear
    How can I configure of Adobe Interactive Forms for SAP NetWeaver CE 7.1 SR3 ?
    I can not find the pdf,who can help me?
    Thank you

    Hi Amit  ,
    Thank you for your help.
    I have already carried out according to your configuration method,
    When I issued an application, the following questions arise:
    Root Cause
    The initial exception that caused the request to fail, was:
       javax.xml.rpc.soap.SOAPFaultException: javax.ejb.EJBAccessException: Principal: Administrator (authentication method: password), policyContextID: com.adobe/AdobeDocumentServices*AdobeDocumentServicesAssembly.jar, permission.name: AdobeDocumentServicesEJB, permission.actions: rpData,Remote,com.adobe.RpString[],com.adobe.RpStream[]
        at com.sap.engine.services.webservices.espbase.client.bindings.impl.FaultUtil.buildFaultException(FaultUtil.java:170)
        at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.processFault(SOAPTransportBinding.java:1445)
        at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.call_SOAP(SOAPTransportBinding.java:976)
        at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.callWOLogging(SOAPTransportBinding.java:699)
        at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.call(SOAPTransportBinding.java:672)
        ... 70 more
    com.sap.tc.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Interactive Form Operation Failed
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:633)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:940)
         at com.sap.tc.webdynpro.clientserver.phases.RespondPhase.execute(RespondPhase.java:60)

Maybe you are looking for

  • IPod Classic 120GB - Can No Longer Sync & Songs Gone From IPOD

    This morning I go sync my iPod and it start giving me some error messages then completely stops. I tried unplugging and plugging the iPod back in. The iPod connects to the computer but will not show up on iTunes. I tried resetting to no prevail. I ca

  • Help with exporting A Small AVI

    I am working on a project for school using my schools computers to edit with Premiere Pro and After Effects cs3. I edited my project and exported it through the media encoder using H2.64 codec ane exported it as a .mp4 and it was slow for the my teac

  • PDF links (7.11.2.2) and behavior on the web

    Hello all, I'm trying to generate a PDF file (from scratch, using a C++ library - but that's not relevant to my question) that uses links to specify the location of linked files relative to the root of a drive - NOT relative to the PDF file itself (i

  • Problem with tags. Different languages and no colors?

    Hello does anyone know how this come? Before Yosemite there was no problem,... On other accounts is everything like it should be. http://kevinroelands.be/img/tags.png Thank you. Message was edited by: ziddu.be - Found the solution.

  • Wrong modified dates in my folders

    Hi, I have this nagging problem for a while, all the "date modified" in most of my folders (application, documents,utility, libraries, download, etc.) are wrong. They all show up with january dates, some this year, some previous years.Recent modifica