SAP-JEE, SAP_BUILDT, and SAP_JTECHS and Dev Configuration questions

Hi experts,
I am configuring NWDI for our environment and have a few questions that I'm trying to get my arms around.  
I've read we need to check-in SAP-JEE, SAP_BUILDT, and SAP_JTECHS as required components, but I'm confused on the whole check-in vs. import thing.
I placed the 3 files in the correct OS directory and checked them in via the check-in tab on CMS.   Next, the files show up in the import queue for the DEV tab.  My questions are what do I do next?
1.  Do I import them into DEV?  If so, what is this actually doing?  Is it importing into the actual runtime system (i.e. DEV checkbox and parameters as defined in the landscape configurator for this track)? Or is just importing the file into the DEV buildspace of NWDI system?
2.  Same question goes for the Consolidation tab.    Do I import them in here as well? 
3.  Do I need to import them into the QA and Prod systems too?  Or do I remove them from the queue?
Development Configuration questions ***
4. When I download the development configuration, I can select DEV or CON workspace.  What is the difference?  Does DEV point to the sandbox (or central development) runtime system and CONS points to the configuration runtime system as defined in the landscape configurator?  Or is this the DEV an CON workspace/buildspace of the NWDI sytem.
5.  Does the selection here dictate the starting point for the development?  What is an example scenarios when I would choose DEV vs. CON?
6.  I have heard about the concept of a maintenance track and a development track.  What is the difference and how do they differ from a setup perspective?   When would a Developer pick one over the over? 
Thanks for any advice
-Dave

Hi David,
"Check-In" makes SCA known to CMS, "import" will import the content of the SCAs into CBS/DTR.
1. Yes. For these three SCAs specifically (they only contain buildarchives, no sources, no deployarchives) the build archives are imported into the dev buildspace on CBS. If the SCAs contain deployarchives and you have a runtime system configured for the dev system then those deployarchives should get deployed onto the runtime system.
2. Have you seen /people/marion.schlotte/blog/2006/03/30/best-practices-for-nwdi-track-design-for-ongoing-development ? Sooner or later you will want to.
3. Should be answered indirectly.
4. Dev/Cons correspond to the Dev/Consolidation system in CMS. For each developed SC you have 2 systems with 2 workspaces in DTR for each (inactive/active)
5. You should use dev. I would only use cons for corrections if they can't be done in dev and transported. Note that you will get conflicts in DTR if you do parallel changes in dev and cons.
6. See link in No.2 ?
Regards,
Marc

Similar Messages

  • DCs missing in SAP-JEE, SAP_BUILDT, SAP_JTECHS compartments in Track

    Hi All,
    I reimported the Updated version of  Development configuration in NWDS.
    After importing i found out that Standard SAP SCs SAP-JEE, SAP_BUILDT, SAP_JTECHS are empty and does not contain any Standard SAP Dcs.
    Because of this all the custom Dcs in the particular Track are not building when i am Creating Projects from these DCs in NWDS.
    I checked In the CBS WebUI that all the DCs are  Broken because their meta data is Broken because of the missing DCs in the above mentioned SAP Standard SCs.
    Please suggest how to resolve this issue and figure out the root cause of Problem.
    Thanks & Regards,
    Siddharth Jain

    Hi Siddharth,
    sometimes changes to the track definition on CMS will lead to the invalidation of the CBS buildspaces. In this case, check-in the required SCs SAP-JEE, SAP_BUILDT and SAP-JEE again into your track (using CMS Transport Studio, Check-In tab) and import them again into the DEV and the CONS stages of your track. This usually leads to a rebuild of your "own" DCs and -- maybe after leaving and starting the NW Developer Studio again -- should fill the CBS buildspaces. As a result you should see the DCs again in the NW Developer Studio.
    Please note that the situation might be different if you have changed the SP stack level of your DEV / CONS system in the meantime. In this case you need to import the "correct" version of SAP-JEE, SAP_BUILDT and SAP_JTECHS and this different version may result in broken DCs during the build (if some public parts have changed in the meantime).
    Best regards
    Thomas

  • Test and Dev configuration choosing between servers

    Need to create 2 node setups for Test and Dev utilizing 3 servers
    Server A - 8GB ram, 146GBx2 hd, 4 core 1.2GHz process.
    Server B - same as above
    Server C - 8GB Ram, 146GBx16 hd, 4 Dual corex1.2 GHz process
    What I was thinking was to make Server A and SErver B as the Apps Tier and server C to host the DB tier for both server A and server B
    Server A - Hosting Test App Tier
    Server B - Hosting Dev App Tier
    Server C - Hosting DB tier for TEst AND DB tier for Dev
    There are other combinations also possible. Do let me know if you feel some other permutation might be useful and why?

    Sunil,
    Since you have limitation in space on Server A and Server B, I believe the above should be the best configuration. If your database size is small and/or if you can manage to add more space to Server A and Server B, then I would suggest you have the TEST instance on Server A, C and DEV instance on Server B, C as follows:
    - Test instance: Application on Server C, and Database on Server A
    - DEV instance: Application on Server C, and Database on Server B

  • SAP Content Server and DMS configuration

    Hello,
    I need help in configuring the relation between DMS and SAP Content Server. I need to make documents to be stored in a Content Server Repository and can't see clearly how to configure it from SPRO transaction.
    Thanks!
    Patricia

    Hello,
    can you tell as the solution for this problem please?
    i got the some error message - but only on one server?!
    the note 925327 dosn't help's
    thank you
    thomas berger

  • Netmask and IPMP configuration question...

    Hello all,
    I have two questions.
    Question 1.
    I changed ip address on Solaris 10 server.
    The ip address was 122.232.243.122 and netmask was 255.255.255.0.
    the /etc/netmasks file was "122.232.243.122 255.255.255.0" and it worked fine.
    Today. I got new ip address and netmask that is 122.232.233.122 and 255.255.255.240.
    Now, what shoud I update in /etc/netmask file?
    I updated it with "122.242.244.0 255.255.255.240" but it does not work.
    Question 2.
    IPMP needs 3 ip addresses (primary + secondary + virtual)
    Usually, hostname links primary ip address.
    For example
    ########## /etc/hosts ############
    127.0.0.1 localhost
    122.232.244.122 sis01 sis01. loghost
    122.232.244.123 sis02
    122.232.244.124 sys03
    ########## /etc/hostname.ce0 #######
    sis01 group production netmask + broadcast + up
    addif sis03 netmask + broadcast + deprecated -failover up
    ########## /etc/hostname.ce1 ########
    sys02 netmask + broadcast + group production deprecated -failover standby up
    In this case, hostname is sys01, primary ip is 122, secondary is 124, and virtual is 123.
    But what I want to do is to make "hostname is sys01, primary ip is 123, secondary is 124, and virtual is 122".
    Is it possible?

    sun929 wrote:
    I changed ip address on Solaris 10 server.
    The ip address was 122.232.243.122 and netmask was 255.255.255.0.
    the /etc/netmasks file was "122.232.243.122 255.255.255.0" and it worked fine.I would have expected
    122.232.243.0 255.255.255.0
    122.232.243.0 is the first address in the /24 that contains 122.232.243.122.
    Today. I got new ip address and netmask that is 122.232.233.122 and 255.255.255.240.
    Now, what shoud I update in /etc/netmask file?
    I updated it with "122.242.244.0 255.255.255.240" but it does not work.122.232.233.122 is not in the /28 with 122.242.244.0. The first address that it's in would be 122.232.233.112. So:
    122.232.233.112 255.255.255.240
    Question 2.
    IPMP needs 3 ip addresses (primary + secondary + virtual)
    Usually, hostname links primary ip address.
    For example
    ########## /etc/hosts ############
    127.0.0.1 localhost
    122.232.244.122 sis01 sis01. loghost
    122.232.244.123 sis02
    122.232.244.124 sys03
    ########## /etc/hostname.ce0 #######
    sis01 group production netmask + broadcast + up
    addif sis03 netmask + broadcast + deprecated -failover up
    ########## /etc/hostname.ce1 ########
    sys02 netmask + broadcast + group production deprecated -failover standby up
    In this case, hostname is sys01, primary ip is 122, secondary is 124, and virtual is 123.
    But what I want to do is to make "hostname is sys01, primary ip is 123, secondary is 124, and virtual is 122".
    Is it possible?I believe so. I think it was even recommended back when a bug caused the current method to have problems. I'm not sure if there are any problems with doing so.
    Darren

  • FCP and LiveType configuration question!

    Hey there,
    I created a little template in LiveType, however, when i export it - i cannot find a way to export it with a transparent background.
    I know i COULD just place a background movie into Livetype and work from there, but my computer isn't fast enough.
    Does anyone have any ideas about how to get a livetype file with a transparent background into FCP?
    Thanks so much,

    It seems the default in LT is to RENDER BACKGROUND.
    I forget where this is... might be with the final render dialog box or it's in the preferences. My thought is it's with the first.
    CaptM

  • Functionality and Technical configuration

    Hi....
    If any one have SAP QM functionality and Technical configuration book-late then provide to me
    thanks in advance
    Bhavesh

    Hi Gurus
    Thanks for good reply because this will help for all QM leaders....
    Bhavesh

  • Adding a RAID card to help speed up export (and other drive question) in Premiere Pro CC

    First of all, I have read Tweakers Page exporting section because that is where my primary concern is. First my questions, then background and my current and proposed configurations:
    Question 1: Will adding a hardware RAID controller, such as an LSI MegaRAID remove enough burden from the CPU managing parity on my software RAID 5 that the CPU will jump for joy and export faster?
    Question 2: If true to above, then compare thoughts on adding more smaller SSDs for either a one volume RAID 0 or smaller two volume RAID 0 to complement existing HDD RAID 5. That is, I'm thinking of buying four Samsung 850 Pro 128 GB SSDs to put in a four disk volume to handle everything (media/projects, media cache, previews, exports), or split it up into two volumes of two disks each and split the duties, or keep the four disk volume idea and put the previews & exports on my HDD RAID 5 array.
    The 850's are rated at SEQ read/write: 550/470 MB/s thus I could get around 2000/1500 MB/s read write in a four disk RAID 0 or 1/2 that if I split into two volumes to minimize volumes from reading/writing at the same time, if that really matters with these SSDs?
    The Tweaker's page made a few comments. One is splitting duties among different disks, rather than a large efficient RAID may actually slow things down. Since the SSDs are much faster than a single HDD, I'm thinking that is no longer accurate, thus I'm leaning toward the Four disk configuration putting OS & Programs on C drive, Media & Projects on D (HDD RAID 5), Pagefile & Media Cache on SSD (2-disk RAID 0) and Previews &Exports on 2nd SSD RAID 0 (or combine the two RAID 0's and their duties).
    Just trying to get a perspective here, since I haven't purchased anything yet. Any experience/stories, I would appreciate.
    My current drive configuration:
    My D drive is software RAID 5 consisting of four 1 TB Western Digital RE4 (RED) 7200 RPM HDDs with a CrystalDiskMark SEQ Read/Write of 339/252 MB/s.
    The C drive is SSD 500 GB (Samsung 840 (not Pro) and does 531/330 MB/s. My OS, Program Files and Page File are on C, and data/media files/project, etc all are on the RAID drive.
    Problem:
    Current setup allows for smooth editing, only the exporting seems slow, often taking between two and two and a half times the video length to export. Thus a 10 minute video takes 20-30 minutes to export. 15 minute video can take 30-40 minutes to export. The first 10% of the two-pass export takes under a minute (seems fast), but it gets slower where the final 10 or 20% can hang for many minutes like my system is running out of steam. So where is the waste?
    I have enabled hardware acceleration (did the GPU hack since my GPU isn't listed) and it may spike at 25% usage a few times and eat up 600 MB of VRAM (I have 2 GB of VRAM), otherwise it is idle the whole export. The CPU may spike at 50% but it doesn't seem overly busy either.
    Our timeline is simple with two video streams and two audio streams (a little music and mostly voice) with simple transitions (jump cuts or cross dissolves). We sometimes fast color correct, so that might use the GPU? Also, since we film in 1080 60P and export 1080 29.97 frames/sec, I think that is scaling and uses the GPU. I know without the GPU, it does take a lot longer. I have ruled out buying a faster GPU since it doesn't appear to be breaking a sweat. I just need to know if my system is bottlenecked at the hard drive level because I'm using software RAID and my disks are slow and will hardware RAID significantly reduce the CPU load so it can export faster.
    Our files are not huge in nature. Most our clips are several MBs each. Total project files are between 5 GBs and 10 GBs for each video with Windows Media File export being 500 MB to 1.2 GB on average. We shoot using Panasonic camcorders so the original files are AVCHD, I believe (.MTS files?).
    Considerations:
    1. I'm thinking of buying (and future proofing) an LSI Logic MegaRAID 9361-8i that is 12Gb/s SAS and SATA (because some current SSDs can exceed the 6Gb/s standard).
    2. I'm not replacing my current RAID 5 HDDs because not in my budget to upgrade to 6 or more large SSDs. These drives are more important to me for temporary storage because I remove the files once backed up. I don't mind a few inexpensive smaller SSDs if they can make a significant difference for editing and exporting.
    I can only guess my HDD RAID is slow but the CPU is burdened with parity. I would imagine running RAID 10 would not help much.
    My setup:
    my setup:
    CPU - i7-3930K CPU @4.5 GHz
    RAM - G.SKILL Ripjaws Z Series 32GB (4 x 8GB) DDR3 2133 @2000
    Motherboard - ASUS P9X79 WS LGA 2011
    GPU - Gigabyte GeForce GTX 660 OC 2GB (performed the compatibility list hack to enable hardware acceleration).
    C drive - 500 GB Samsung 840 SSD (Windows 7 Pro 64 bit and programs).
    D drive - four 1 TB WD RE4 Enterprise HDDs 7200 RPMs in software RAID 5
    Case - Cooler Master HAF X
    CPU Fan - Cooler Master Hyper 212 EVO with 120 mm fan
    Power Supply - Corsair Pro Series AX 850 Watt 80 Plus Gold
    Optical Drive - Pioneer BDR - 208DBK
    thanks in advance,
    Eric

    ........software RAID 5 off the motherboard ??????......NOT a good idea, from what I have read here on this forum from experts like Harm Millard and others. They have mentioned a LARGE overhead on the CPU doing this....causing sub-par performance. RAID 0 off the motherboard will NOT do this, however.....RAID 0 would provide optimum speed, but, with the risk of total data loss if ANY drive fails. You may wish to reconfigure your RAID to be RAID 0...BUT...you would need to DILIGENTLY back up its entire volume onto perhaps a quality 4TB drive very frequently.
         A lot depends on the nature of your current and FUTURE codecs you plan to edit. You may not want to sink a lot of money into an older setup that may have trouble with more demanding future codecs. For now, in the 1080p realm, your rig should be OK....the read/write performance on your CURRENT RAID 5 setup is not great, and a definite drag on the performance. The rest of your components appear to be fine.....the Samsung SSD, though not ideal, is OK.....it's write speed is WAY lower than the Pro model,but, the drive is used mainly for reading operations. Since you have Windows 7 Pro, and NOT Windows 8.......you CAN put the entire windows page file onto the RAID 0 you might create.....this will take that frequent read/write load OFF the SSD. Read the "tweakers Page" to see how to best TUNE your machine. To use your current setup most efficiently, without investing much money, you would :a. create the RAID 0 off the motherboard, ( putting all media and project files on it )  b. install a quality 7200rpm 4TB HDD to serve as a BACKUP of the RAID array. Then, install a Crucial M550 256GB or larger SSD, ( close in performance to Samsung 850 Pro...much cheaper), to put all previews, cache , and media cache files on....AND to use as " global performance cache" for After Effects...if you use that program. Exporting can be done to ANOTHER Crucial M550 for best speed...or, just to the either the FIRST Crucial or, the 4TB drive. Your current GPU will accelerate exports on any video containing scaling and any GPU accelerated effects. Your CPU is STILL important in SERVING the data to and from the GPU AND for decoding and encoding non-GPU handled video....your high CPU clock speed helps performance there ! You may want to check out possibly overclocking your video card, using MSI Afterburner.or, similar free program. Increasing the "memory clock speed" can RAISE performance and cut export times on GPU effects loaded timelines,or, scaling operations. On my laptop, I export 25% faster doing this. With my NEW  i7 4700 HQ laptop, I export in the range of your CURRENT machine....about 2 to 3 times the length of the original video. PROPERLY SET UP...your desktop machine should BLOW THIS AWAY !!
        Visit the PPBM7 website and test your current setup to possibly identify current bottlenecks,or, performance issues. THEN, RE-TEST it again, after making improvements to your machine to see how it does. Be aware that new codecs are coming (H.265 and HEVC,etc.) which may demand more computer horsepower to edit, as they are even MORE compressed and engineered for "streaming" high quality at a lower bandwidth on the internet. The new Haswell E...with its quad-channel memory, 8 core option, large number of PCI gen. 3 lanes, goes farther in being prepared for 4K and more. Testing by Eric Bowen has shown the newer PPro versions provide MUCH better processing of 4K than older versions.

  • Unable to find SAP_BUILDT, SAP_JTECHS, and SAP-JEE

    Hi,
    I am configuring NWDI for dev environment and in the process i have created a product, software component, reserved the namespace prefix, created a domain and while cretaing a track i am facing this prblm.
    I have entered the general track data in the track data tab, added the software component which I have created and after that I got the SAP_BUILDT, SAP_JTECHS and SAP-JEE in the required component table.
    After that how to add these systems to the development track in runtime systems tab and i added only the development runtime system and i left the other three.
    After that to perform checkin and import the above software components SAP_BUILDT, SAP_JTRANS, SAP-JEE i did not find the directory CMS_CBS in the server path <drive>://usr/sap/<sid>/SYS/global.
    Please tell how to find those software components
    Thanks

    Hi,
    you can use the wizard to create a track and determine which kind of application you want to develope. The wizard will automatically select and import the correct components.
    If you are working with CE 7.11 you can find the wizard in
    NWA -> Configuration Management -> Scenarios -> Configuration Wizard
    -> Change Management Service (CMS): Create an Application Skeleton
    or
    http://server:port/devinf --> Create an Application Skeleton
    Best regards,
    Kevin

  • SOLMAN 4.0 SR2 connect to SAP R/3 Three System landscape (DEV QA and PRD)

    Hi,
    We have successfully installed SOLMAN 4.0 SR2 (ABAP + JAVA) on
    WIN2003 SP2 EE MSSQL 2005 EE SP1.
    I just want to activate the service so that SOLMAN could see my existing SAP R/3 4.6 C Three system landscape (DEV QAS PRD).
    I heard settings should be done on SPRO IMG configs. Could anyone tell me the exact procedure to navigate on it. I see a lot of buttons to config and execute, Just want to make sure everything will be in order.
    My SLD is directly installed locally on my SOLMAN server.
    Thanks,
    Simoun

    Hello Simoun,
    Telling from your last sentence I assume that you would like to connect SolMan (transaction SMSY) to your locally installed SLD or in other words: replicate SLD system data into SOLMAN system landscape SMSY.
    Please check this document:
    http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000538663&_SCENARIO=01100035870000000202&_OBJECT=011000358700000530282007E
    Here you find information covering prerequisites, required SAP Solution Manager IMG configuration to connect SLD and SMSY and frequently ask questions (FAQ-like).
    I hope this helps you to get started.
    Regards,
    Doreen

  • ESS and MSS configuration in sap ECC 6.0

    Hello friends,
        In our ECC6.0 system we want to configure ESS and MSS...  well is this ECC6.0 system have contains this settings in predefine or i have to apply for some patches and addons???? what will be the further steps for basis peoples in this ESS and MSS configuration??? please help me...
    Regards
    Farkath
    Edited by: farkath ulla on Nov 29, 2011 4:34 PM

    Hello Farkath,
    Please go through the below wiki to get more details of components required in ECC to configure ESS/MSS in portal.
    http://wiki.sdn.sap.com/wiki/display/EP/DownloadinganddeployESSand+MSS
    Good Luck.
    Thanks,
    Siva Kumar

  • SAP-JEE, SAP_JTECHS, SAP_BUILDT  not present in Check-In Tab for import

    Platform :J2ee server 6.40 SP19 , <b>NWDI 7.0</b> , XSS 100 SP 16.
    While creation of ESS/MSS track only 3 SCA(ESS/MSS/PCUI) file shows up in the Check In Tab , all the 3(SAP-JEE, SAP_JTECHS, SAP_BUILDT) remaining SAP support file is not present. 
    All 6 File is present in cms/inbox folder.
    What is the reason for the file not showing up in the check in tab? Please let me know , some has a solution to it.

    Hi Akshata,
    Let me add some more to your point, when you deploy these SCA file using SDM. The file system deployment will extract the contained Build Plugin SCAs into the directory /usr/sap/<instance name>/SYS/global/CMS_CBS/plugins. You can now copy the extracted files to the CMS Inbox.
    If you directly copy these files to CMS/inbox then CMS wont recognize them, but once you deploy it,it does recognize them.
    Regards,
    Ameya
    Message was edited by:
            Ameya Pimpalgaonkar

  • SAP SRM scenarios and configurations

    Hi,
    Please anyone can send me the documents related to SRM to understand the different scenarios and the configurations.
    Regards,
    Sashi

    Dear Sashi,
    you might take a look at the following documents (service.sap.com)
    https://websmp103.sap-ag.de/srm-inst
    There you can find the installation and upgrade documents. I´m sure you can also find further info for the different scenarios in this forum by using the search functionality.
    Kind Regards
    Michael

  • How can we transport the partner profiles and Port configurations

    Hi everybody,
    How can we transport the partner profiles and Port configurations. While creating these , system will not ask for Dev class and we cant assign any Transport request number. Then How can we transport these settings?
    Your replies are really apreciable.
    Thanks and Regards,
    Vijay.

    Hi,
    please have a look of the OSS note: 182172
    >>
    The partner profiles are stored in the following tables:
    Table EDPP1: General partner profile
    Table EDP12: Partner profile outbound, additional data NAST
    Table EDP13: Partner profile outbound
    Table EDP21: Partner profile inbound
    Table EDIPHONE: Connection to SAP telephony (optional)
    You can use R3TR TABU to manually set the tables into a Customizing request (as of Release 46, into a SYST-type request).
    <<
    Rgd
    Frédéric

  • SAP Business Workflow and SAP Netweaver Gateway - Missing extensible elements

    Hello,
    For a mobile project we use SAP Netweaver Gateway in order to retrieve information from workflows stored into SAP Business Workflow.
    We are able to retrieve standard informations for a workflow but custom fields added into "Extensible Elements" section are lost when exit SAP NG.
    We have checked the configuration of SAP NG (by 4 differents person) and it seems to be OK.
    Do you have an idea why the custom fields are lost during SAP NG processing ?
    Thanks in advance
    Best regards,
    Dominique

    Hi Dominique,
    FYI. SAP Fiori Approve Requests uses task processing service. This may help.
    How to display application data in SAP Fiori Approve Requests app
    Regards, Masa
    SAP Customer Experience Group - CEG

Maybe you are looking for

  • New macbook pro but some issues

    so i got this lovely Macbook Pro on Monday, and it was behaving very nicely until now. i typed something using the trial version of iWork, which allows you to print, and wanted to print it out. the printing was to be done through the network through

  • Pricing Condition Type R/3 - CRM (Exclusion Indicator)

    Hi, I am facing problem with the condition type in the CRM. In R/3 in contion type in Control data 2 we have a Condition Exclusion field and Same Exclusion  field is not availble in CRM. The Value in the Exclusion field is set not to perform this Con

  • Problems using Burn

    I've been trying to burn a video DVD using Burn but keep getting errors. The error log says it fails to set up DVD xml/menu or something to the effect. It goes through converting the file, but quits while writing the disc.

  • Table name for the AMOUNT field in header details of costomer invoice

    hi experts,                 I need the table name for the field AMOUNT(wrbtr) which is in header details in fb70 tcode .I have checked many tables like bseg bsid,  there its showing the amount but at item level.

  • Multi-language support for change password page in OAM

    How do we setup multiple language change password from lost password management in OAM. Thanks. Vinay