Experiences / limitations with EhP2 for SAP NetWeaver

Dear experts,
I've a question regarding your experiences with the EhP2 for SAP NetWeaver. We need to install EhP4 for our SEM-BCS component; but herefor it's necessary to install EhP2 on the BI component.
Did somebody knows if there are any restrictions with transports from an EhP2-BW to an EhP1-BW?
Thank you very much for any reply or link,
Clemens

Hi
Thanks. So that will be PI 7.2 then? When you said that I recall that I have heard of 7.2 version, should be coming our way within 2010 I think...Do you know if there are any information related to that somewhere?
Thanks again.
regards Scroll.

Similar Messages

  • How to create a application service with EHP1 for SAP NetWeaver CE Preview

    I ceated a new Composite Application with a Business Object "test" and an Application Service "search" in the Netweaver Development Studio
    Business Object - test
    In the Tab Structure I added the attributes id:LONG and name:STRING.
    Under Operations I added findByName with the Input Parameter name:<anonymous>(String), the Output Parameter Output:test (test as a Complex Type) and the Fault "CAFFindException".
    Application Service - search
    I added the test BO as a Dependent Object and the Operation findByName with the Input Parameter name:String, thevOutput Parameter erg:test (Complex Type) and the Fault "CAFFindException".
    As Business Logic I added the following code:
    package com.sap.demo.carpool.modeled.appsrv.search;
    import java.util.List;
    import com.sap.caf.rt.bol.util.QueryFilterFactory;
    @javax.ejb.Stateless(name="com.sap.demo.carpool.modeled.appsrv.search.search")
    @javax.ejb.Local(com.sap.demo.carpool.modeled.appsrv.search.searchServiceLocal.class)
    @javax.interceptor.Interceptors(com.sap.caf.rt.interceptors.LogInterceptor.class)
    public class searchBeanImpl extends com.sap.demo.carpool.modeled.appsrv.search.searchBean{ //$JL-SER$ - static final long serialVersionUID is not declared
        public searchBeanImpl() {
         @com.sap.caf.dt.CAFOperation(name="findByName")
         public com.sap.demo.carpool.modeled.Test findByName(java.lang.String name) throws com.sap.caf.rt.exception.CAFServiceException {
              List<Test> out = this.gettestService().findByName(QueryFilterFactory.createFilter(name));
              return out;
    I alway got the error: "Test cannot be resolved to a type" or "Type mismatch: cannot convert from List to Test"
    I would be very thankful if you could help me.

    Hi Marcos,
    thank you so much!!!
    After changing the cardinality the return type of the operation "findByName" switches to "java.util.List". Everything is working now!
    The code now looks like this:
    @com.sap.caf.dt.CAFOperation(name="findByName")
         public java.util.List<com.sap.demo.carpool.modeled.Test> findByName(java.lang.String name) throws com.sap.caf.rt.exception.CAFServiceException {
              java.util.List<com.sap.demo.carpool.modeled.Test> out = this.gettestService().findByName(QueryFilterFactory.createFilter(name));
              return out;
    Thank you so much! I'm so happy .... This problem frustrated me ....
    Thank you ....

  • Looking for SAP Netweaver Application server with any version

    Hi Friends
      I am looking for SAP NetWeaver application server alone with out Portal and collaboration and Trex
      Some time back my self downloaded from SDN , but now not available
      Due to some urgnt work i  need to do some R&D on J2EE engine i need sneak preview version
      So friends if your holding application server sneak preview any version  kindly let me know
      I am  from Bangalroe  India. So if  any one my friends from banglaore city having kindly let  
      me know if possible i will collect personally
    Thanks
    Malli
    Edited by: mallikarjuna pasupulati on Feb 3, 2009 11:11 AM

    https://media.sdn.sap.com/javadocs/NW04/SPS15/index.html
    Here is the v1.4 spec, which is the highest the netweaver currently is tested for.
    http://java.sun.com/j2ee/1.4/docs/api/index.html
    Regards,
    Rich Heilman

  • New IBM JDK 1.4.2 for SAP NetWeaver 2004 and 2004s

    In May 2006 IBM System p brand and SAP announced the direction to enhance the IBM AIX 5L JDK 1.4.2 for SAP NetWeaver 2004 and SAP NetWeaver 2004s based applications. The new IBM JDK 1.4.2 for SAP NetWeaver applications on AIX 5L is 100% upward compatible for all SAP business applications and, compared to the classical AIX JDK, provides a more consistent runtime behavior, enhances memory management, and improves debugging capabilities.
    <b>General Availability (GA) of the new IBM JDK 1.4.2 for SAP NetWeaver 2004 and 2004s on AIX 5L</b>
    As part of a staged release process aligned between IBM and SAP a customer pilot program was started in August 2006 followed by a Controlled Availability (CA) program. Based on positive customer feedback resulting from real production usage and the very encouraging internal test results, the new IBM JDK on AIX 5L is/will be generally available
    •     for SAP NetWeaver 2004 SP14 and above starting at 5th of February 2007
                    and
    •     for SAP NetWeaver 2004s SP06 and above starting at 30th of March 2007.
    This means systems running above SAP NetWeaver releases in an AIX 5L environment are allowed to use the new IBM JDK without restrictions.
    This announcement does not affect the use and support of the classical AIX JDK outside SAP environments.
    <b>Transition Plan to the new IBM JDK 1.4.2 on AIX 5L</b>
    SAP will support the classical and the new JDK in parallel for a limited number of NetWeaver support packages. Afterwards only the new IBM JDK will be supported:
    •     for SAP NetWeaver 2004 the first support package only supporting the new JDK will be SP21 (planned date for SP21 see http://service.sap.com/~sapidb/011000358700001130682005E),
    •     for SAP NetWeaver 2004s it will be SP14 (planned date for SP14 see http://service.sap.com/~sapidb/011000358700004584092005E).
    So please plan a transition to the new JDK prior to the upgrade to these support packages.
    SAP and IBM strongly believe that the switch to the new JDK will improve your experience with JAVA based SAP applications on AIX 5L. Both companies recommend upgrading to the new IBM JDK 1.4.2 for SAP applications running on AIX 5L as soon as it matches your company’s maintenance plans.

    You can download the JDK directly from the sun java website...
    http://java.sun.com/products/archive/j2se/1.4.2_12/index.html
    I don't think Ubuntu is supported...
    Regards
    Juan

  • How to deploy BI  on EHP1 for SAP NetWeaver Composition Environment 7.1

    Hello Gurus,
    i have installed SAP NetWeaver 7.01 SR1 SP3 ABAP Trial Version  at home on vista 32 bits.
    it's running well...
    next i have installed EHP1 for SAP NetWeaver Composition Environment 7.1 - Preview Version
    and follow this guide :
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b057d7e3-b89e-2b10-1e9e-c426e967f8e1
    the portal is running well....coooool.. ( http//:localhost:50100/irj/portal)
    after i follow this documentation to create some cubes on BI abap trail (client 001).
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/4096b8fc-6be7-2a10-618e-b02a5e5e798f
    i create my report with the query designer,
    and i see my bi report with transaction RSRT and ABAP WEB tab ( http://localhost:80000)
    it's running well....whaooouuu !!!!
    Now i'm lost, i would like to deploy my bi report on the portal, but i don't know what i must do.
    ( and when i try with the query designer or rsrt + java web i have a error message )
    - perhaps create an user communication  between portal/bi abap  where ?
    - how to deploy bi java on portal (EHP1 for SAP NetWeaver Composition Environment 7.1)
    by the way, i can't find the bi post install template in the configuration wizard on the the portal...
    thank's for your help.
    Florent,
    Edited by: Florent BUTTY on Mar 24, 2009 1:43 PM

    Hi,
    Can you please tell me what is the diff between 7.01 & 7.1? if you can share any docs, is highly appreciated.
    Thanks,
    Kiran

  • Where to download ESR for SAP NetWeaver CE 7.1, SR5 TRAIL VERSION?

    Hi Netweaver  CE experts,
    Can please someone tell me where do download Enterprise Service Repository (ESR) for SAP NetWeaver CE 7.1, SR5 ?
    There is no such link in SDN and I need the TRAIL version , not the licensed one.
    SAP used to have it with SR3 but I cannot find it for CE 7.1 SR5?
    Appreciate you help!
    Jim

    hi
    find below link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/307e90ef-0a65-2a10-e48e-c5a888c81537
    Regards
    Murali Papana.

  • Where to download ESR for SAP NetWeaver CE 7.1, SR5 ?

    Hi  Netweaver experts,
    Can please someone tell me where do download Enterprise Service Repository (ESR)  for SAP NetWeaver CE 7.1, SR5 ?
    There is no such link in SDN and I need the TRAIL version , not the licensed one.
    SAP used to have it with SR3 but I cannot find it for CE 7.1  SR5?
    Appreciate you help!
    Jim

    Hi Vinit,
    Thanks for your reply .
    I got it , There are 3 files ESR for SAP Netweaver CE 7.1 SP5 1 of 3 - 900M(,exe), ESR for SAP Netweaver CE 7.1 SP5 2 of 3 - 900M(rar) and ESR for SAP Netweaver CE 7.1 SP5 1 of 3 - 900M(rar)  .Should I donwload all of them???
    And Also they are not TRAIL versions. so they will expire for 30 days...I need the TRAIL version...SAP used to have it in SDN...?Do you know where I can find the TRAIL version
    Thanks!
    Jim

  • How to import Support Package 13(SAPKW70013) for SAP NetWeaver 2004s BI

    Hi,
    How to import Support Package 13 for SAP NetWeaver 2004s BI (BI Patch 13 or SAPKW70013)
    Note no for that is : 1019055.
    Thanks in Adavance,
    Dushyant.

    Hi,
    RTC for BI 7.0 SAP_BW SP 13 is scheduled in CW 21, that is coming week, after that you should be able to download it from service market place.
    @others: Dont get confused about SPS release with SP release. BI has intermediate release which is SP release, SPS is SP-Stack release (which is NetWeaver release).
    SP 12 correspond to SPS 12 which is sceduled CW 21.
    Hope this helps.
    Best Regards,
    Rajani

  • Upgrade: Adapters for SAP NetWeaver PI 1.1

    Hello!
    By the upgrade to SAP NetWeaver PI 7.3 we get (within Solution Manager Maintenance Optimizer) a addon  Adapters for SAP NetWeaver PI 1.1.
    Question
    Do we need this addon when we go to SAP NetWeaver PI 7.3 or can we install this after the upgrade with SAINT?
    thank you!

    Many thanks!
    I also have been asked (within Solution Manager Maintenance Optimizer) to update following contents:
    EHP Component XI CONTENT ESM ERP 604
    EHP Component XI CONTENT IS-H_IC 604
    EHP Component XI CONTENT IS-H 604
    Makes it sence to update with the upgrade process or can it wait?
    Thank you!

  • ARIS for SAP NetWeaver?

    Hi all,
    1.What is ARIS?
    2.What is ARIS for SAP NetWeaver?
    3.How it is related to Solution Manager?
    Regards
    Neni

    Hi Neni,
    ARIS is the name for the business process management platform from IDS Scheer. There are many products available for SAP and non SAP software under the ARIS brand name.
    ARIS for SAP contains tools for business process monitoring, modelling, referencing, searching, designing and managing your business blueprint and processes.
    Specifically, ARIS integration with Solution Manager is the market leader in this area so your entire solution and business process landscape can be captured, maintained and monitored using ARIS which integrates bi directionally with Solution Manager Blueprint and Configuration.
    You can document your blueprint in terms of components, systems, have a graphical view, monitor your critical business processes and manage changes to this via ARIS Enterprise.
    Hope this helps,
    -Rohan

  • ADS installation Guide for SAP Netweaver 7.0

    Hello ,
    I have to install an ADS system with only JAVA.
    But i am unable to find the ADS installation guide in service market place. All i could find is ADS configuration which is not i want to do.
    I want to do the "ADS INSTALLATION" with only  JAVA with SAP NETWEAVER 7.0.
    Can someone help me in finding this ADS installation document for 7.0?
    Thanks and Regards,
    Subashree

    Hi Parthi,
    Thanks for your reply.
    But i am having this document and this is for 6.40. But i want it for SAP Netweaver 7.0.
    This ADS installation is a high availability installation of standalone JAVA. As i have never done this type of installation before, i need a document which can guide me well.
    Please help me with 7.0 ADS installation guide.
    Best Regards,
    Subashree

  • System requirements for SAP Netweaver

    Hi All
        I would like to know the system requirements for SAP Netweaver installation on server.
    Thanks in advance
    Venkat

    Hi Venkat,
    Typically for EP it would be :
    On Windows:
    2 GR RAM,with 30-40GB HD,and with latest Windows SP`s and latest IE.
    If the server is for Production incease the RAM accordingly.
    For Portal RAM is very crucial,as SAPJ2EE Engine uses lot of RAM.
    I hope this helps.
    If yes,do award points.
    Rgs
    vikas

  • Request to provide Installation Guide for SAP NetWeaver XI

    Hi
    I request anyone to provide me with the Insallation guide for SAp NetWeaver XI.Ans also let me know where we can find the step by step tutorial to get trained on XI.
    Regards,
    Ram Mohan Naidu,
    Cognizant Technology Solutions,
    Bangalore.

    Hello,
    you can find information in sources as listed:
    http://help.sap.com/saphelp_nw04/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm
    SAP XI - Where to Find Information
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/sap xi - where to find information.pdf
    All the information you need in XI :
    http://help.sap.com/saphelp_nw04/helpdata/en/0f/80243b4a66ae0ce10000000a11402f/frameset.htm
    To understand the architecture of XI, Please go through this link,
    http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm
    You can also go through the url for e-learning :
    https://www.sdn.sap.com/sdn/elearning.sdn
    To read about System Landscape Directory (SLD), you can have a look at this link:
    http://help.sap.com/saphelp_nw04/helpdata/en/fe/39ae3d47afd652e10000000a114084/frameset.htm
    XI is all about configuration of Adapters, to learn more please go through this link:
    http://help.sap.com/saphelp_nw04/helpdata/en/0d/5ab43b274a960de10000000a114084/frameset.htm
    One of the most powerful feature of XI, Business Process Management:
    http://help.sap.com/saphelp_nw04/helpdata/en/3c/831620a4f1044dba38b370f77835cc/frameset.htm
    How the messages are delivered through XI:
    http://help.sap.com/saphelp_nw04/helpdata/en/17/50d440e14f8431e10000000a1550b0/frameset.htm
    Also, this weblog provides you with FAQ in XI:
    /people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions
    Possibly really important is the "how to" area at SAP net:
    https://websmp201.sap-ag.de/nw-howtoguides
    here you can find lot of descriptions for scenario implementation.
    And this for instalaltion guides:
    https://websmp201.sap-ag.de/instguidesNW04
    Hope this can help!
    Best regards
    Dirk

  • Installation for SAP Netweaver 2004s stops

    Installation for SAP Netweaver 2004s stops - I get the following errors:
    ERROR 2008-06-15 05:40:13.406
    CJS-00030  Assertion failed: in function (nothrow) {    if (nothrow == undefined) {        nothrow = false;    }    NW.trace("NW.getDirProfile(", nothrow, ")");    var retval;    if (row.dir_profile) {        retval = FSPath.get(row.dir_profile);    } else {        if (!nothrow) {            var pf = this.getPersistentDefaultProfile();            var dirpf = pf.resolveExtended("DIR_PROFILE");            if (dirpf) {                retval = FSPath.getPath(dirpf.value());            } else {                ASSERT(arguments.callee, false, "DIR_PROFILE undefined: profile not yet loaded.");            }            row.dir_profile = retval.toString();            this._updateRow(row);        } else {            NW.trace("NW.getDirProfile() done, returning undefined");        }    }    NW.trace("NW.getDirProfile() done: ", retval);    return retval;}DIR_PROFILE undefined: profile not yet loaded.
    ERROR 2008-06-15 05:40:13.406
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2008-06-15 05:40:13.406
    FCO-00011  The step fillTrexContext with step key |rapidinstaller|ind|ind|ind|ind|0|0|rapid_Trex|ind|ind|ind|ind|8|0|fillTrexContext was executed with status ERROR .
    INFO[E] 2008-06-15 05:39:54.531
    FSL-02077  File system export (share) saploc does not exist.
    INFO[E] 2008-06-15 05:40:13.390
    FSL-02077  File system export (share) sapmnt does not exist.
    Please help.

    Hello. Check your shares in "computer management" are you see "sapmnt" and "saploc" ? Read this for example Issues in Installing Web AS - Java [ FSL-02077  File system export (share)]
    Regards.

  • Error while installing the EHP 1 for SAP NetWeaver Developer Studio (NWDS)

    Dear All,
    I am trying to install the EHP 1 for SAP NetWeaver Developer Studio (NWDS) 7.1  .It got installed once but when i was trying to deploy the application i was getting an error sayind that we need to have JDK1.5 Update 14 or higher for the installation.
    Now i have JDK 1.5.0_14 installed in my system.So i Uninstalled the EHP 1 for SAP NetWeaver Developer Studio (NWDS)  and i am trying to reinstall it but i am getting the following error
    ERROR:
    Unable to complete action for feature "SAP NetWeaver Developer Studio Facades" due to errors.
        Execution failed! Commmand: "msiexec.exe /norestart /qb /i librfc32.msi /lvx C:\DOCUME1\NS46249\Local Settings\Temp\com.sap.netweaver.developerstudio.facades_librfc32.msi_install_standard.log ALLUSERS=2 REBOOT=ReallySuppress". Exit value: "1639". Working directory: "D:\Program Files\SAP\IDE\CE7.1.1\eclipse\features\com.sap.netweaver.developerstudio.facades_7.1.0.081112155351". Log file: "C:\DOCUME1\NS46249\Local Settings\Temp\com.sap.netweaver.developerstudio.facades_librfc32.msi_install_standard.log".
    Can anybody please help me in resolving this issue.Please help needed as early as possible.
    Thanks in Advance:)
    Regards,
    Nishita Salver

    Dear Nishita,
    I hope you have removed the older version of jdk before installing the new version of jdk. Also after un installation of NWDS, did you delete all the temp files and also the directories created during the original installation of NWDS. Also did you restart your system after the uninstallation of NWDS EHP1 and older jdk before reinstallation of the two softwares?
    Regards,
    Veera
    P.S. The first thing you can try is restarting the PC and try resuming the installation, if it doesnt succeed, please remove all traces of NWDS and JDK, restart pc and then resinstall both of them.

Maybe you are looking for

  • Why does 10.8 take so long to discover Wifi networks?

    I've noticed recently that it takes a very long time for my MacBook Pro 6,2 OS X Mountain Lion 10.8.2 to discover WiFi networks. I open the laptop up, or wake it up from sleep, and the wifi takes 30 secs to more than 1 minutes to find any WiFi networ

  • Change timecode window source in CC

    Hi everyone, I swear in CS6 I used to be able to switch the source that the dedicated timecode window was looking at using the little window menu toggle (ie. from program source to each video track). I can't for the life of me work out how to do this

  • Jpg Images as table background

    Help. I keep finding that the images that I have set as a background to a table or a cell in Dreamweaver MX does not appear online when I publish the site. What am I doing wrong? Text

  • CSS stylesheet link issue in Dreamweaver CS4

    Hello, In order to make sure that mywebsite always delivers the latest .css changes without users having to refresh their browsers, I did the trick: link href="css/style.css?version=1" rel="stylesheet" type="text/css" This works great, but the trick

  • Installation alert while installing iTunes 10.5

    I'm getting an installation alert telling me to close iTunes while attempting to install 10.5 - I have rebooted and iTunes is not running. Any suggestions?