How to install portal on Netweaver 04 WebAS SP16 ?

Hello SDNers,
We need to have Enterprise Portal installed on our NetWeaver 04 WebAS Java SP 16.
The following is our setup:
1. WebAS SP09 was installed without Enterprise Portal SP09.
2. Patch upgrade applied on WebAS from SP09 to SP16.
Now is it possible to install Enterprise Portal SP09 on this WebAS SP16 single instance ?
Can we then apply patch upgrade to EP from SP09 to SP16 ?
Any help on this would be appreciated.
Thanks and Regards
Uday

Hi Uday,
Start SAPinst and choose the option for installation of EP (sapinst -> Netweaver Components Running on Java -> Portal -> Portal Installation). It will automatically runs the System Analyzer to check if all the requirements are met.
This will look for the existing WebAS Java system and if there are any issues with the java stack, sapinst will inform you before installing EP.
Further, after this is completed, you can apply the EP patches from sP09 onwards till the required level and it should be fine.
Thanks,
Shitij

Similar Messages

  • How to get Portal User Context  in Web Dynpro application

    I have successfully integrate a web dynpro app into SAP Netweaver Portal.
    Within my web dynpro app, how can I get portal user context information such as first name, last name, job title or some newly created ume attibutes.
    Is there any programmatical approach to get portal user context in my web dynpro. I not sure whether I can use the following codes in web dynpro?
    IUserContext userContext = request.getUser();
    String firstName = userContext.getFirstName();
    String lastName = userContext.getLastName();
    If yes, can someone point me the name of the jar file I have to import.
    Note : The SAP Netweaver installation that runs my web dynpro app is same with the SAP Portal.

    Hi ,
    you can use the below code to get User details and  add com.sap.security_2.0.0 > lib > com.sap.security.api.jar
    try
              IWDClientUser clientUser = WDClientUser.getCurrentUser();
    String firstName = clientUser.getFirstName();
    String lastname = clientUser.getLastName();
    catch (WDUMException e) {
                wdComponentAPI.getMessageManager().reportException("Error Retrieving User"+e.toString(),true);
    Regards,
    Sunitha Hari

  • How to install creative suite 6 design & web premium disk

    I would like know how to install the Adobe Creative Suite 6 Design & Web Premium Software Disk onto my Macintosh computer.  Thank you.

    Try http://www.lancelhoff.com/how-to-install-software-on-a-mac/

  • How to install Portal Examples in Weblogic Portal 10.3.5

    I downloaded installation file portal103_win32.exe from Oracle site which is for Weblogic Portal 10.3.5. During the installation process I could not find anywhere I can choose to install Portal Examples.
    Did I miss anything when I did the installation or Portal Examples have just been removed from the installation file for Weblogic Portal 10.3.5?

    Thank you Emmanuel.
    Is it because the features in Portal Examples were not supported anymore since 10.3.4?

  • How to install plug-in from my web server?

    My intranet can't access internet.
    I have downloaded the java plug-in.
    I hope the other machine install it through
    my web page. Just like it access the sun's
    web page.
    How do?
    Thanks

    I download the jinstall-1_3_1_02.ini file from sun and change all URL from
    http://java.sun.com/products/plugin/autodl/j2re-1_3_1_02-win.exe
    http://java.sun.com/products/plugin/autodl/j2re-1_3_1_02-win-i.exe
    to my URL like:
    http://100.100.100.100/plugin/j2re-1_3_1_02-win-i.exe
    Than I extract the jinstall-1_3_1_02-win.cab file and I get the two new files called:
    jinstall-1_3_1_02.inf and jinstall.exe
    In the jinstall-1_3_1_02.inf file I change the line from:
    run=%EXTRACT_DIR%\jinstall.exe http://java.sun.com/products/plugin/autodl/jinstall-1_3_1_02.ini
    to
    run=%EXTRACT_DIR%\jinstall.exe http://100.100.100.100/plugin/jinstall-1_3_1_02.ini
    I make a new jinstall-1_3_1_02-win.cab file with the new files in it and put it on the Server.
    in the HTML file I change the codebase from:
    codebase="http://java.sun.com/products/plugin/autodl/jinstall-1_3_1_02-win.cab#Version=1,3,1,2">
    to
    codebase="http://100.100.100.100/plugin/jinstall-1_3_1_02-win.cab#Version=1,3,1,2">
    I'll get a download window with a processbar but nothing happens.
    Perhaps you will have more luck
    regards
    Markus

  • How to install CR 2008 Basic on web Server

    Hello,
    I'm a web developer using Visual Studio 2008 .NET. Need to install Crystal Report 2008 Basic on web server and can't. Is there any .msi on sap.com to download and install on my web server?
    Thank you

    Hi,
    You can find the MSI's over [here.|https://wiki.sdn.sap.com/wiki/display/BOBJ/Crystal%20Reports%20for%20Visual%20Studio%20.NET%20Runtime%20Distribution%20%20-%20%20Versions%209.1%20to%2012.0]
    Sincerely,
    Nikhil Dharme

  • How to install the SAP Netweaver tools

    Dear Friends,
    I want to develop applications thro SAP Netweaver Tools.  Can any one guide me thro installation process, since I am new to Netweaver.  Where do i get the software.  Pls help.
    Regards,
    Shankaran J
    +91 98404 61721

    HI
    Hi,
    You can download NWDS from this link
    https://www.sdn.sap.com/irj/sdn?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
    Refer the thread for more information
    Re: Where "SAP Netweaver Developer Studio 2.0"?
    For Development refer these links
    NETWEAVER
    http://help.sap.com/saphelp_nw04/helpdata/en/30/c4461ff69d5a438f1286e344b545fa/frameset.htm
    PORTAL
    http://help.sap.com/saphelp_nw04/helpdata/en/a9/76bd3b57743b09e10000000a11402f/frameset.htm
    DEVELOPMENT MANUAL
    http://help.sap.com/saphelp_nw04/helpdata/en/6a/50c0b26e2543a2984dcd518e26dc65/frameset.htm

  • Installing TREX for Netweaver Sneak Preview2004s SP9

    Hello,
    I installed Netweaver Sneak Preview 2004S SP9. In the description of the download package TREX is mentioned. But it did not install. I found Thread TREX in EP? where a file SAPNW2004sJavaSP9_TREX.rar is mentioned. Does anybody know how to the download this file, rsp. how to install TREX for Netweaver Sneak Preview 2004S SP9?
    Thanks in advance.
    Best regards
    Bernd

    I just checked this morning and the link now points to the SAPNetWeaver04_SP16Preview_TREX6116P2 rar file.  I had downloaded that file back on 6/7/07 but it would not work.  It would quit at the question asking for an instance to apply the hot fix, so I am guessing that it is only a maintenance release.
    I have not re-downloaded it since they fixed the link.
    However, I eventually found a download of TREX 6.1 on the SAP Software Distribution Center site found here:
    <a href="https://websmp205.sap-ag.de/swdc">SAP Software Distribution Center site</a>
    Search for 51030611.  I was able to load that successfully.
    Good luck.
    Message was edited by:
            Craig Burnett

  • How to install Oracle Policy Automation in Oracle Application Server?

    We are planning to use OPA with Oracle Ebusiness Suite Release 12.1. We are running Oracle Application Server 11g. We want to deploy the Oracle Policy Automation components in same application server as Oracle Ebusiness Suite.
    (a) How to install Oracle Determinations Engine, Oracle Web Determinations and Oracle Determinations Server on Oracle Application Server? The installation document for OPA doesnt have steps for Oracle Application Server.
    (b) Which one is better, to deploy OPA in separate server or in same server as Oracle Ebusiness Suite?
    (c) How to decide whether to use Java API's using Determination Engine or web services using Determination Server or UI of Web Determinations for our project? Or what factors should we consider?
    Thanks for the help.
    -- Sreeram.H

    (a) You should install the war files for Oracle Determination Server and Oracle Web Determinations as per normal war deployment - there's no special steps required, which is why it is not listed explicitly. There's no reason to deploy Oracle Determinations Engine itself to a web application server.
    (b) "Better" tends to be more a subjective viewpoint, but if you already deploy all your web services on the same server as Oracle E-Business Suite then you should go the same for OPA. Same story for separate server deployment.
    (c) Can't answer that without knowing why you are using OPA! If you are looking to integrate with Oracle E-Business Suite then Oracle Determinations Server would be the sensible choice. Web Determinations is most useful if you want a sensible way to collect or review the relevant assessment data for determinations, as well as for "self service" scenarios. Determinations Engine should be used if you have a completely bespoke integration scenario that can't make use of web services or web applications - but I can't think of a scenario where this would make sense if you are using Oracle E-Business Suite.
    Of course, these are just my views - others may feel more strongly one way or the other!

  • How to install a business package in the portal ?

    Hi everyone,
    I am a beginner in SAP Netweaver Portal, and i have a question :
    How to install a business package in the portal ?
    Thanks & regards
    Hassan

    Hi Hassan,
    Well i would like to quote one more point here, although you can import a buss pack into the portal but there are some std methods to be followed for every thing in portal, When it comes to deploying a busines package, you should always do it from SDM only !! although we can use import facility. now let me tell you the difference between the two. When you use import, you are just putting the contents into the portal and not deploying it, where as using SDM you deploy the SCA files on your portal totally. you must be knowing that business packages are always delivered in SCA formats.
    Regards,
    Ameya
    Message was edited by:
            Ameya Pimpalgaonkar

  • How to install Workshop for WebLogic and WebLogic Portal?

    Hi All,
    I am new to Weblogic Portal. I would like to start learning Oracle Weblogic Portals..
    Can anyone please guide me, how to install Workshop for WebLogic and WebLogic Portal?
    As per the ""Tutorials – Getting Started with WebLogic Portal"" (http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/tutorials/setup_dev_env.html)
    we need to install the Workshop for WebLogic and WebLogic Portal.
    Please suggest me where should i get the required environments/IDE?
    Thanks,
    Harish.

    Hi Harish
    1. If this is your first time with Weblogic Portal, I would recommend to download the latest Weblogic Portal Software Rel 10.3.2 from this bottom link. Check Accept Radio button, for windows download windows installer. Its about 1 GB file. This software includes Eclipse IDE, Weblogic Server and Weblogic Portal.
    http://www.oracle.com/technology/software/products/wlp/index.html
    2. During the installation process, make sure at one point you select Custom mode (NOT default Typical mode). In next following screens you will see all bundles checked EXCEPT for Samples. So make sure you check Samples Check box both under Weblogic Server and Weblogic Portal. Then proceed. This will install full Weblogic Workshop (Eclipse IDE), Weblogic Server and Weblogic Portal. This is the good installation package. Also it will install samples for Portal and Server. If you select all default typical mode, it will NOT install samples. You can install samples later on also, but its good at installation time itself you select custom and check Samples also.
    3. WLP 10.3.2 uses Eclipse IDE. If you are familiar with Eclipse IDE this should be helpful. Otherwise also, its ok.
    4. For learning WLP, in Eclipse IDE, you need to create Portal EAR Project, then Portal Web Project. Inside portal web project create simple jsp hello world portlets and a simple portal.
    5. For Deploying and Testing Portal application you need to create Portal Domain using config wizard. You can see this from Start -> Programs -> Oracle Weblogic Portal shortcut -> Weblogic Server -> Tools -> Configuration Wizard.
    6. You can start Workshop IDE from Start -> Program Files -> Oracle Weblogic Portal ...-> Eclipse For Weblogic 10.3.2
    Here are the links for quick start guide for portal development. Please do refer them.
    http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/tutorials/index.html
    http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/quickstart/newproject.html
    HTH
    Ravi Jegga

  • How do I connect my netweaver web dynpro

    How do I connect my netweaver web dynpro to the portal? how do i arrange the iviews? how do i add the iviews?

    hi,
    You can create webdynpro iviews in portal in two ways. 
    1) from iview template &
    2) from webdynpro java applications.
    If you create from the 1st one, you have to provide two parameters of the  webdynpro application.
    i) namespace
    ii) application name
    you can find these namespace & application name from content admin --> webdynpro --> open your webdynpro project > open the application. you will find two columns.
    left side name is the namespace (eg: local/firstproject) & right side you will find application name.
    If you create iview from 2nd menthod, the following is the link contains creation of webdynpro iview.
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0c7b2f25-0c01-0010-f2a2-f8a65a9dcad9]
    hope this helps you
    regards,
    vv.

  • How to instal WEB AS for ABAP Edition

    HI,
       Can any body guide me how to instal SAP WEB AS ABAP edition. I want instal in my PC. I downloaded the 2 files. How to start installation. Wht is the file name?.
    In oder to work on WEB AS ABAP Editon is it required have SAP R/3 server?
    Thanks in Advance.
    Nagesh.

    Hi ,
    You can find the WEBAS ABAP installation guide from
    service.sap.com/instguides 
    Netweaver -- release 04 and select your database.
    Before installing refer to planning Guide under the above link.
    Regards
    Vijay Kothapalli

  • Where to Download WPC [ Web Page Composer ] and How to install it ?

    Hi Experts,
    I need to download the Web Page Composer and install for our use in my company. Can anyone help me
    on this where to get it and and how to install ?
    thanks
    Suresh

    Hi,
    Chech the SAP Note Number: [1080110 |https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_ep_km/~form/handler]
    Also some links that may help you:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d07b5354-c058-2a10-a98d-a23f775808a6
    There are also lots of documents available on SDN, so just use SDN search.
    Regards,
    Praveen Gudapati

  • How to know which version Netweaver is been installed in the system

    How to know which version Netweaver is been installed in the system.
    I wanted to know whether i have installed NW04 SP Stack 13 or higher.
    Suggestions / Hints are wellcome
    -Naren

    hi,
    Pretty simple yar
    In portal goto>sysconfig>support-->u can find the Version in the content area at the bottom.
    There u find the SAP WAS version and EP version.
    in NWDS
    goto help---->About sap NWDS -->then popup will disply you find the version.
    Vesion: 2.0.14 like
    Thanks,
    Lohi.
    Message was edited by:
            Lohitha M

Maybe you are looking for