Need SAP Test System

My company is building a specialized Java based systems integration tools.  We want to test it with SAP.  For now, we just want to build a demo that uses Java to invoke BAPIs that manipulate customer/order data.
How can we get an SAP test system set up to do this kind of thing?  Is there a trial software program or a developers license?

Welcome to SDN.
You can download trial ABAP system from the following link. (its in downloads->SAP Evaluation Software->Web AS)
https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
if you have issues with installing and configuring you can get help from the following forums
SAP NetWeaver Application Server
Software Downloads
Regards
Raja

Similar Messages

  • Sap test system needed / sap test system gebraucht

    Hi,
    maybe somebody of you could give some hint where I can find a test system for sap in a downloadable version 4.5 upwards. I have an sap mini basis system (mbs) in the version 4.6 (c) , but no valid license key on hand due to the fact that the old one has expired and there would not be any new license key available from sap company itself because of already having done the steps up to the latest version.
    If somebody could also advise where to find sap test versions in between 4.5/4.6 and the latest it would fantastic to get to know - I need an test environment for abap programming in the first place.
    Thanks in advance to you...!
    Best regards and wishes !!!
    Hallo,
    vielleicht gibt es jemand, der mir sagen kann wie oder wo ich ein Testsystem für die ABAP-Entwicklung bekommen kann.
    Ich habe für Windows bereits ein MiniSAP-System in der Version 4.6 (c), bei der der Lizenzkey aber nicht mehr funktioniert, da abgelaufen.
    Falls mir jemand einen Lizenzkey für diese Version zur Verfügung stellen kann, wäre mir vorerst sehr damit geholfen.
    Aber nichtsdestotrotz würde mich eine neuere Test-Version von SAP sehr interessieren. Falls mir jemand hiervon eine Kopie geben kann oder einen Hinweis darüber wo gebührenfrei oder kostengünstig eine solche zur Verfügung steht oder gestellt wird, wäre ich sehr froh darüber, da sich sicherlich seit 4.6 schon ein wenig geändert haben wird, in Menüs u.a. .
    Danke im Voraus für eine Antwort auf meine Frage!!
    Viele Grüße!!

    Hi again,
    during installation the java installation folder needs to be selected. After having chosen this the installation aborts by showing a message with the options retry, view log, stop. 
    This message is generated:
    An error occurred while processing option SAP NetWeaver 7.0 SR1 including Enhancement Package 1 > SAP Application Server ABAP > MaxDB > Central System > Central System( Last error reported by the step :The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AntiVirSchedulerService' does not exist on the 'localhost' host.). You can now:
    Choose Retry to repeat the current step.
    Choose View Log to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to C:\Programme/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/.
    Also some message about my anti-virus software came up saying that there is a problem with with localhost. I have now deinstalled all java from my computer to plainly install the version needed: version jre 1.4.2.x, but I can't find this version in the internet, I mean not in the way that it is obviously the right version. Some description says j2se and other more even though I was googleing for jre 1.4.2 download.
    Is there anybody who can advise?
    Thanks for any hint.
    Best regards
    Guido
    Edited by: Guido Messer on Aug 5, 2009 3:31 PM

  • How to setup a BW test system?

    Hi
    We are having R/3 and now we are planning to install BW. Now a few questions are coming to us like...
    1. In what cases we need a test system? Can we bypass test system and have development and productive system only?
    2. How to setup a test system? Should we reload data from R/3 test system or can it be sourced from BW Productive system (in order to get more historical data)?
    3. Has anybody setup a test system and loaded data from BW Productive system before?
    Any suggestions will be highly appreciated.
    Regards,
    Pundit

    Hi Arjun,
    It is depends on client, for eg:say if client follows Sixsigma processes, then give much importance on Quality. So in this scenario it becomes much clear to have Quality box, If for other clients who don't have much Quality processes in place. you can take up the Quality (test) in Development box itself.
    And it also depends on data you want have test on. For some clients they move much of their historical data for testing purpose..
    Also some clients mainatain all 3 boxes(Dev,QA & Prod.)in sink..so that it would be easy for any changes or whatsoever.
    Hope this helps...
    Best Regards,
    DMK
    *Assign points if it helps...

  • Error sending IDOC from external Java application to Sap ERP system

    Hi Experts!
    When I try to send Idoc from Java application to XI an error occurs : no service for system CLNTJAVA, client in Integration Server.
    My question is: What value the setSenderPort() is excepting?The Java third party business system's logical name or the ERP business system's logical name where the JCO can be found?I tried both of them, but still have the problem.
    Please help. I read all threads about this error, but non of those can help me.
    My relevant java sourcecode:
                doc.setSenderPort("CLNTJAVA");
    The XI documentation says that:In the case of non-SAP senders, the entry in the SNDPOR field is interpreted as a logical system name, and the corresponding business system is searched for in the runtime cache.
    Both case(third party business sytem and erp business system) I have configured the ID    i think correctly. I  made a business systems,I configured the adapter specific identifies,I  made the IDX1 port,I made the RFC destination,I polled the IDOC type with IDX2 transaction, I have made full cache refresh,I configured the INTEGRATION_DIRECTORY_HMI rfc destination,but I do not made any communication channels, receiver determinations, receiver agreement.
    My configurations if it can help for you.
    Hostname:sapsp5
    System name: NE2
    Clients:
    000 ERP
    001 Integration Server
    <b>SLD configurations:</b>
    Third Party Technical system name: Java_sytem
    Business System:CLNTJAVA
    Logical system name: CLNTJAVA
    <b>ID configurations:</b>
    Business System:CLNTJAVA
    adapter-specific identifiers:logical system:CLNTJAVA, <u>the rest is initial</u>,because I cant change it.
    IDX1 port name: CLNTJAVA the client is 001. the rfc destination is client_001.
    I think the IDX1 port and the adapter specific identifiers are wrong. is it?
    my java source if the sender is the JCO
    doc.setSenderPort("INTSERV");
    My configurations if the sender is the JCO.
    <b>SLD configurations:</b>
    Technical system name: NE2
    Business System:INTEGRATION_SERVER_NE2
    Logical system name: INTSERV
    <b>ID configurations:</b>
    Business System:INTEGRATION_SERVER_NE2
    adapter-specific identifiers:logical system:INTSERV,system NE2,client 001.
    IDX1 port name: INTSERV the client is 001. the rfc destination is client_001.
    Could this error be an autorization error?I tired to connect to the xi from the Java, with the user PIISUSER extended with PISUPER roles.
    Thank very much.

    Hi!
    My SNDPOR already set to my source business system's logical name if you check my configurations(JAVACLNT), so there is another problem unfortunately. I set SNDPRN to JAVA, but it still does not work.
    Check this configuration please(posted here:
    No service for system ... in Integration Directory)
    doc.setMessageType("ACC_DOCUMENT");
    doc.setRecipientPort("SAPSE1"); // get stuck in XI mapping if not set
    doc.setRecipientPartnerType("LS");
    doc.setRecipientPartnerNumber("SE1CLNT500");
    <b>doc.setSenderPort("SAP3MA");</b>
    doc.setSenderPartnerType("LS");
    <b>doc.setSenderPartnerNumber("TREMACLNT");</b>
    doc.setClient("100");
    Inside XI configuration integration builder
    <b>Business Service: Service: TREMACLNT</b>
    Under the menu Service - Adapter specific identifiers
    Idoc Adapter Logical system: TAPPMAN (This thing is important when sending idoc XI -> SAP and should match the logical sys in the receiving SAP system)
    IDoc Adapter and RFC adapter R/3 Sysytem ID: 3MA
    Client: 100
    In IDX1 trans
    <b>Port: SAP3MA</b> (Note that the 3MA here is matched against the IDoc Adapter and RFC adapter R/3 Sysytem ID: 3MA)
    (a not so well documented feature)
    Client: 100
    RFC Destination: SE1 (A SAP test system from where IDOC def can be imported, rfc dests are setup in SM59)
    I guess that your idx1 port name is the same as the SNDPOR value. I think it should be, because the XI is whatching the IDOC traffic in the idoc adapter port, so you should send the IDOC from external system to the adapter port. Is it right?
    My idx1 port is the same as my SNDPOR value in Java,but still came the error.

  • Test System

    Hy all!
    Does anyone know how to get a local test system where I can access some standard BAPIs?
    I already downloaded NetWeaver Trial, but it isn't possible for me to access the server via SAPGUI. No systems are listed in the combo-box.
    Is there a kind of free SAP test system available that I can install local and do some BAPI access?
    Thanks!

    Hello,
    Have you tried to install the ABAP trial version at:
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/downloads">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/downloads</a>?
    Rgds,
    Klaus

  • Need suggestion on importing BC SET : UKM_DCD_CUST in SAP ERP system

    Dear Gurus,
    Client wants me to import BC SET : UKM_DCD_CUST into SAP ERP system. I have found BC SET : UKM_DCD_CUST in T code SCPR20.
    I have read most of the SCN discussion and got two way to import BC SET into ERP system as given below. But I need the appropriate way to do this. Can any one help me in this?
    1. SCPR20 -> Activate BC set -> create customizing request to import into another system as per link :Business Configuration Sets (BC Sets) and their use - Basis Corner - SCN Wiki
    2. Create TR in SE01 in 000 and import into required client  as per below proc:
    Usual procedure
    1) BC SETS will be attached to SAP note usually. Download it and unzip it , you will get a *.bcs file
    2) Call transaction SCPR20  BC set --> Upload In the dialog box that then appears, specify the files that you unpacked
    Import the set BC into a package that you have defined. activate it with the "Expert mode"
    3) You will also get a *.txt file with prog id , obj etc entries , then you have to go to SE09 and create a transport request in the source client of your Solution Manager system (client 000). Open the *.txt and copy the entries it contains into the transport request. Use transaction SCC1 to import the data in your Solution Manager client(s)
    Thanks,
    Anand Aseri

    2). Client copies bring the Customization data but not WorkBench . So you might have to do transport of copies from Old Dev to >New Dev.
    So you are saying that the system copy from Production will not bring Workbench data and I need to bring Workbench data by transports?
    *system copy from Production will bring Workbench data also, but when you do client copy from development system again on top of client which already has production customization, data and workbench requests, Production customization and data will be overwritten from development customization and data (it depends on the profile you choose for the client copy) *
    However  Development Workbench requests are more and also has ongoing development work which might not be available in production client and those (Ongoing development workbench requests) you need to import in new system as transport of copies after the client copy
    3). If you do system copy from Production and do client copy from dev...obviously Prod customization will be overwritten with Dev rite ?
    That's what I expect to happen,
    Ok, however, You might need to get Development Work too from the old dev system and don't forget about setting up of partner profiles in WE20.
    It's just a thought ,  Do you have testing client in Dev, if not,You can leave the production client in development system and use it as testing client.
    Create new client which is client copy of Old Dev and import WorkBench requests *
    Thanks,
    Arjun

  • Testing of SAP BW system after migration from OS Unix to windows

    Hi Experts,
    I am working on a project wherein testing of BW system is required after migration from OS Unix to Windows.
    If any one has done same set of activities in past or has any idea of this, please share all major test steps required after migration.
    Thanks in advance.
    Regards,
    Neeraj

    Hi Neeraj,
    I will paste the list we used for our upgrade from 3.1 to 7.0. I removed some company specific details. Sorry for the "lay-out", it is copied from excel, this messes up the whole message.
    best regards, André.
    Preparation     PHASE 1
    Review New Functionality     Review BW section on SAPNet for latest information on new release
    Confirm Upgrade Timing (First Sat)    
    GUI Upgrade     Install GUI's for Upgrade Test persons
    "Check Prerequisites     -Operating System
    -SAP Kernel
    -DBMS
    -Disk space
    -R/3 plugin
    -BW software version and SP
    Citrix.."
    "Check Compatibility Reqs with other systems     APO
    ECC6.0"
    Check Compatibility Reqs with 3rd party software     ?
    "Test Team 2004s Delta Training     To
    have idea on new functionality
    not have confusion if looks different.."
    "End User Communication: upgraded system and changes     e.g. right vs left click
    - send out communication twice"
    End User Communication: several "look and feel" sessions  NOTE: incorporate WISBECH !!!    
    Setup Portal connected to BW QA for testing once upgraded     Setup Portal connected to BW DEV for testing once upgraded
    Check best go live date - based on assuption 2 days needed    
    Determine test set  - based on input BS / KU    
    Estimate resources Business for testing    
    BluePrint     PHASE 2
    Check/CleanUp Development Objects     Check all open and not-released developments for release prior to upgrade
    Prepare System Setup     Prepare (if needed) flat-files for test loads
    Check OSS for release notes on objects     Each functional area should check out OSS for release notes on objects (for changes etcu2026, new functionality)
    "Prepare (detail) list of objects to be tested     Complete list of objects to be tested, special attention to custom/non-standard programs, enhancements. List of:
    - extractors
    - process chains
    - reports"
    "Setup delta mechanisms (create transaction data)     BackEnd Test: Financial Extraction and load, process chains
    u2022tbd
    u2022
    u2022 "
    Verification / creation of process chains     Check existence of to-be-tested process chains; if none, create 'sample' process chains
    Realization     PHASE 3
    Prior to Upgrade: Install any necessary frontend software    
    Prior to Upgrade: Install any necessary frontend software (end-users)    
    Prior to Upgrade: Complete any extraction - suspend V3 and scheduled BW jobs    
    Create Sandbox    
    Connect Sandbox to external systems (connections/BDLS)    
    Pre-upgrade steps    
    Perform Upgrade of BW     
    Check connection with R/3/APO    
    Perform system backup    
    "BackEnd Test: Logistics extraction and load, process chains
    u2022 Z_example_CHAIN
    u2022 2lis_03_BF and 2lis_03_BX     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: Sales Extraction and load, process chains
    u2022 Z_SALES_1
    u2022 all lis extractors:
    u2022 12_vcitm
    u2022 13_vditm
    u2022 11_vaitm
    u2022 11_vahdr
    u2022 11_v_ssl
    u2022 11_vasti
    u2022 12_vcscl
    u2022 selection of z-extractors
         Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: Financial Extraction and load, process chains
    u2022 0FI_GL_4
    u2022 NOTE: no further extractors are chosen for testing
    u2022 tbd     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: Master Data... Extraction and load, process chains     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: Zxxx Extraction and load, process chains
    u2022 Z_TRANSACTION_DATA
    u2022 Zxxx
    u2022 Zyyy     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: Plant Maintenance Extraction and load, process chains     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    BackEnd Test: PP Extraction and load, process chains     Test: load from Zxxx
    "BackEnd Test: Purchasing Extraction and load, process chains     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: APO Extraction and load, process chains
    u2022 ZAPOxxx
    u2022 ZAPOyyy
    u2022 others can be tested, but were not included in de testset     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    BackEnd Test: Regular Schedule - Production    
    BackEnd Test: Flat file upload     Test: 2 types from server and PC
    BackEnd Test: Test Admin Workbench: creation of objects, change existing     Test the Admin Workbench: creation of infoobjects, change infoobject, create/change hierarchy, create cube,u2026
    BackEnd Test: Test Bex: creation of queries (kf etc...); change existing     Creation of new query/ change query, create condition, calculated/restricted kf, variables,..
    BackEnd Test: Issue handling    
    Development box issue fixing - on forehand     apply fixes based on issues BWQ
    FrontEnd Test: Run Logistics Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Sales Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Supply Chain Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Financial Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Controling Reports     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Master Data and Special Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run PM Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Purchasing Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run APO Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Issue handling    
    FrontEnd Test: Make before image of reports - Production     Run reports; save of before image to compare once upgraded
    FrontEnd Test: Run All Reports - Production     Run reports, execute various navigation steps, compare with 'before image' taken in prevous step
    Test Security     Test security with various end-user roles/IDS other than BW developer (usually has * ALL)
    Test Portal integration     Test portal with various end-user roles/IDS other than BW developer (usually has * ALL)
    Edited by: A. Nagelhout on Feb 12, 2010 10:50 AM
    Edited by: A. Nagelhout on Feb 12, 2010 10:50 AM
    Edited by: A. Nagelhout on Feb 12, 2010 10:52 AM
    Edited by: A. Nagelhout on Feb 12, 2010 10:52 AM

  • SAP BW System - Memory requirement to restore to test server

    Hi,
    We have SAP BW system version Business Information Warehouse 3.0B. System has following configuration:
    ~
    CPU : 32
    Physical Memory: 67108864 KB
    Physical Memory Available: 30654448 KB
    Database using Memory: Apprx 20 GB
    Database Size: Apprx 5.3 TB
    ~
    We are planning to restore this system to a test server. Test server is having 4 CPU and 8 GB RAM.
    Can you please let me know to do a restore, how many CPU and Minumum RAM We require on test server? How to check from current configuration, how much SAP is using memory?
    Appreciate your help.
    Thanks a ton in advance.
    Best Regards,
    Basis CK.

    Hi  Arun,
    Thanks for the propmt reply.
    We are just planning to do a Disaster Recovery Mock Run. We will be restoring production server database to test server and will be recovering a database and then will start SAP.
    But not sure, if 4 CPU and 8 GB will allow to start SAP. Can you help? Currently Instance profile memory parameters has been set for 64 GB memory. I need to adjust the profile parameter propationately for the less CPU and memory ? how to check and do that.
    Appreciate your help.
    Thanks
    Regards.
    Basis CK

  • Error while installing Mini SAP Basis system 4.6D test suite

    Hi Gurus,
    I am getting error while installing Mini SAP Basis system 4.6D test suite on my laptop. I trying to install this version under Windows Xp. I tried so many times to rectify this error but no use. i followed the instruction in the readme file.The error is below in quote.
    "InstController MakeStepsDeliver:108 connection to GUI of installation tool has been cut  off.Installation has been stopped."
    your help very much appreciated...
    Regards
    dinesh.a

    is win xp supported for mini sap 46d?
    -> try netweaver 2004s instead ...
    GreetZ, AH

  • Need detail information, steps would be nicer, to upgrade from Exchange 2003 to Exchange 2010 to setup in test system first then try on production, since not much room for downtime, thanks bekir

    Need detail information, steps would be nicer,  to upgrade from Exchange 2003 to Exchange 2010 to setup in test system first then try on production, since not much room for downtime, thanks bekir

    Hi,
    Overview of the upgrade progress from Exchange 2003 to Exchange 2010 including the following steps:
    Installing Exchange 2010 within your organization on new hardware.
    Configuring Exchange 2010 Client Access.
    Creating a set of legacy host names and associating those host names with your Exchange 2003 infrastructure.
    Obtaining a digital certificate with the names you'll be using during the coexistence period and installing it on your Exchange 2010 Client Access server.
    Associating the host name you currently use for your Exchange 2003 infrastructure with your newly installed Exchange 2010 infrastructure.
    Moving mailboxes from Exchange 2003 to Exchange 2010.
    Decommissioning your Exchange 2003 infrastructure.
    For more details, please refer to this following document.
    http://technet.microsoft.com/en-us/library/ff805040(v=exchg.141).aspx
    Best Regards.

  • Need help for  the message flow in sap xi system?

    Hello All,
    My requirement is some wat different............in the existing production system the message flow is 3500 per hour......... now we want to develop new scenario and the message flow will be 8500 message per hour.
    Client is not giving me the system details ...like network details and i need to say that can we send 8500 messages in the existing system with out changing the process speed or data base.
    also please advice the best ways to increase the performance in the sap xi system when the message flow is huge.
    thanks in advace.
    Thanks and Regards,
    chinna

    >
    chinnasapxi wrote:
    > Hello All,
    >
    > My requirement is some wat different............in the existing production system the message flow is 3500 per hour......... now we want to develop new scenario and the message flow will be 8500 message per hour.
    > chinna
    3500 to 8500 is not a message count tht needs to be worried about
    but to be on the safer side what is the average size of a single message?
    if the size is not a significant one u can go ahead

  • Do we need a SAP PI system to use SAP SRM enterprise services?

    Hi,
    I am working in a project where we need to use some enterprise services like ([Maintain Purchase Request|http://wiki.sdn.sap.com/wiki/display/ESpackages/MaintainPurchaseRequest]) for SAP SRM 7.x. We have an ECC 6 system also in the landscape but the middleware is a non-SAP one. My question is that to be able to use the SRM and Enterprise Services, do we need SAP PI or SAP CE in place. Any help or useful clue/pointers is appreciated.
    Best regards,
    Nilay

    Hi Jesse,
    Please refer to my blog for the details.
    http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/06/13/transfer-of-central-contract-from-srm-to-ecc-using-web-services-without-pi
    Regards,
    Naveen

  • About string testing in SAP BW system

    Hello Gurus,
            will you please tell me what string testing  does in SAP BW system? and how to perform string testing in SAP BW system?
    Many thanks,
    Franjk

    hi bo,
    One Trasaction full activity is called string testing.
    elaborating it we can say that
    String Testing Takes Interface Testing one step furtherInstead of manually staging the data and testing individual component of an interface it test the component function together. It occurs in Two Steps.
    The First step is User ID verification.
    The Second step sholud introduce user ID's that are restricted with some production profile.this step will require several terations with authorization profiles.
    Thanks.

  • Does SAP test and certify MII against the latest operating system patches?

    Does SAP test and certify MII against the latest operating system patches?

    If by latest OS patches you mean - does SAP retest MII every time MS puts out a new patch or critical update, then the answer would be no (probably not overly surprising).
    This would be more impacted in 11.5 because of IIS and the only-Windows operating system, but with v12.x and the platform/OS combinations supported by NetWeaver, MII is really abstracted from the O/S through NetWeaver so that would be the angle to pursue with regard to re-testing and validation.  I most assuredly cannot speak to the validation process for NetWeaver pertaining to operating system patches and updates, but I would assume OS service pack levels would be dealt with according to release cycles, but it would be very reactive for every patch that comes along for each of the operating systems in the matrix (http://service.sap.com/pam).
    Regards,
    Jeremy

  • Need to activate enhancement manually in testing system

    Hi,
    I met a very weird issue in our testing system.
    When we moved the implicit or explicit enhancements from development system to testing system, it did not work.
    We needed to manually activate the enhancement --> then it worked.
    Please advice if you met or knew the issue.
    Thanks,
    Khanh

    Close!
    No answer!

Maybe you are looking for

  • Runtime Error, please help!

    Hi, I have installed the cs3 master collection on a new system (quad 2,4 ghz, 4GB ram, quadro fx1300, WIN XP 64bit, cineform aspect hd 5). I opened a big ppro project which has been created with cs2 (i deleted all preview and cache files before). I s

  • Duplicate records in generic data source

    Hello, We have created a generic data source using a database view joing two tables MARA and MBEW. When we run the view in our DEV server, we get perfectly fine data. Now when run the same view in QA, we get duplicate records. Is it any thing to do w

  • Columns in a JList

    Hi I have a JList and I want to display 3 values per line. How do I add column so everything looks nice and neat. Something like a listview. eg. 3 aName aSurname 4 another yetanother 15 another surnames What do I need to do to accomplish this or am I

  • What is the error code:0x80020042?

    what is the error code:0x80020042?

  • CC Team License and already installed CS6 apps Causing conflicts?

    Hi, I have Illustrator CS6 and Acrobat Pro Xl already on my PC as part of Technical Communication Suite 4 (non-subscription). I have been given a seat on a team license for CC today, and after installing the latest Desktop App, this updated Illustrat