Minimum Development Landscape for XI

Hello,
In most cases the proposed optimum landscape for an XI project is the following:
2 XI servers such that
   DEV R/3 linked via logical name to XI DEV and
   PRD R/3 linked via logical name to XI PRD)
Asking the customer to buy 2 servers for XI in some cases does not sit well.
It is usually the case that the customer (already a SAP customer) has DEV + PRD R/3.
Can we use only one XI server to carry out both productive work and tests / developement work when needed. I am thinkg of filtering messages based on the logical name of the R/3 system. I do not know if this is safe since as far as i know when a DEV system is refreshed and kept uptodate by copying over the PRD the logical name is copied over as well. Therefore the above solution will have a high risk.
Anyone outhere that have faced a similar dilemma and come up with a neet solution?
Thanks
Dimitris Hagigeorgiou

Hi,
No its not at all advisable to have a same server for Dev and Prod. There are certain Best Practices proposed by SAP like DEV>QA>PORD and its advisable to follow it and there are lots of reason behind this kind of landscape.
At this point of time it might sounds good to have a one box which will server as DEV and PROD. But think of if something goes wrong and there are lots of chances to go wrong are DEV. As the name says its a development system ofcourse things will go worng quite often. If the same system is used for Prod then its all Business data and no orgn will compromise of loosing real time business data. There are lot many parameters apart from that like security etc..
Thanks,
Prakash

Similar Messages

  • Setting up development landscape for E Commerce R/3

    Hi Experts,
    Need some good document reference for setting up our landscape for E Commerce 5.0.
    I have gone through lot of documents and information but nothing consolidated about best practices to follow while doing so,
    In our landscape we will have R/3 DEV, QA and PROD (All ready there) AND 
      3 corresponding AP 7 boxes for IPC and WAS (to deploy ISA java components)
    The missing link in this is how best to use NWDI to talk to the 3 AP systems.
    Q1 . Should we have 1 separate Box which has NWDI installed or can we use AP7 box for DEV to also use that for NWDI. (In this case on 1 BOX we will have IPC, WAS/ISA and NWDI.. so worried about performance)
    Q2 Just in case itu2019s advisable to have a different BOX for NWDI, then how to configure NWDI to have all the 3 different AP 7 Boxes as part of development landscape to deploy ISA java applications from DEV to QA to PROD environment.
    Thanks and regards,
    Dips

    Thanks for the reply.
    My client says they dont have a QA environment. So they just have DEV and PROD. Since its a very small setup, We want to setup NWDI just for DEV and then PROD. Is it possible to not have QA ?
    Regards,
    Dips

  • Versioning and parallel development streams for worldwide SAP roll-out

    Hi SDN folks,
    My customer is in the process of a worldwide roll-out of SAP. They have a transport environment for ECC that looks like this:
      D  -
    >    QA  -
    >  R   -
    >   P
    We have SAP Charm installed and running in solution manager - to manage the creation of transports in the D system.
    The problem we are facing is how to manage parallel development changes and configuration changes.
    For example - if we have developers working on a change that is in test in the QA environment - and we hit a production emergency in P - we then need to make an emergency change to the P version (which would only be available in P and R) - and transport this change through to P - in the process - overwriting the changes that our developers are working on in the D and QA environments.
    We also have the issue of objects for multiple countries being developed and configured in parallel - and so there will be version conflicts up the to the QA system as well.
    Is there any kind of solution for the management of parallel development streams  - and versioning - for all custom code / development objects and for configuration changes(other than introducing a second development system)?
    Is there any kind of 3rd party product for SAP that helps to solve this issue?
    Currently we are considering development freezes, manually renaming objects with versioning identifiers (will only work for some objects), manual backups of versions. - none of these seem to be a tidy universal solution, is there one?
    Any help / directions you can offer will be appreciated,
    many thanks,
    Julian

    Hi Julian,
    Thanks for the clarification!
    Managing production support and new development after go live is always a challenge.  It can be addressed in many ways, but it is most important to create a set of rules and stick to the procedure.  If you do not want a "second" landscape, you are going to have objects "overwritten" in the D and Q systems when you need to make a production fix -- as you must revert the object in D to the P version to make the fix.  Even with a second landscape, objects will have to be merged somehow when a fix is promoted to production. 
    As I said above, what you can do is have your developers save their current development in released transports before making the production fix.  This saves a version that must be merged with the fix, anyway.  That is:
    Object A is the produciton version and must be fixed.
    Object A' is the current development version (unfinished) and is saved into a released transport request.
    In D, Object A' is reverted to the A version and corrected for the production error, creating object A'' that is promoted to production.
    Object A' and A'' are manually "merged" into A''' as the new current development version.
    Yes, objects are overwritten with this method.  However, you can always retrieve what has been overwritten since it has been saved in a released transport.
    Another option is to bypass Q for production fixes.  I.e. D -> R -> P.  However, this invalidates the objects in Q until the merged version is created in D and transported to Q. 
    In any method you choose to do this -- dual development landscapes or not -- discipline and managment are a must.
    Best Regards,
    Matt

  • BI dual landscape for upgrades

    We recently built a dual / parallel landscape for our BI system to support a support stack upgrade.   I've used the dual landscape concept for many years when doing ERP upgrades, and it has worked very well.   We thought a dual landscape for BI would work also.   However, we did not consider the automatically generated objects in BI.
    What we found is that with 2 development systems, even though BI objects are created with the same logical name, the technical (generated) name will be different between the 2 systems.
    Has anyone successfully implemented a dual-landscape for BI?   If so, how did you syncronize the technical names of objects between development systems without transporting the objects from one development system to the other?   Note: I'm of the opinion that you need to be extremely careful transporting objects between systems with different release/support pack levels and therefore avoid it at all costs . . .  Note 1090842 + several bad experiences.   Therefore, I am very unlikely to consider transporting the objects created in PSD to RLD as a valid solution.
    The following is just an attempt to better describe the issue:
    Production support landscape looks like this:
    PSD  ->  BWP   (these systems have lower release/SP levels than the systems in the release landscape)
    Release landscape looks like this:
    RLD  ->  RLQ    -
    >  Changes will eventually go to BWP after release/SP upgrade in BWP
    Lets say queryA must be developed and transported to BWP prior to the release/SP upgrade in BWP.
    In PSD queryA is created and gets assigned technical name 123456 and is transported to BWP.
    In RLD queryA also gets created, but gets assigned technical name ABCDEF.
    Sometime after the release/SP upgrade, when you are back to a single landscape (RLD -> RLQ -> BWP), a change needs to be made to queryA.   When you transport queryA to BWP, you end up with 2 queryA's, one with technical name 123456 and one with technical name ABCDEF.

    Hey.  I worked for years in a dual landscape environment and at one point, some folks were actually looking at three paths all pointing to production.  The three path idea got squashed fairly quickly, but we had two landscapes for as long as I can remember.  So we essentially had:
    PAD --> PAQ --> Prod
    PBD --> PBQ --> Prod
    This was very helpful to be able to work on major releases and upgrades while still allowing weekly maintenance releases.  I never looked for a document that deeply discussed the concept and pitfalls to watch out for. 
    I will say the system synch-up could often become quite a pain.  This may sound a little crazy but we would transport from landscape A to landscape B but dual code from B to A.  This was because A was for the triannual major releases and upgrades and B was maintenance work.  There were times when we would transport both ways, but we tried to stay away from that (except for queries). 
    The idea was that anything that went to prod as maintnenance, out of B, should be dual coded in parellel in A.  Then once a tri-annual type release went from A, all those new transports and dual coding would be moved to B.  This is how we kept everything in synhc and it worked rather well.  You always had to be careful around the time of the tri-annual go live, but that's to be expected. 
    The only objects we had constant problems with werre queries.  I don't know of anything you can do about that.  We eventually decided to always transport queries between the two landscapes.  We would never manually dual code a query.  We would eventually get the duplicate query issue in production.  The pitfall here is if the same query is getting touched for maintenance and a major release... that was just something we had to workaround.  But we never had any major problems with transporting between the two landscapes.  The times it became a huge headache is when people would forget to dual code, or just plain to a bunch of prototyping in one of these environments when they should have been using a sandbox.
    Not sure if I have answered your question, but hope this helps in some way.  At least you know plenty of us feel your pain!

  • (Deployment) Minimum Software required for BUILD server and IIS WebServer

    We have a simple .Net SDK application written using VB-2005 and the Crystal Reports XI (R2) DEVELOPER package.
    The RPT files are posted on our BOE-XI (R2) server, and are called using the View-On-Demand method from the Page Server (similar to the SDK sample application). At some point in the future, our .Net applications may invoke some of the other SDK content types.
    In our environment, the .NET web-applications are checked-in to Clear Case, and then sent to a stand-alone BUILD server to be compiled. The compiled .NET web-applications are then posted to a stand-alone IIS WebServer (not the IIS server that hosts BOE InfoView/CMC).
    The BUILD server and IIS WebServer have to be as "stripped-down" as possible in order to go through our QAT and Impact Analysis process.
    So far we have had success if we deploy the SDK-only install from the Crystal Reports XI (R2) DEVELOPER package, and the service packs, but it doesn't include all the SDK components for other BOE content types.
    If we deploy the Client-only install from the BOE-XI (R2) package, and the service packs - it doesn't seem to include the CR-Viewer which we need. But it does includes a bunch of extra software (eg. UNIVERSE DESIGNER) on the desktop of the BUILD server and IIS WebServer that our QA guys don't like.
    What are the Minimum Software required for BUILD server and IIS WebServer to support CR and BOE SDKs...?
    Are there any install packages that contain JUST those components, and not all the extra software that is not needed to Build/Deploy in .NET...?
    Thanks in advance for the advice.

    Due to the CrystalDecisions.web.dll for the 2.0 framework being left off the BOE CD you will need to install the Crystal XI R2 runtimes as well as the BOE SDK.
    To get the BOE SDK launch the Enterprise XI R2 installer and choose Server Install - not Client Install.  Choose a Custom install.  You'll be presented with a drop down list for the Enterprise components.  Deselect everything and then look for the Developer Components option.  You may have to drill down into one of the levels to find it.  Under Developer Components you'll see the BusinessObjects Enterprise .NET SDK.  Select it to install it.
    Jason

  • SMP 3.0 Development Landscape - Error 14

    Hi All,
    I followed this blog to set up my SMP 3.0 Development Landscape:
    http://scn.sap.com/docs/DOC-56329
    Everything seems good to me. I was able to deploy Work Manager 6.1 base app on the SMP 3.0 Server and the startup logs had no error.
    I have installed both the SMP Server and ATE on my laptop.
    When I try to access the URL: https://localhost:8081/SAPWM in Chrome, I get this message:
    The site's security certificate is not trusted!
    You attempted to reach localhost, but the server presented a certificate issued by an entity that is not trusted by your computer's operating system.
    But when I click 'Proceed Anyway' - I get the 'I am here!' message.
    The problem I am facing is in ATE - When I give https://localhost:8081/SAPWM in the Server in ATE, I am getting a Communication Error 14 message. I even tried given my FQDN of my laptop in that URL. It didn't work.
    I am not sure what exactly can be the issue. It might be something to do with the certificate. I followed what was mentioned in the blog.
    Regards
    Ankur
    Tags edited by: Michael Appleby

    I installed the certificate as described in that blog under Trusted Roots.
    now when I access the URL: https://localhost:8081/SAPWM in Chrome, I get this message: You attempted to reach localhost, but instead you actually reached a server identifying itself as <<my computer's FQDN>>.
    And in ATE now I get this error:
    Requesting Public Key from Server
    Connect to server 'localhost', certificate is for 'my computer's FQDN', so it is not valid
    Communications error (14)
    Connection failed
    Ending transmission

  • Minimum PC requirements for LabVIEW 7.0 Executable

    I was wondering what the minimum PC requirements for a PC with the LabVIEW
    run
    time engine on it running an executable that I build with LabVIEW?

    That answer is going to vary greatly with the application itself. I've written big applications that require 500 MB of RAM to do all their processing. One good way to gage minimum requirements is to look at how the application performs on the development PC. Use your Task Manager to show the available RAM before you run the executable and when its running. Generally speaking, I don't recommend anything less than the hoursepower of the development PC. What I can say is that I haven't had any showstopping issues with any of my oun applications compiled by LabVIEW 7 on my PIII 800 with 512 MB of RAM and W2kPro.
    Of course, there's always trial and error. I would avoid operating systems older than 4 years.
    Daniel L. Press
    PrimeTest Corp.
    www.primetest.c
    om

  • Minimum order value for Purchase orders

    Hello,
    This is my requirement: -
    A condition type needs to be created for Minimum Oder Value for PO. If the PO value is say, 450 and the condition record in 500, the PO value must be adjusted to 500. If PO value is 550, then it remains 550.
       1. Condition records must be maintained.
       2. Must be calculated on whole PO (all items) and then redistributed among items in a suitable ratio.
    This is what I have already tried:-
      1. Vendor master - No use maintain minimum order value as PO price must be adjusted through condition types.
      2. Tried replicating PMIN condition type and it works but only at item level - this calculation must take place at header level. Also it works only for calculation type "Quantity".
    Please suggest how this can be implemented, hopefully through configuration only.

    Hi,
    Please use user exit MM06E005 and code accordingly. Take help of ABAPer.
    thanks and regards
    Murugesan

  • I had the developer preview for IOS 6 on my phone, and just got a message telling me that my operating system is no longer active. How do I get my phone activated again?

    I had the developer preview for IOS 6 on my phone, and just got a message telling me that my operating system is no longer active. How do I get my phone activated again?
    I had the developer preview installed. Never had to update to the release version of the OS. Now, the preview has expired, and I cannot use my phone because my iTunes reads my OS as being current, but my iPhone cannot active. Any ideas on how to fix this issue?

    If I Google for Michael Superczynski, first match tells "Michael Superczynski's Profile : Apple Support Communities". It in fact does a lot of work there even if not paid.
    And yes we do not have disagreement about "official apple developers". Problem is that Apple screwed our devices because we are "official apple developers" and did effort to stop us getting proper help. I unbricked my ipad and iphone thanks to unofficial help. Thank you who wrote this unofficial help and "no thanks" for apple for ruining my access to my devices. My mistake was assuming that "update" button on my devices works. It did not because it always told "Your device has latest IOS6 installed" until it bricked yesterday.
    If Apple does not want to listen us, continue do delete post, blame us installing your software and yes we stop buying your devices and developing for them.
      Tonu

  • Microsoft Office Developer Tools for Visual Studio 2013 on Windows 10 Technical Preview

    Hi, I've never developed a plugin for Office before. I've downloaded the technical preview of Windows 10 and have it running via Boot Camp on my MacBook (Looks good! I'll buy it when it comes out). Obviously with this being in beta it's understandable that
    there are problems, so this is just a heads up on one particular problem. Maybe there's already a solution or workaround?
    I've downloaded Visual Studio 2013 Community Edition, brought a copy of Microsoft Office Home And Student 2013 and am currently in the process of installing Microsoft Office Developer Tools for Visual Studio 2013.
    The only problem though is that when I try to install it I get the following message:
    http://s22.postimg.org/dxh1gtra9/Install_Problem_Office_Plugin_Tools.png
    Here is the log:
    http://pastebin.com/7wWkSfjF
    I also tried to download the file directly and run that.
    http://s3.postimg.org/tj9vb660j/Install_Problem_Office_Plugin_Tools2.png
    I right clicked on the file and noticed an options called "Troubleshoot Compatibility". There was a wizard, and I ran through the wizard a number of times through different routes but none of them worked. I was unable to find the option which turned
    off compatibility mode. I then searched for answers online which told me to do some things in the regedit program but that didn't seem to solve the problem.
    Anyway, I understand that this is a beta version of Windows 10 and that there are going to be problems but thought it would be best to let you know. Perhaps I should just bite the bullet and buy Windows 8.
    Many thanks,
    Lawrence

    Hi RealByReel,
    Thanks for sharing the solution back.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Development environment for SharePoint 2013

    Hi,
    We have requirement for one of the project. Team size would be approximately 30 resources. Development would be entirely for SharePoint 2013 Intranet solution. this will be OOTB Intranet application. We will be developing InfoPath forms and Nintex Workflows.
    For such requirement we would like to setup local development environment by using either Virtual Machines.
    Can anyone help me to identify that how many VM's would be required for the same? How many simultaneous users can use and work at a time? What other things I need to consider for infrastructure? How can i suggest the best possible solution for this.
    Thanks in advance.
    Abhijeet Khopade

    Hi,
    According to your description, my understanding is that you want to set up the environment for SharePoint Development.
    Here is a detailed article about configuring development environment:
    Setting up a SharePoint 2013 Development Environment
    For VM count, it depends on your project development requirements, for VM license and management ,if you are using Hyper-V, I suggest you can create posts in Hyper-V forum:
    Hyper-V forum
    Thanks
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Share the same SharePoint 2013 development environment for multiple developers

    Hi,
    We need our developers(more than 2) to use the same ''SharePoint 2013 development server' for different application developments. Their work should not affect each others(like application pool reset etc.). How this can be achieved ?
    Thanks,,

    Hi Kalai,
    Please check the following similar post suggested that each developer could deploy his dll file to each separated web application bin folder by setting Visual Studio property "Assembly Deployment Target" to "Web Application".
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/7ee3858f-243c-4f43-a72d-3483ad1506f6/multiple-developers-debugging-on-different-web-apps-on-single-server?forum=sharepointgeneral
    Thanks
    Daniel Yang
    TechNet Community Support

  • Minimum steps required for Change Management and Incident management

    Hello experts,
    Does anyone have a check list of the absolute minimum steps required for getting Change Management and Incident management functioning in Solution Manager.
    I just need it to function with creating changes and incidents and be able to assign them, change their status and close them.
    The purpose is to get an idea if this is something for us to use. If we then find it useable, then we will go for a full scale implementation using official guides, education etc.
    I just need an absolute minimum guide for demonstrating the functions, and if you guys have any recommendations, things we should pay special attention to or other experiences feel free to tell me.
    Thanks in advance.
    Regards,
    Kenneth

    Hi,
    There are a number of Blogs in the SDN about Charm and ServiceDesk, explaining first steps and more.
    Check these to start:
    http://wiki.sdn.sap.com/wiki/display/SM/ChangeRequestManagement
    The Complete ChaRM Solution
    Change Request Management scenario: Usual questions and known errors
    First steps to work with Change Request Management scenario in SAP Solution Manager 7.0
    Regards,
    Jan

  • What are the minimum system requirements for GB 4?

    What are the minimum system requirements for GB 4? I did search this forum but wasn't able to find a direct answer.
    I'm running version 3.0.4 successfully on a lowly G4 733 but I suspect this is as far as I can go.
    I'm updating to iDvd'08 and was also wondering if I can safely update to GB4 or not (from GB 3.0.7) on a G4 733 mhz Digital Audio. Any help would be sincerely appreciated. My guess is that I cannot but I'd like to confirm prior to attempting any further updates in GB.

    I try my best to play it safely; always. And you were right, everything worked on the ext. FW HD flawlessly ...... truly amazing software!
    (I did happen to check the activity Monitor w/in Utilities and it showed GB4 using about 60-67% of the CPU on a G4 733 ..... I'm assuming this is normal).
    Click Here
    Not sure if there's a correct order to opening these apps as there has been in former versions of iLife ..... however, this (as shown above) is the order in which I opened all apps, and all worked well.

  • I'm trying to download the trial version of Adobe Illustrator. An error message says that the OS does not meet the minimum system requirements for the installer. 10.6.0 is the minimum required for installation. How do I get my mac to be a 10.6.0 ?

    I'm trying to download the trial version of Adobe Illustrator. An error message says that the OS does not meet the minimum system requirements for the installer. 10.6.0 is the minimum required for installation. How do I get my mac to be a 10.6.0 ? Right now I have a 10.5.8 is there a way to upgrade or something?

    Buy the Snow Leopard retail installer (http://store.apple.com/us/product/MC573Z/A?fnode=MTY1NDAzOA).
    That will take you to 10.6.3.
    If required you can then use the combo updater to get to the latest version, 10.6.8 (http://support.apple.com/kb/DL1399)
    SL system reqmts;

Maybe you are looking for

  • Creative Cloud Photography Plan only works in Trial Mode?

    Hello everyone, I bought Creative Cloud Photography Plan for a year and paid for it. I use a mac so i downloaded Creative Cloud app for Mac. Donwloaded Photoshop CC and Lightrom 5 (Which are included in Creative Cloud Photography Plan) but i can only

  • Interpret footage in merged clips?

    hey, I know the option "Interpret Footage" in merged clips is grayed out, but is there any other way to change the Pixel Aspect Ratio for merged clips?

  • How do you create a new mailbox with Iphone 4?

    When I select a mail message to move to a mailbox, I receive "Move this message to a new mailbox" at the top of the Iphone 4, but I can't create a new mailbox.  I tried

  • How i can change my country because i have € .18

    hello .1 i whant to change my country addriss but the problum that i have balance .18 Euro . can you help to change my cridet to 0 ? now im in Unitet State

  • ITunes not finding some songs

    Hi... I just got a new Macbook, and I moved all of my songs from my PC via my iPod to the Macbook. However, many of my songs are not being found by iTunes. There is an exclamation mark next to those songs. Many of them were purchased from iTunes, and