NetWeaver Developer Studio - PI deployment prerequisites?

Hello everybody,
at the moment i am facing the problem that i can not deploy an adapter module from nwds 7.1 ehp 1 to an as java of our pi-system.
I am getting this error:
DeployException,cause=[ERROR CODE DPL.DCAPI.1023] AuthorizationException.Reason: , An error occurred during the deployer retrieval. Cause =[ERROR CODE DPL.DC.3151] The user I01002535 could not be authorized, because doesn't own the (com.sap.engine.interfaces.security.ServiceAccessPermission dc) permission for deploy controller.
We are new to using nwds together with pi. I just told my sap base team to give me the roles explained at
http://help.sap.com/saphelp_nwpi711/helpdata/en/8b/895e407aa4c44ce10000000a1550b0/frameset.htm,
but still deployment doesn't work!
What roles do i need to be able to deploy? What are we doing wrong?
Thanks in advance!
King regards,
Markus Schalk

Hello Markus
Check this link - [Deployment Authorizations When Using Deploy Service|http://help.sap.com/saphelp_nwpi711/helpdata/en/1b/8fd43fb9490e65e10000000a114b1d/frameset.htm].
In order to deploy applications using the Deploy Service on the SAP J2EE Engine, you must be authenticated as a user from the administrators group. No other users have authorizations to perform this function.
The same authorizations are required also for the update and single file update functions performed via the Deploy Service.
Regards
Mark

Similar Messages

  • Deploy a Library with the NetWeaver Developer Studio 7.1

    Hi All,
    i would like to deploy a jar-file as a library on PI 7.1 with the NWDS 7.1. 
    It is different to 7.0.
    I hope anyone can tell me how to do this..
    Thanks
    Christoph

    Hi,
    Here is the process to deploy a Library project:
    1.Defining Libraries:
           To define J2EE libraries in the SAP NetWeaver Developer Studio, you first create a corresponding Library project .Then you have to add all necessary JAR files or references to other J2EE Engine components.
    2.Creating a Library Project:
         Choose File ® New ® Project.Follow the wizard to create a library project.The wizard generates an empty Library project. After the generation is completed, the J2EE perspective is opened automatically. The logical project structure is displayed in the J2EE Explorer and contains the two XML files: sda-dd.xml and provider.xml.
    3.Adding JARs:
           1.      Choose the server/provider.xml node and choose Open from the context menu.The multipage editor opens in the right pane.
           2.      Choose the Jars tab.
           3.      Choose the Jars node followed by Add.
           4.      Select one or more JARs from your workspace and confirm by choosing OK.
    4.Adding References:
           1.     Choose the server/provider.xml node and choose Open from the context menu.The multipage editor opens in the right pane.
           2.      Choose the References tab.
           3.      Choose the References node followed by Add.
           4.      You can either create a new reference or select an existing one.
    5.Creating a Library Archive :
           1.     Select the library project node in the J2EE Explorer.
           2.      Open the context menu and choose Build Library Archive.
           3.      Choose OK to confirm
    6.Deploying a Library Archive :
    Prerequisites:·    The SDA file for the library project has been created successfully.
    ·        You have started the J2EE Engine on which the archive is to be deployed.
    ·        The settings in Window --> Preferences --> SAP J2EE Engine( SAP PI) are correct.
         Process:
           1.      In the J2EE Explorer, expand the library project node and select the relevant archive.
           2.      Open the context menu and choose Deploy to corresponding J2EE Engine.
    Regards,
    Kalpana

  • Cannot deploy from netweaver developer studio to application server

    Hi
    I am trying to deploy a simple EAR (ConverterEAR) to my application server.
    From NW developer studio, right clicked on the SAP server that I have configured and try to a publish. It gives me the below exception. For some reason its trying to contact my old IP address. Is there a file where I can change this setting. My Laptop is set to use DHCP so my IP changes when I reboot my laptop. I also have configured a Microsoft loop back adapter.
    ct 16, 2007 2:58:42 PM /userOut/daView_category (eclipse.UserOutLocation) [Thread[Thread-17,5,main]] ERROR: com.sap.ide.eclipse.deployer.api.APIException: ConnectionException,cause=NamingException.Cannot get initial context.
    Reason: Exception while trying to get InitialContext.
         at com.sap.ide.eclipse.deployer.dc.DCClientImpl.<init>(DCClientImpl.java:45)
         at com.sap.ide.eclipse.deployer.dc.DCClientFactoryImpl.createClient(DCClientFactoryImpl.java:80)
         at com.sap.ide.eclipse.deployer.DeployerPlugin.getClient(DeployerPlugin.java:181)
         at com.sap.ide.eclipse.sdm.threading.DeployThreadManager.deploy(DeployThreadManager.java:358)
         at com.sap.ide.eclipse.sdm.SDMManager.deployArchives(SDMManager.java:148)
         at com.sap.ide.j2ee.wtpserver.SAPPublisher$DeployRunnable.run(SAPPublisher.java:380)
         at java.lang.Thread.run(Unknown Source)
    Caused by: com.sap.engine.services.dc.api.ConnectionException: NamingException.Cannot get initial context.
    Reason: Exception while trying to get InitialContext.
         at com.sap.engine.services.dc.api.session.impl.SessionImpl.getContext(SessionImpl.java:189)
         at com.sap.engine.services.dc.api.session.impl.SessionImpl.<init>(SessionImpl.java:115)
         at com.sap.engine.services.dc.api.session.impl.SessionFactoryImpl.newSession(SessionFactoryImpl.java:24)
         at com.sap.engine.services.dc.api.impl.ClientFactoryImpl.createClient(ClientFactoryImpl.java:66)
         at com.sap.ide.eclipse.deployer.dc.DCClientImpl.<init>(DCClientImpl.java:42)
         ... 6 more
    Caused by: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:
    shadow:50104 Reason: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection to host: XX.XX.139.134 and port: 50104]
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(Initia:lContextFactoryImpl.java:488)
         at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
         at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
         at javax.naming.InitialContext.init(Unknown Source)
         at javax.naming.InitialContext.<init>(Unknown Source)
         at com.sap.engine.services.dc.api.session.impl.SessionImpl.getContext(SessionImpl.java:166)
         ... 10 more
    Caused by: com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:
    shadow:50104 Reason: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection to host: XX.XX.139.134 and port: 50104
         at com.sap.engine.interfaces.cross.Destination.getNextAvailableBroker(Destination.java:53)
         at com.sap.engine.interfaces.cross.Destination.getRemoteBroker(Destination.java:33)
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:352)
         ... 15 more
    Environment
    SAP NetWeaver Developer Studio
    SAP NetWeaver 7.1 Composition Environment SP01
    Build id: 200710090648
    SAP_J2EE_Engine_Version  -- 7.1.3301.150742.20070516182900
    Thanks
    Madhu

    Hi,
    you could change the connection settings to the server in the preference page in the Developer Studio. Check <a href="http://help.sap.com/saphelp_nwce10/helpdata/en/45/0cf28fb4d01f23e10000000a1553f7/frameset.htm">this</a> page in the documentation for details.
    In your case, you can also use the host name of your laptop, or even just localhost, in the Message Server Host field in the preferences page. This should overcome the problem with dynamic IPs.
    Hope that helps!

  • Problems deploying par file via Netweaver Developer Studio

    Hello,
    I have problems deploying a par file using the SAP Netweaver Developer Studio.
    In the SNWDS i configure the following:
    Window -> Preferences -> SAP Enterprise Portal
    Alias: IEP
    Host: khz059
    Port: 52900
    Login: Administrator
    Description: Testportal
    The logon Url of the portal is http://khz059:5290052900/irj/portal
    If i try to upload a par file via "Quick PAR Upload" i get the error messages:
    "Unable to connect to the portal
    Operation failed: Please make sure the server 'IEP' (khz059:52900) is running or check the log (sap-plugin.log) for more detail."
    Am I using the proper settings? Am I using the wrong port?
    I don't know whats wrong.
    Can anyone help me?
    The logfile shows:
    [12.09.05 / 14:53] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > No Information
    java.io.IOException: Error writing to server
         at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:302)
         at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:314)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:634)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.readResponse(DeployEngine.java:361)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.uploadPar(DeployEngine.java:433)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.deploy(DeployEngine.java:220)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.processUpload(SAPMPWizard.java:404)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.run(SAPMPWizard.java:338)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard.performFinish(SAPMPWizard.java:519)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.portal.developmentTools.general.uploader.QuickPARUploader.run(QuickPARUploader.java:146)
         at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
         at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
         at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Best regards,
    Nils Kloth

    Hi Nils,
    I think you must have selected the defualt checkbox (Try and uncheck that). Also uncheck the checkbox for "<i>Yes, I want to remeber the password for deployment</i>" if it is also selected. When you deploy the par file now enter the password and try to deploy. I think this will solve your problem.
    Apart from this, try this methos of deploying the Par file.
    1) Save you project. Right click it and "Quick par Upload".
    2) On your browser type
    "http://<your_server_name>:50000/irj/servlet/prt/portal/"
    Your case:
    <i>http://khz059:52900/irj/servlet/prt/portal/</i>
    or same page you can get by navigating:
    System Administration-> Support-> Portal Runtime-> Administration Console.
    3) At the option "Please specify a Portal Archive file (PAR) and press "upload" to store it into the PCD." Deploy your par file by giving the path.
    Now you file is deployed on the server. If you want to create an Iview from this deployed .par file then :
    1) On your portal. Follow the path: Content Administrator-> Portal Content -> Portal Content(sub-option). Right click -> New from par ->iView.
    2) Here in the list you will find the par file which you have uploaded. Proceed as said.
    3) You will finally have an iView. Right click it and preview it.
    I hope this solves your problem.
    Regards
    Pravesh
    PS: Please consider rewarding points if helpful.

  • How to clear user for deployment in NetWeaver Developer Studio 7.0

    While deploying my application, I entered a wrong user name for the Deployment.
    Unfortunately,  NetWeaver Developer Studio 7.0 memorized this name and I do not know how to reset that.
    In NWDS 7.1 I could just press "clear all stored user names" in the preferences, but this does not exist in NWDS 7.0.
    I tried:
    - Change the SAP J2EE engine and go back
    - restart computer, NWDS, J2EE server, ....
    - delete the things under Local Settings\Temp
    Nothing helps...
    Does anybody know a solution?

    Hi Anu
    Thank you for your answer.
    > Just shut down the nwds itself and try it in a new session.
    I run NetWeaver Developer Studio 7.0 as a Windows Program, I do not know how to "try it in a new session". But restarting my computer did not help.
    I do not use NWDI.
    > generally in nwds teh system just asks about the SDM password.
    But how can I specify the SDM user. The current user which is used by NWDS is wrong.
    Greetings
    Rolf

  • SAP netweaver developer studio - deploying to j2ee engine - URGENT!!

    I am trying a deploy a j2ee application from SAP netweaver developer studio. It is asking for SAP J2EE engine's message server port. Do you know from where I can find that???

    Hi,
    the message server port is given in the profile file for the Central Services instance of the J2EE Engine. Here's the path to this file: \usr\sap\<SID>\SYS\profile directory. The file name is formed using the following scheme: <SID>_<Central_instance_name>_<hostname>.
    Open it with a text editor and have a look at the value of the rdisp/msserv property (this is the port of the message server you need to use).
    Regards,
    Ivo

  • How to create, deploy and test JSP program in Netweaver developer studio?

    Hi Experts,
       I am trying to integrate a JSP program with SAP function module (RFC) via XI using Java proxy. I am using Netweaver Developer studio for Java programming.
      Can somebody send me the steps or user guide on how to create, deploy and test JSP program in Netweaver developer studio?
      I will be greatful to you.
    Please help!
    Thanks
    Gopal

    Hi Gopal,
    Which version of NetWeaver are you using?
    Here the links for --
    SAP NetWeaver CE 7.1
    [Developing JSP Pages|http://help.sap.com/saphelp_nwce10/helpdata/en/f7/f7bc3d8af79633e10000000a11405a/frameset.htm]
    [Deploying Applications|http://help.sap.com/saphelp_nwce10/helpdata/en/3c/52413e7bcd561ee10000000a114084/frameset.htm]
    NetWeaver 7.0 (2004s) and 2004
    [Developing JSP Pages|http://help.sap.com/saphelp_nw70/helpdata/en/f7/f7bc3d8af79633e10000000a11405a/frameset.htm]
    [Deploying EARs|http://help.sap.com/saphelp_nw70/helpdata/en/f0/122abf61d4974eaea6b5d9c314cff1/frameset.htm]
    Testing is very straightforward - just access the web application by its alias,
    e.g. http://<host>:<post>/<context-root>/myJSP.jsp
    HTH!
    \-- Vladimir

  • How to configure oracle to SAP NETWEAVER DEVELOPER STUDIO STEP RAGARDING

    hi
    can u help me on this
    i got problem
    regarding configuring oracle to sap NetWeaver developer studio what i have deployed any thing studio
    that would reflected to database
    bye

    Hi,
    Check this,
    WebDynpro and Oracle Connection
    WebDynpro and Oracle Connection
    Regards,
    Vijayakhanna Raman

  • 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.

  • Creation of custom page without using NetWeaver Developer Studio

    Hi Experts,
    In my project, we have not installed NetWeaver Developer Studio. We are using EP 7.0.
    We have to create a custom page for the project. In this page, we have to provide seperate iViews links.
    The page should look like this:
    iView 1 - Link                iView 2 - Link        iView 1 - Link
    Help iView 1-Link        Help iView 1-Link     Help iView1-Link
    I tried to do so by creating a page. In the page, I tried to use 'Three Coloumn Page' layout. The iviews are getting displayed in following way:
    iView 1 (iView is getting displayed .Link not getting displayed)
    Help iView 1 (iView is getting displayed .Link not getting displayed)
    iView 2(iView is getting displayed .Link not getting displayed)
    I can not display link of all six iViews. Further more iViews are getting displayed in one coloumn and 3 rows. I can see the iViews directly. I am not able to display links for iViews.
    I need 3 coloumns and 2 rows layout.
    Can you please let me know how to achieve this?
    Whether I have to create new layout? For this whether we will need NetWeaver Developer Studio?
    Can we do it by creating HTML page. In the HTML page, we will have many links. These links will point to the iViews stored in SAP EP's KM. If so, what be the steps?
    I know that it can be done by creating a PAR file and deploying it. But, we don't have Netweaver Developer Studio.
    Can we acheive above without using NetWeaver Developer Studio?
    Please help me.
    Regards,
    Brian

    Hi Kedar,
    Thanks. My requirement is that six iViews links should be shown in the portal content area.
    The iViews links should be like
    iView 1-Link         iView 2-Link           iView 3-Link
    Help iView 1-Link Help iView 2-Link    Help iView3-Link
    When user will click on any iView link, the relevant iView should be displayed.  The iView can be displayed in seperate new page. So naturally five iView link will not be displayed.
    I am planning to create one HTML page and store it in KM. I will call this page in portal content area.
    There will be hyperlink on this HTML page. The hyper link will be attached to other iView links in  KM.
    Whenever user will click on any Help link or iView link the corresponding iView will be called from  KM.
    So in KM we will store 7 objects. 3 HTMLpages for help. 1 HTML page for main page.
    Other 3 will point to iView-Link1, iView-Link2 and iView-Link3.
    Can I do so? Will it sort out my problem?
    Thanks

  • Help With Netweaver Developer Studio Version

    Hi everyone I have a problem, I am doing some examples to programmer Web dynpro using netweaver developer studio, How can I know what is my Netweaver Developer Studio version? Because I have a trial version and I dont know if my version is compatible to doing some examples, for example I found this link
    Web Dynpro Java Tutorials and Samples NW 2004
    and I wanna doing the example "Using EJBs in Web Dynpro" and when I open this document it starts with SAP netweaver 04 and I don't know if my trial version is compatible with this example.
    Thanks

    Israel,
    Open your NWDS, go to Help/About.
    Most likely you will see something like:
    Version: 7.0.11
    If version is 7.0.X, your NWDS is NetWeaver 7.0, formerly known as NetWeaver 2004s.
    Most likely there will be no problem running examples from NW 2004, earlier version.
    Just make sure your JDK you have on your dev computer has similar version as JDK on the target server, if you are building locally and deploying your application to another server.
    Post if you have a different version.
    We will guess what NW version it belongs to.
    Regards,
    Slava

  • Sap Netweaver Developer Studio Error.....

    Hi guys.
    I have a problem with Sap Netweaver Developer Studio i have installed JDK and NDS in my pc and i try to make the examples, i have finished to develop the applications(without problems) but i couldn't deploy them, i have a portal server installed and running, i tried to configure the server name in the J2EE Engine Configuration but it had no effect.
    I have the next error 
    Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !

    Oscar,
    for WebDynpro-Projects you can create an .ear-archive in the context menu of your porject ("Create archive") that you have to deploy with SDM. BUT: webdynpro requires WebApplication Server 6.40! You cant use a webdynpro-project in your current ep60sp2-installation.
    for portal applications you can export a .par-arcive in the context menu of your project ("Export...", choose "PAR file") that you can import in your portal.
    you can't test your application without deploying it to a server. if you haven't got a connection to the server during developing, you have to install a portal or at least a WAS6.20(Java) & EP60SP2 or WAS640(java) & EP60SP>2 locally on your computer.
    if you choose to do that, i recommend the WAS6.40(Preview) because you can then develop webdynpros, too.
    kr, achim

  • How to access SAP netweaver development Studio and PDK?

    Hi All,
      I have access to EP server on my machine with super admin role .Is there any way I can acess SAP netweaver Developer Studio and PDK through EP server or I have to install in my local machine?
    Thanks in advance,
    Jasmine.

    You'd want to install the NWDS application locally no matter what (unless everyone has a thin client/citrix connection via dumb terminal). You can however, opt to install a local instance of EP or use a central instance. Here's how I see the two approaches:
    1-install the NWDS on developers' machines and deploy to a development instance of EP
    <b>PROS:</b>
    i-developers can develop locally and only connect to the EP server for deploying/testing
    ii-share development (although not very efficiently) and test each others' iViews etc.
    iii-demo your work online to business users directly
    iv-connect to the corporate SAP R/3 and other ERP systems
    <b>CONS:</b>
    i-you can only use this while connected to the network
    ii-could be slow over a slow/remote network connection
    iii-developers may not be able to do everything on the portal server (may not have super admin access)
    2-install the NWDS on the developers' PC along with a test EP environment
    <b>PROS:</b>
    i-develop and deploy locally, without a network connection, anywhere and anytime, fast and efficient
    ii-enjoy full access (super admin) to the Portal - to be able to test pretty much everything
    <b>CONS:</b>
    i-may not be able to connect to the company SAP R/3 and other ERP systems, unless you're connected to the network and have configured the connections
    ii-not able to get others to test or demo your development without having to port them to a central EP instance
    I think a developer needs every resource they can get, therefore I suggest a combination of the above two scenarios, an instance of EP locally and a central instance of EP for the best of both worlds

  • SDM Config in Netweaver Developer Studio 2.0.5

    Hi,
      We have EP60 SP2 running on J2EE 6.20 . We installed Netweaver developer studio 2.0.5 and we created and web dynpro application successfully with the tutorial and tried to deploy it to the J2EE engine.
      Deployment process expects J2EE engine and SDM server configuration to be maintained. When i go to Windows -> Preferences in Netweaver developer studion i see SAP J2EE Engine and i configured it with Host and port, But i didn't see Software deployment manger plugin, How can i install this SDM plugin? Where do i find this plugin?
      Is that possible to deploy it by taking the Project package(.ear) file and import it with SDM? Is there any document explaining it?
    Thank you
    arun

    Hi Arun,
    the SDM plugin was available in earlier versions of the DevStudio. Now the SDM of the configured J2EE engine is used, there are no additional steps needed.
    But anyway, Web Dynpro applications will not run on WAS 6.20, so it's pretty useless to get deployment working.
    Regards
    Stefan

  • Newbie installationproblems NetWeaver Developer Studio

    Hello,
    I am a newbie and my Problem is to understand the installation_instruction.txt and accordingly to install NetWeaver Developer Studio.
    here the installation_instructions.txt:
    "How to install the Support Platform
    1. Download the attached SP17_Support_Platform_Files.zip and extract it locally.
    2. Start SDM on your J2EE installation
    3. Deploy the following files (extracted from the SP17_Support_Platform_Files.zip) :
                    com.sapportals.supportplatform.dbschema.sda
                    com.sapportals.supportplatform.ear
                    com.sapportals.supportplatform.engine.sda
                    com.sapportals.supportplatform.sda
                    sap.comtcsupportplatform~wd.ear
    4. Go to the url: http://<hostname>:<50x00>/sp
    5. Log in with a user who belongs to the Administrators group.
    How to install the NetWeaver Developer Studio plug-in and start developing your own plug-in
    1. Unzip the file supportplatform-ide_5_06.zip in your Developer Studio plug-ins dircectory
         The default is: C:\Program Files\SAP\JDT\eclipse\plugins
    2. Restart the NetWeaver Developer Studio
    3. Navigate to File -> New -> Project... and choose Support Platform -> New Support Platform Plug-in Project"
    My questions are:
    Where can I start SDM? Is SDM part of J2EE?
    What is the sense of that:
    "4. Go to the url: http://<hostname>:<50x00>/sp
    5. Log in with a user who belongs to the Administrators group."
    Perhaps somebody can give me a short introduce or tutorial for that installation and answer my questions.
    Thank you for supporting me!

    Where can I start SDM? Is SDM part of J2EE?
    Yes is part of J2EE server ...
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/43/1f1083e7dd2bc5e10000000a114cbd/frameset.htm
    Left check how you can  start stop using , login remotegui
    Regards.

Maybe you are looking for

  • New Satellite C50-A264 Laptop way too slow.

    I got this Satellite C50-A254 few weeks ago,i didnt touch it alot. I only used this laptop 2-3 times but its just terribly slow. Even if i launched Google Chrome,it constantly stopps responding and i have no idea why because it was too slow from the

  • Links from images broken in "W3C Compliant"

    I raised a false alarm, for which I apologize. There is one issue that affects IE when WebHelp is generated with W3C Compliant topics. Please see a new post about that. There are some code differences, but they do not break links to a popup or jump t

  • Forcing on Highlight Fields upon Open and Saving in Acrobat Reader

    I'm using the Actions panel in the Page Properties to turn on the Highlight Fields when my PDF document is opened using: if (!app.runtimeHighlight){ app.runtimeHighlight = true; and this works perfectly, however this document is being viewed mostly i

  • Ipad mini frozen screen

    my ipad mini has frozen with picture of usb and itunes logo after latest ios update

  • Field status group and variant

    hello all, i know the concept of field status and field staus group. but there is one thing i am not getting is where we are defining the field staus group in IMG and how do we link it to its variant. . kindly guide me. regards abhinav kumar