NWDS SDA question???

I am fairly new to the SAP world and I am working on some example programs.  I imported a sample project into NWDS and I'm just wondering what the steps are to be able to convert that into an SCA file so that I can deploy it onto the server.  I have access to NWDI to be able to deploy onto the server but I don't have access to the SDM password, that's why I can't deploy directly from NWDS.  I was wondering what the process is to be able to take the project that I have, convert it into an SCA file so that it is able to be deployed via NWDI.
Thanks in advance.

Hello Gabel,
If you need to change the password for the SDM, check the following documentation you can find in your own SDM application:
/usr/sap//SDM/program/doc/SDMCommandLineDoc630_en_final.pdf (Chapter 12)
SAP note 701654 may be also useful.
Best regards,
Désiré

Similar Messages

  • NWDS setting question

    Hello,
    In the Java and J2EE perspective there is an outline view in the bottom left corner. Selecting a method will bring the editor to the method's signature. In my NWDS when I do that the editor hides the rest of the code, only if I press the Class name itself the entire code is displayed.
    How can I change that it will still jump to the method's signature yet still keep the rest of the code visible?
    I tried resetting the perspective but I didn't help and I couldn't find a setting for that in the editor preferences...
    Roy

    Hi,
    It looks like you are using NWDS 7.1 version, which is meant for NWCE.
    Open the menu: Window-->Preferences
    Navigate to: Java-->Editor
    There you will see the option: "Only show the selected java element"
    So just uncheck this option.
    Regards,
    Praveen Gudapati

  • Activation - Error:Cannot store binary and a few other NWDI questions.

    Hi all!
    I'm working on the Internet Sales Application (crm/b2b) in CRM 6.0. The work i do is an upgrade from CRM 4 to CRM 6, so I'm new to NWDI.
    I'm following the "ISA50DevExtGuideConcepts21.pdf" (since I haven't found a document for version 6), and have managed to add java extensions and librares successfully. I now work on the web-project and have started an activity to merge changes to stylesheets, and also added own mimes like stylesheets and images (.jpg, .gif). The files where added to the project folder (webContent in crm/isa/web/b2b) and then located and added to DTR through a refresh in NWDS. When I try to activate this activity I get the post-proccesing error in the request log below. This might have been caused by an image file renamed to .bak, although its recoginzed as an image in NWDS.
    Questions:
    1. Any idea what goes wrong? How should I solve this?
    2. Can I check out or remove the activity to correct the problem? How?
    3. I have a few Activities,already activated on the development server that I would like to get rid of. How do I do that?
    4. I have a few Activities that aren't properly named. Is it possible to change the name after activation?
    /Anders
    CBS Request Log
        ===== Processing =====  started at 2009-04-08 15:53:19.110 GMT
            BUILD DCs
                'sap.com/crm/isa/web/b2b' in variant 'default'
                        'war' PP has been changed. Dependent DCs will be re-built.
                    The build was SUCCESSFUL. Archives have been created.
        ===== Processing =====  finished at 2009-04-08 15:54:15.958 GMT and took 56 s 848 ms
        ===== Post-Processing =====
        Waiting for access: 10 ms
        ===== Post-Processing =====  started at 2009-04-08 15:54:15.968 GMT
            Check whether build was successful for all required variants...
                "sap.com/crm/isa/web/b2b" in variant "default"   OK
            STORE activation build results... started at 2009-04-08 15:54:15.972 GMT
                Update DC metadata... started at 2009-04-08 15:54:15.972 GMT
                    'sap.com/crm/isa/web/b2b' DC is CHANGED
                Update DC metadata... finished at 2009-04-08 15:54:16.276 GMT and took 304 ms
                STORE build results... started at 2009-04-08 15:54:16.276 GMT
                ===== Post-Processing =====  finished at 2009-04-08 15:54:17.849 GMT and took 1 s 881 ms
                Change request state from PROCESSING to FAILED
                Error! The following problem(s) occurred  during request processing:
                Error! The following error occurred during request processing:Database Error:Cannot store binary.
         Original Cause: DB2 SQL Error: SQLCODE=-968, SQLSTATE=57011, SQLERRMC=null, DRIVER=3.50.153
            REQUEST PROCESSING finished at 2009-04-08 15:54:17.855 GMT and took 1 m 6 s 42 ms

    I have done some more testing regarding the case with "Database Error:Cannot store binary."
    Unfortunately, the behaviour doesn't seem to be consitent or related to particular files. I had a successful activation with 79 of the files in one folder, but could'n add one single file in a new activity. When i removed one of the 79 files and added another file, one of those not possible to add before, it was successful.
    After this I tried to remove all 79 files again i one activity, and the add the original 79 files in another. The remove was successful while the adding was unsuccessful. All with the same error message in Request log.
    Does anybody have an idea of what is happening here? I don't have a clue.
    /Anders

  • Working with NWDS...and property files

    Hi all.  I am trying to execute some of the examples in the Development & Extension Guide Tutorial and I have a question.  I am using NWDS and have built a new B2B application and deployed it, I am trying to add a new field and have made some modifications to the JSP by checking it out.  The next step is to modify the properties file to set the new fields label using the <ISA:Translate> tag.  The problem that I have is that the ISAResources_en.properties file is not in the NWDS projects.  I have not been able to figure out how to added it and have it deployed properly - I am new to NWDS.  I also see that many property and XML configuration files are not in my project in NWDS.
    Question:  are these files maintained outside of NWDS, or is there some way to get them included into the project?  I have create a new project under crm/home/shr/ext but I think I am missing something.  I would think these files would be maintained in NWDS, not manually so that they are versioned in the DTR.
    Any advice or guidence would be appreciated.
    DMM

    Hi Donald,
    All the properties files are available in web/b2b project under source folder in your NWDS.
    You will find the files with .xlf extension. When you open this file it will ask for the activity, Just confirm the existing activity or create a new activity.
    All these files are compiled into .properties files. You can see the properties files created when u try to change the .xlf file. all the changes are reflected in the properties files.
    Add a new key to xlf file is easy. Just click the add button and add the key name and value.
    You can even specify the key type also like lable etc.
    The general recommondation to keep the type is lable only.
    Regards,
    Sateesh Chandra

  • Adobe flex application development in NWDS

    Hi All,
    I have to develop an adobe flex application in NWDS.The questions are:
    1.What version of NWDS is required
    2.How do i integrate adobe flex with NWDS
    3.Any tutorial for a sample Adobe flex application development in NWDS
    Thanks and Regards
    Radhika

    Hi,
    Does it have to be NWDS?
    See if this post gives you some answers:
    Integrating Flex into Developer Studio
    Rgds.

  • Create SDA File for JMS drivers using NWDS

    Hi SDNers,
    I need to create a SDA file for the JMS Drivers to be deployed on the PI server using JSPM.
    I have all the required jar files.
    I need to know how to create an sda file using these jar files with NWDS
    Regards,
    Gautam Purohit

    Why you need to create SDA file? you need to deploy those drivers on PI server,
    refer below linkS and follow the steps
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00b4a020-4ae6-2c10-5a95-fed4ad9a4b60?QuickLink=index&overridelayout=true
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8000cffc-6b92-2d10-3493-f2ac1399242f?QuickLink=index&overridelayout=true

  • Two other minor errors in NWDS/WDJ Tutorial #2 (and one mroe question)

    First:
    In the layout instructions for the QuesdtionMarkView on page 25-26 of Tutorial #2, it does not say to delete the default text view (although it does say to do this for the other views.)  So when you first deploy/run as per instruction on page 29, you will see the text "QuestionMarkView" as well as the question mark image itself.
    Second (a little more important):
    On page 29, the tutorial seems to read as if the code generator has ALREADY added the line
    (1)  wdThis.wdFirePlugStartQuizOut();
    for the START plug, and that you only have to add this line of code for the EXIT plug:
    (2) wdThis.wdGetQuizInterfaceViewController().wdFirePlugGotoUrl("http://www.sap.com");
    But inn my version of NWDS, line #1 bove has NOT already been added by the code generator for the START plug, and it has to be added manually as well as line #2.
    Is this a change in the operation of the code generator or an error in the tutorial?

    hi L.M.:
    You may be right, though I can't tell at this point if I missed the step you mention when following BG's instructions on page 28 of WDJ Tutorial #2.  I'm pretty sure I followed his instructions to set plug values for all view actions, including StartQuizOut for StartPressed.  I'm sure I'll hit this again in another tutorial, and will check at that point to see if you're right.
    Anyway, 10 for explaining how the NWDS "points-and-clicks" are related to the code generator.
    Thanks
    djh

  • Create and deploy sda file in NWDS 7.0

    Hi,
    Could u pls tel me how to import , create and deploy sda file.
    I hav got an .sda file, i need to import ,made changes to that nd deploy it again in NWDS 7.0
    help me by providing some links or turorials...
    thanks
    raji

    Hi,
    As i told you earlier, there is no option to import a .sda file in NWDS 7.0.
    So you have to follow the approach which i mentioned in your earlier thread.
    https://www.sdn.sap.com/irj/scn/profile?userid=3978830
    That is the only way which you can do.
    Regards,
    Saleem

  • NWDS 7.0 Question

    I downloaded JIDE12_2-10003480.SAR file from Market Place as we are PI7.0 Sp12. I'm not able to install it without NWDS_Install.zip which I can not found in SDN. Can anyone help melocating this file Please. Any help is greatly appreciated.

    Hi Krish,
    A quick way to download NWDS7.0 of the precise SP level is to go to service marketplace:
    http://service.sap.com      -> Support -> Downloads ->
    In SWDC -> Download --> Support Packages and Patches --> Entry by Application Group
    --> SAP NETWEAVER --> SAP NETWEAVER --> SAP NETWEAVER 7.0 --> Entry by Component -->
    Developer Workplace or
    Developer Studio
    "Download", "Search for all Categories" and do the search: JIDE+<SP level you need>.
    For examlple, if you need NWDS 7.0 SP12, seach for JIDE12
    If you need NWDS 7.0 SP14, seach for JIDE14.
    After downloading, you need to extract this .SAR to get the installer.
    The last one in the list of files extracted will be "SP12 for NW DEVELOPER STUDIO 7.00"
    You need sapcar (you have it for example on your sap server).
    Use
    "sapcar -xvf JIDE12_0-10003480.SAR"
    and it will extracts all files.
    This is how you can use sapcar to extract .SAR files:
    How to extract (decompressing) SAR Files ?
    - Go to the directory where you want to decompress via the "cd" command
    - SAPCAR -xvf <your-SAR-file>
    - Then all files and directories, that are stored in this archive,
      become decompressed.
    I hope this helps .
    Regards, Gaurav.
    Edited by: Kr.gaurav on Oct 8, 2010 7:38 AM
    Edited by: Kr.gaurav on Oct 8, 2010 7:41 AM

  • Question on p.23 of WDJ/NWDS Tutl 2: "hAlign" not in Image FlowData layout

    On page 23 of WDJ/NWDS Tutorial #2 ("Creating an Extended Web Dynpro Application"), the instructions say to set the "h_align" property of the LayoutData of the UIElement "QImage" to "center".
    But in the properties window, there is no h_align property for the Image UIElement.  There are only:
    Layout Data [FlowData]
    cellDesign
    paddingBottom
    paddingLeft
    paddingRight
    paddingTop
    Does the tutorial have an error in it or am I not seeing/doing something I should be seeing/doing ???
    Thanks.
    Dave
    vGutter

    Never mind - I had the group layout set to Flow ...

  • Next Question about NWDS/WDJ Tutorial #2 - bottom of page 29

    At the bottom of p.29 of the NWDS/WDJ Tutorial #2, it says to rebuild the project and deploy/run the application so that you can see the "runtime behavior" of the app at this stage of development.
    OK - so I get a clean rebuild with no errors.
    I also get a clean deploy/run with no errors.
    But when the application "pops", there is nothing but a blank frame.
    I know this is not a config problem, because I can still run the Tutorial #1 application and have it "pop" the way it is supposed to.
    I have redone the tutorial up to page 29 twice now to make sure I have made no mistakes. 
    But I still get that d***d blank frame when I do what it says to do at the bottom of page 29.
    What might have I done wrong that I'm not aware of ??
    And how can I tell what I've done wrong if the rebuild and the deploy/run are clean with no error messages ???
    Thanks for any insight anyone can provide.
    djh

    ar/rh -
    Yes - your suggestions led me to the right answer.
    Although BG says to set the VerticalSlashPosition of the viewset QuizViewSet to 50% when creating it (in #7 at the top of page 19), he does not say to set the default property of this viewset to "true".
    As soon as I did this, the view popped.
    I'm giving 6 to you and asking Craig/Gali to give ar 6 also.
    Dave

  • Web Service Proxy DC in NWDS 7.3

    Hello,
    We are planning to upgrade our SAP NetWeaver Portal platform from 7.0 to 7.3.
    Currently, we have created following type of DCs in SAP NWDS 7.0: -
               1. Portal Application Standalone (packed in SDA) : ( mainly JSPDynpage & custom UWL connectors)
               2. Web Service Deployable Proxy DC  : (to be used in JSPDynpage to call web service)
    Can anyone please suggest what type of DCs we need to create in NWDS 7.3 and some tips while migrating the code?
    Please help.
    Thanks & Regards,
    Amey Mogare

    Thank you very much Amey for the answer! I'm gonna try your approach and will get back to you if I have any confusion!
    May I bother you with another question?
    I'm facing a problem after deploying and starting EAR file (regarding to a Service) on
    SAP NetWeaver Application Server Java. The error occurs when the service is started and the error  message indicates the soapconfig.xml because of a missing function (let's name it X). Just to make  sure weather the problem is caused by soapconfig.xml file or not, I did a test! The point is that when  I remove the folder containing soapconfig.xml and create EAR file, after deploying it, the same error  is issued meanwhile there is no soapconfig.xml file deployed!!
    I would like to know what's your idea about this problem! Is there any configuration section in Sap  NWDS Application server Java in which we can change the path regarding to soapconfig.xml or any  other file??
    Many thanks for your help in advance!

  • Sapmake_util, par2sda, ear to sda confusion

    I've been wrestling with the sapmake_util package for a few days now and have several questions. 
    My ultimate goal is to create a SCA containing several PAR, SDA, and EAR files representing portal application/service projects, dictionary projects, and web dynpro projects built within NWDS that can be deployed successfully via JSPM.  I am not using NWDI, I am using sapmake_util (see tech note #696084).
    The help article regarding the creation of SDA and SCA files shows the path a PAR file takes through a combination of archives as:  PAR -> EAR -> SDA -> SCA.
    It goes on to note that:
    The following conversions are possible:
    ·        PAR to EAR
    ·        EPA to SDA
    ·        EAR to SDA
    ·        SDA to SCA
    Which clearly makes it possible to combine a PAR file as illustrated in the graphic.
    However, sapmake_util does not include a command to perform this combination.  My current attempt is to use par2sda which gives me an EAR file "that is in SDA format."
    I've read several posts which seem to confirm that the EAR file is indeed a SDA and needs no conversion to an actual SDA file (which, I can only assume, is why there is no ear2sda command provided in the sapmake_util package).  Why then, does the help article specifically state that:
    The following conversions are possible:
    ·        PAR to EAR
    ·        EPA to SDA
    EAR to SDA
    ·        SDA to SCA
    So, is an EAR actually a SDA?  Can someone please get this story straight?
    Thanks!
    Kris

    An EAR is a SCA.

  • Error While Deploying .sda File in SDM

    Hi,
    We have developed some GP Applications. To transport the GP Application to production system we have builded .sda file from the development portal and deployed it in SDM. But its throwing an error while deploying.
    Production system details:
    OS : AIX (ppc64) 5.3
    EP : NW2004s SP 9
    Oracle : 10.2
    <b>We tried giving R/W permission to the .sda files after copying it in production. But still it throws the same error.</b>
    The error we got while deploying in SDM is :
    Deployment started Wed Mar 21 20:44:49 GMT+05:30 2007
    ===========================================================================
    Starting Deployment of
    com/sap/caf/eu/gp/fnd/tsp/contentD86B5900D79E11DBB0E4000D60ECF782
    Aborted: development
    component 'com/sap/caf/eu/gp/fnd/tsp/contentD86B5900D79E11DBB0E4000D60ECF782'/'sap.com'/'LOCAL'/'20070321165517'/'1':Caught exception during
    application deployment from SAP J2EE Engine's deploy
    service:java.rmi.RemoteException: Cannot deploy application
    sap.com/comsapcafeugpfndtsp~contentD86B5900D79E11DBB0E4000D60ECF782.. Reason: <--Localization failed:
    ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle',
    ID='/usr/sap/PEP/JC02/j2ee/cluster/server0/./temp/cafeugp~model/trareader1174490093196/xlfWork/caf.eu.gp.devobj/1B319881BE5E11DBBC21000D60ECF782/1B319881BE5E11DBBC21000D60ECF782.xlf (A file or directory in the
    path name does not exist.)', Arguments: []--> : Can't find resource for
    bundle java.util.PropertyResourceBundle,
    key /usr/sap/PEP/JC02/j2ee/cluster/server0/./temp/cafeugp~model/trareader1174490093196/xlfWork/caf.eu.gp.devobj/1B319881BE5E11DBBC21000D60ECF782/1B319881BE5E11DBBC21000D60ECF782.xlf (A file or directory in the
    path name does not exist.); nested exception is:
    com.sap.engine.services.deploy.container.DeploymentException: <-
    -Localization failed:
    ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle',
    ID='/usr/sap/PEP/JC02/j2ee/cluster/server0/./temp/cafeugp~model/trareader1174490093196/xlfWork/caf.eu.gp.devobj/1B319881BE5E11DBBC21000D60ECF782/1B319881BE5E11DBBC21000D60ECF782.xlf (A file or directory in the
    path name does not exist.)', Arguments: []--> : Can't find resource for
    bundle java.util.PropertyResourceBundle,
    key /usr/sap/PEP/JC02/j2ee/cluster/server0/./temp/cafeugp~model/trareader1174490093196/xlfWork/caf.eu.gp.devobj/1B319881BE5E11DBBC21000D60ECF782/1B319881BE5E11DBBC21000D60ECF782.xlf (A file or directory in the
    path name does not exist.) (message ID:
    com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of
    com/sap/caf/eu/gp/fnd/tsp/contentD86B5900D79E11DBB0E4000D60ECF782
    finished with Error (Duration 8944 ms)
    <b>Please guide me on how to solve this error.</b>
    Kind Regards,
    Nirmal

    Hi Dipankar,
    I can't tell you the cause why you are facing this problem.
    But I can suggest you a way that you can once again check the availability of plugins in your NWDS.
    Contents of  "gp_TopLevelDCs.zip" are
    <b>1) sap.com caf eu gp api wd.dcref
    2) sap.com caf eu gp api.dcref</b>
    And
    Location to Extract gp_TopLevelDcs.zip=>
    <b>C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\CAF\SCs\sap.com\CAF\_comp\TopLevelDCs</b>
    Contents of "gp_api_nw04s.zip" are-->
    <b>1) api(folder)</b>
    Location to Extract gp_api_nw04s.zip=>
    <b>C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.ap_2.0.0\comp\CAF\DCs\sap.com\caf\eu\gp</b>
    <b>I'm using NWDS 7.0.06</b>
    Just check if  this info can help you out.
    Do make a reply if you stiil face the problem.
    Regards,
    Piyush

  • How Can I Run A SQLJ Normal Project In SAP NWDS

    I have a question about SQLJ in SAP NWDS.
    1.I created a java dictionary project,and then create the table , then depoly it.it's ok.
    2.I created a java normal project including the above java dictionary project.
    3.I used the SQLJ tech in the java normal project,exporting the opensqllib.jar,sqljapi.jar,sqljc.jar,sqljimpl.jar.
    4.I coded the normal project,and export the project .jar,everything is ok.
    <b>5.But when i runed the project in NWDS,the error appeared:java.lang.NoClassDefFoundError: com/sap/sql/log/OpenSQLException
         at com.ezkj.deom.sqlj.MainApp.main(MainApp.java:21)
    Exception in thread "main"</b>
    How Can I Run A SQLJ Normal Project In SAP NWDS?
    PLS Help me and don't let me alone!

    Tony,
    Why not try to import your SQLJ project in SAP NWDS. Add all the jars mentioned to the project path both for compile time as well as runtime. Now try running he project. Once you are able to bypass java.lang.NoClassDefFoundError, you will get other errors related to SQL statements. These Oracle SQL statements needs to be converted to OpenSQL format.
    Chill out!!!
    Sukanta Rudra
    Note: If helpful, plz donate some points.

Maybe you are looking for

  • Text inside box

    How to print text inside a box in sap script?   please let me know the process

  • Configure The client for ADC

    I like to Configure Acrobat 8 for the Document Center. In my Acrobat 8 pro swedish version I cannot find the the drop-down-text "Choose Advanced > Security > Use Adobe Online Services. " taken into account the "language diffrences". So I download a t

  • Error trying to use TreeSet

    I get an odd error when trying to use TreeSet on my computer... even in code that I know compiles on other computers... C:\Program Files\JavaCompiler\Programs\Exam2\Prob03>javac Prob03.java .\Prob03MyClass.java:1: cannot resolve symbol symbol : class

  • When I download an app, it skips to the next page instead of filling the final fourth row?

    I even did a full factory restore without using a back-up (for other reasons) and it still won't work...please help?

  • Account determination error at settlement of PCC

    Dear All, I have never got this error before. While running the settlement for product cost collectors through CO88, I got error message for 2 material codes. The error is F5611 "Account determination for product cost collector price difference with