How to design a demo system landscape

Hello,
I need to build up a system landscape for demos and would like to ask if there are any best practices. I need a portal and would like the ESS/MSS-scenario with an IDES system. But using the IDES system everytime I need it I have to build up the data for the current time period. Is there any possiblity in IDES (or IDES successors, if there is one) to generate data for current time periods?
How are you handling the data of your demo systems?
Thanks a lot,
  Vanessa

Hello,
Read about IDES release strategy and found this:
A New version of IDES is available with every correction release. It is not possible to upgrade an existing IDES version to a new release. You can, however, install service packages for the corresponding correction release. This means that every new IDES Release involves a new installation. The IDES Release Strategy ensures that you always get new master data, transaction data, customizing functions, and documentation that are tested and checked for quality.
Seems installing the new release of IDES will be the most probable solution.
Regards,
Shailesh

Similar Messages

  • How to find the target system landscape

    How to find the target system landscape - the clients present in the target system. Please explain in detail.
    regards,
    ravikiran

    this FM is giving only the current system id. I want to find the target system details.

  • How to design a file system based on java card

    I have reviewed all kinds of articles about it.And right now I can not find any source code to do that function.But how to design a full gsm file system using java card.
    of course you need fast access,dynamic allocate memory,file properties management.Let's talk about it.

    just do it.
    there is no such feature in the javacard api. This must be coded by hand, you have to manage memory, etc.
    I know, that's not cool.

  • How to set up the System Landscape Directory

    Hello Forum,
    I have installed Netweaver sneek preview - Java version.( on Windows box)
    I want to configure SLD on this how to go ahed ???? My other systems are
    1. R/3 4.6C on Unix box
    2. Netweaver (BW 3.5, EP 6.0) on Unix box
    I want to make Netweaver sneek preview  as SLD Server.
    Thanks a lot
    Ravish

    Hi Ravish,
    Please have a look in https://websmp204.sap-ag.de/sld. Then navigate to
    Solution Life-Cycle Management ->
      System Landscape Directory ->
        Media Library
    And choose the document "SLD Getting Started - Check List".
    Best regards,
    Amit

  • Database structure : How to design the track system of a railway station

    Dear Oracle experts,
    I'm interested in your opinion about a database design problem.
    I want to design a database which describes e.g. the tracks of trains in
    a big railway station with many switches. What I always know is the position of every switch in my railway station.
    If I know all of the present switch-positions I know automatically where a train which is at a certain position would move.
    In my database I would like to store these pathways and search the pathway of train at a certain position and the present switch positions.
    One problem is that if one of the switches is at a position which leads to a pathway which would the train drive round the next switch the position of the next switch would be uninteresting. Since I have to search the table with my pathways with my set of switch positions I willl have to put datasets for all positions of the circumscribed switch
    into my table.
    Exampel :
    I have 3 switches. If switch 1 is at position 1 switch 2 is circumscribed and the train drives to switch 3. If switch 1 is on position 2 the train drives to switch 2. If switch 2 could have 10 positions then I would have to create datasets for all the 10 positions of switch 2 for all positions of switch 1 although these positions are not always interesting.
    To solve this problem I would like to describe some kind of search tree in my database structure. Does someone of you have an idea how to solve this problem ?
    Best ragards,
    Daniel

    Hirachical is interesting, but you pay a big performance/feature penalty by using it.
    If this is a real train station, then changes probably won't be done on the tracks for a long time, and if so, it's a rare event that your program may not need to be able to handle dynamically?
    If that, then your DB becomes simple ... have a table of tracks coming into the station, and another list of tracks going out. Maybe also "destination tracks" within your station.
    Then simply have a table that takes a source/destination pair of tracks, and then a column for each switch. The column holds the setting of the switch to provide the path between source and destination.
    Then you have a simple and fast query access. It's rather easy to turn the table for reporting if you want a more dynamic query access; but I guess your main need for the system is to ask "what do my switches need to be set at if a train needs to go from point A to point B". If so, a simple table layout as above is going to be your solution. And it's going to be fast and efficient.
    Only if you dynamically want to be able to design the track layout does this become a harder problem. But you could still use the same "construct":
    Table: Destination Pairs
    PairID Number
    FromTrack Number references tracks
    ToTrack Number references tracks
    Table: Switch settings
    SwitchID Number references Switches
    PairID number references Destination Pairs
    SwitchSetting number
    primary key: SwitchID, PairID
    Now your query is a join - but it's possible to simply list all the switch settings on a given pair. No need for hirachical queries.

  • Feedback thread for "How To Design a SAP NetWeaver - Based System Landscape

    I have just published a RIG How To Guide called [How To Design a SAP NetWeaver - Based System Landscape|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/50a9952d-15cc-2a10-84a9-fd9184f35366].  You can read my [blog |http://www.sdn.sap.com/?blog=/cs/weblog/view/wlg/8877]on it.  This thread is collect feedback and discussion on the Guide.

    Hi Matt!
    This is definitely interesting reading and a lot of projects I've been in could have benefitted from it had it been carefully read beforehand by some of the involved parties.
    What I like especially is the fact that this is not only for technical consultants (who should know about most of these things anyway) but for the people closer to the business who need to find agreements with the technical guys.
    Good job...
    Jörg
    Some comments to what I read:
    I noticed that you use the term 'server virtualization' (section 3.3.1) quite generally. Maybe it would be worth introducing the term 'server consolidation' (which you use later in the document)  already in this early chapter. My experience shows that (especially recently) a lot of customers are interested in 'virtual servers' (meaning a virtual server with an OS installed separately), not really knowing what they're talking about and often better advised to use 'server consolidation' (one OS, many SIDs). These two concepts are similar in terms of sharing hardware resources, but quite different in terms of the implications toward administration.
    In section 4.2.1.3 you mention (in brackets) the Usage type to which the client belongs for the Business Explorer  and the J2SE Adapter Engine if I understood that correctly. There is no UT mentioned for the other clients and there is no explanation on what the bits in brackets are supposed to mean. (I first expected the 'BeX' abbreviation when I saw something in brackets...)

  • How to design EDW for source systems from different Time-Zones

    How to design EDW for source systems from different Time-Zones?
    Suppose IT landscape has a global BW in New York, and source systems in americas, europe and asia, then how the time-zones effect on time related things like delta selections on date or timestamp etc.

    As you said BW is global in NY, your source system must be global too. People from various locations can connect to same source system and thus timestamps for delta is always maintained as 1 single time. We have same scenario in our project. Our R/3 system is used by users in US and Europe. So we run deltas twice in day to make sure we got deltas from both locations.
    If scenarios was such that all locations connect to separate R/3 system, then obviously you have multiple queues. That is unique delta queue for each source system so deltas will be pulled as per data in respective queues.
    Abhijit

  • How to add Business Objects to system landscape smsy?

    Hi there,
    at the moment I configure the system landscape (smsy) in our solution manager. We have also BO XI 3.1 installations and I like to add them to the landscape. In transaction smsy I'm going to "Landscape components" -> "Product System" -> "Create New Product System" .. But now I'm not sure about the product and the product version.
    Any idea?
    Thanks and have a nice weekend,
    Max

    Hello,
    You may want to review  SAP Note 1507629   Preparing a BOE system for Service Sessions in Sol. Manager
    There are two PDF files EGI_SBOP_EWA_Part1.pdf and EGI_SBOP_EWA_Part2.pdf attached.
    They show how to define the system in SMSY.
    Additionally you will need Note  1357901 CA: Managed System Setup for SAP BusinessObjects Enterprise
    Because this is how the data will be collected.
    And lastly once you have setup the managed system and setup  the entries in SMSY, you then can create an EWA.
    Hope this helps you out.
    Regards,
    Paul

  • System Landscape Design for EP-ESS Production Environment

    Hi Experts,
    We are about to implement SAP Employee Self Service solution through SAP Enterprise Portal 6.0 on our Production server.Our activity on development server is completed.The Backend version we are using is R/3 4.7C and using ITS for integration between Portal and R/3.We are using Business Package for ESS 4.6C – 4.7 release 50.4 .We hv ESS userbase of 1000 users .We want to design the system landscape for the Production Server implementation.Can somebody help me the Hardware parameters and system landscape for the same.My Email id is [email protected] .
    Regards,
    Saumya

    Hi Kenneth,
    I have checked all tables that the report made changes. So, I noticed that table was not changed at all.
    Just to inform you, now everything is fine. All connections was stabilished. And I have done tests with sucess. PERFECT!
    Once more, thanks and have a nice weekend.
    Silvio Messias.

  • How to configure System landscape in server for Enterprise portal.

    Hi all,
       I want use BI sdk to connect to SAP BW.I want to do it using portal iview.So i have logged in to the portal. But when i click on System Administration and then on System configuration then it is saying that error on the page. I think i need to configure System land scape.How to do it.
    Regards,
    Kiran.

    Hi Bhogi,
    You have to go to system administration --> system configuration --> system landscape.
    Then create a system.
    Regards
    Arun

  • How to design an iPhone app that uses both Portrait and Landscape in Flash CS6

    So I have created an App that has a different menu when it is held portrait, but changes when held landscape. I can get the navigation to work, However I am unsure how to design landscape pages inside Flash?
    My stage is set to the standard 640x960 air for iOS, which gives me perfect portrait pages, But when I tilt my phone to landscape the screen obviously changes, and it looks weird. Im hoping someone can tell me how i can get this view inside Flash, while still having the portrait screens too?
    I want to have both Portrait and Landscape in the same app, and am currently so confused how I can design this inside flash?
    I hope this makes sense, and that someone could throw some help my way!

    you can change the display depending on stage orientation but it doesn't make sense to "..swap the stage orientation between screens".
    to change the display, use a StageOrientationEvent.ORIENTATION_CHANGE event and listener:
    stage.addEventListener("orientationChange", orientationChangeF);
    function orientationChangeFr(e:StageOrientationEvent):void{
    trace(e.afterOrientation.toString());

  • How to access report designer in customer system

    How to access report designer in customer system as we dont have direct acces to Customer BI System. Is there sny transaction code for report designer/web application designer or we can go through RRMX.
    Thanks in Advance.

    Hi
    If I got your question properly, You need authorization for the accessing Client System. You can see the Reports at RSRT , RRMX may also lead to Query Analyser.
    Hope it helps

  • How to remove duplicate server entries in System Landscape

    Hi there, in our SSM 4.0 system landscape (SMSY), there are duplicate server entries (one in lowercase, the other in uppercase). How do you remove the duplicate entries, as whenever you try to delete, say, the uppercase server entry, the system tells you that it is being used in a solution etc? Thus, even though the server entries are in different cases, it still views them as the same server entry, and you cannot delete one or the other.

    Hello Bernardt,
    In smsy there is an icon "Where is used".
    I suppose you speak about a server that has been created in lowercase and again in uppercase. Until you don´t "clean" logical component, project, solution you are not going to be able to delete the entry.
    At least usually I follow this path. I don´t think there is a most "automatic" way, but who knows
    Best regards,
    Dolores

  • How to deal with customer motive in three system landscape?

    Hello,
    I am developing a portal application based on the Composition Environment 7.1 in a three system landscape. Now, I have created a customer motive on the development system.
    What is the proposed way to transport this motive from the development system to the quality aussurance and the production system?
    Is there some sort of transport mechanism or do I have to export / import the motive?
    Best regards
    Alexander

    Hello,
    Portal themes can be moved use the theme transport tool. From system admin -> portal display -> theme transport there is an option to store a theme as a zip file and then you can upload it to another portal.
    I know that this is possible. My question is, whether this is the preferred (or intended) way to do this.
    Best regards
    Alexander

  • How to configure in Charm in three system landscape

    Hi Experts
    I want to configure the charm in the three system landscape system. Please help me to configure
    Thanks & Regards

    It is same whether it is two or it is three system landscape, i guess you already must have gone through the following
    charm setup
    Re: Can Any one Provide Step by Step Config of CHARM??
    http://sap.ittoolbox.com/groups/technical-functional/sap-basis/charm-in-2tier-system-1231210

Maybe you are looking for