IDOC massive loading (for stress tests purposes)

Team,
Is there a clean and easy way to load (tons) of IDOC into SAP XI ?
Using the WE19 tcode ? Write an ABAP pgm that will loop ?
We are looking for a method to do our IDOC stress test.
Merci !

Hi,
in WE20 put IDOCs in collect mode (outbound profile)
then record WE19 and create a few 1.000
then bd87 and here we go
or BD10 and you can create many at once (materials)
Regards,
michal

Similar Messages

  • Can we Install SQL Server Express with Advanced Services x 64 bit for our testing purpose without procuring any license? Also can we use it for commercial use if we are neglect risk sof using it on Production?

    Can we Install SQL Server Express with Advanced Services x 64 bit for our testing purpose without procuring any license? Also can we use it for commercial/Production
    use if we are agree to take risk of using it on Production?

    Hi,
    Yes you can, but you should be aware of the limitations of MS SQL Express version.
    1. 1GB RAM
    2. 10 GB database size per database excluding log file (SQL 2008 R2 and above)
    3.Job Scheduling service is not available with SQL Server Express.
    4.Data import and export feature is not available with SQL Server Express.
    5.Limitation on number of CPU
    Refer following article for features supported by different editions of MS SQL Server.
    Features Supported by the Editions of SQL Server 2012
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    Praveen Dsa | MCITP - Database Administrator 2008 |
    My Blog | My Page

  • Load Scripts for stress testing any OAF related application

    This may not be the correct forum. However, i'm sure many of you might have used load scripts to stress test your OAF related application.
    Can any of please shed some light on how to make these load scripts for automated testing for finding the performance of OAF appls (like iPro or iExpense)? What tool do we use for these type of Self Serv appls? How can we parameterise some of the session related values inside load scripts?
    Any of your experiences will give me a good start....Thanks

    Answers to these questions are generally dependent on the application server to which you will be deploying, as each application server has its own means of tuning for performance.
    For tuning Sun's App Server 8, see the online Performance Tuning Manual, at http://docs.sun.com/app/docs/doc/819-2561
    // Gregory

  • Please recommend a tool for stress-testing ?

    Could anyone please recommend a (free) tool to do multi-threaded stress-test, on plain java classes ?
    In more detail: I'd like to do unit-test for some plain java methods (only mathematical calculations. No web interface, no swing).
    The emphasis is stress test: i need to launch multiple threads, all of them repeately invoking my method. Under these conditions, I need to report correctness (has the method yielded the expected return value), and statistics on response time.
    Any recommendations would be appreciated . Thanks !

    alex888 wrote:
    Working on a project that need me read data from delimited text file, the data will be converted to a tree-structure. So it's better parse the data into XML format first.What??? Why? You've got a text file and need an object tree, why do you think going to XML in between is a good idea?
    Besides j2se or jdom, any fast tool for it?What do you mean with "j2se", that's not a XML handling tool (it contains several, 'though).
    SAX sounds good for building object trees from XML, but there are several XML mapping libraries out there (try google).

  • I am currently on v3.6 and want to download v6, for browser testing purposes. Where do I find a link to download v6?

    I want to download v6, but can only find v7. Browser stats say that most users currently have v6, so this is the version I want to test our website in, but can't find it to download.

    I understand you are only using this for testing purposes, but note that Firefox 6 is no longer supported or considered secure. At the moment and for the immediate future the oldest supported version is Firefox 3.6.23 (3.6.24 due soon).
    Firefox 4,5, & 6 are now not supported, but Firefox 7 is the standard release, with some users also on Firefox 8,9 and 10.
    No doubt you are aware Firefox is now using a revised rapid release cycle, usually resulting in releases of a new version every six weeks !

  • RPC FAILURE: For stress test

    I am working with Sun Rpc for providing the client server interface in my project. I have observed that during stress testing after approx 3 hour client start taking a lot of time to process and give back the result. Although server side time stamp is still in microseconds, whereas client side gone in secs.Do any body face such problem previously if yes please let me know the solution.

    Hi Tim.
    Did you figure this problem out?
    I'm having some kind of the same problem.
    And is curious about how you solved it.

  • Tools for stress testing

    Does any one have any idea if there are any oracle tools to perform stress test on App Server for a given application.

    There are tools to perform the performance analysis of BPC, one is loadrunner.  But be careful when defining the "hundreds of users using the application simultaneously"; There are many scenarios in my mind, where you could have several hundred users using BPC, but not sending or retrieving data at the exact same time.  You might check the SAP sit eto see if any presentations are posted from the Sapphire conference this Spring.
    Hope this helps.

  • Username password required for stress testing of 10G ESB process

    Hi I have an 10G ESB process.
    while stresstesting ESb process,getting the prompt saying server(name) requires authencation.SOASuit10G is installed in HP-UX server.
    have tried my HP server username/ pwd,windows login credentials,oc4jadmin..ect but no luck
    can you pls let me know what username/pwd its expecting..?
    Regards,
    Narasimha.

    My ESB process enqueues messages into the JMS queue.when I select stress test option,its prompting me to enter details of username/pwd.

  • Load Runner - stress test for BI java report(WAD 7.0) error

    Dear all:                                                                               
    Our project implement the SAP Portal 7.0(NW2004s, BW/EP SP14) and before we go-live, we use the Load Runner 8.0 to test the performance of SAP BW Java reports.
    1. We develop the BI report basing WAD 7.x, setup Iview in sap EP for BI report and get the BI report URL.
        2. We fill the report URL in IE(6.0) to run this report and display the bi report successfully ,
    eg: http://epserver:50000/irj/servlet/prt/portal/prtroot/com.sap.ip.bi.web.portal.integration.launcher?sap-bw-iViewID=pcd%3aportal_content%2fcom.ahepc.BI%2fcom.ahepc.iView%2fcom.ahepc.FI%2fcom.ahepc.BI_I_ZWAFI_006&sap-ext-sid=1
        3. Use the LOADRUNNER to make one performance testing for this URL:
                 1)We record the BI report's URL basing HTML protocal and replay it successfully. But when we run the script with the more than 2 Vusers, there are errors.
                 2)The record script can only run with 1  Vusers! If we run with 2 or more Vusers, the error display. The error like this:
    Action.c(525): Error -26612: HTTP Status-Code=500 (Internal Server Error) for "http://epserver:50000/irj/servlet/prt/portal/prtroot/com.sap.ip.bi.web.portal.integration.launcher"
                 3)  We try to use the SAP WEB protocol to test it ,the same error like this:
    Action.c(98): Error -26612: HTTP Status-Code=500 (Internal Server Error)for "http://epserver:50000/irj/servlet/prt/portal/prtroot/com.sap.ip.bi.web.portal.integration.launcher?sap-bw-iViewID=pcd%3aportal_content%2fcom.ahepc.BI%2fcom.ahepc.iView%2fcom.ahepc.FI%2fcom.ahepc.BI_I_ZWAFI_006&sap-ext-sid=1"
                4)   Choose one report which no selection variable screen ,the user access the URL and get the result page directly. we can do the test  for this type report with more than 10 Vusers using LoadRunner 8.0.
                    Make analysis with the two type report's script,we found the BI report which have selection variable screen recorded the scripts like this:
         web_submit_data("com.sap.ip.bi.web.portal.integration.launcher_4",                "Action=http://epserver:50000/irj/servlet/prt/portal/prtroot/com.sap.ip.bi.web.portal.integration.launcher",
         "Method=POST",
        "RecContentType=text/html",                    "Referer=http://epserver:50000/irj/servlet/prt/portal/prtroot/com.sap.ip.bi.web.portal.integration.launcher?sap-bw-iViewID=pcd%3Aportal_content%2Fcom.ncgc.pct.folder.ncbw%2Fcom.ncgc.pct.folder.ncbw.role%2Fcom.ncgc.pct.bw.role.ydjcykhaqgl%2Fzyfx%2FZANCCSM01_Q_101&sap-ext-sid=pAYYK3imMNNJjTjL*mKg4Aggw7o2cRS_TL1fx2I2jeGg&NavPathUpdate=false&buildTree=false",  "Snapshot=t21.inf", "Mode=HTMLITEMDATA,
    "Name=BI_COMMAND", "Value=", ENDITEM,  "Name=BI_COMMAND-TARGET_DIALOG_REF", "Value=DLG_VARIABLE", ENDITEM,
    "Name=BI_COMMAND-BI_ADVANCED", "Value=DLG_VARIABLE_vsc_DropdownVariants", ENDITEM,
    "Name=BI_COMMAND-BI_COMMAND_TYPE", "Value=PASSIVE_VALUE_TRANSFER", ENDITEM,
    "Name=BI_COMMAND-PASSIVE_ID", "Value=DLG_VARIABLE_vsc_DropdownVariants_combobox", ENDITEM,
       "Name=BI_COMMAND-PASSIVE_VALUE", "Value=", ENDITEM,
       "Name=BI_COMMAND_1", "Value=", ENDITEM,   "Name=BI_COMMAND_1-TARGET_DIALOG_REF""Value=DLG_VARIABLE",ENDITEM,
    "Name=BI_COMMAND_1-BI_ADVANCED", "Value=DLG_VARIABLE_vsc_CommonVariablesList_VAR_1_INPUT", ENDITEM,  "Name=BI_COMMAND_1-BI_COMMAND_TYPE", "Value=PASSIVE_VALUE_TRANSFER", ENDITEM,
    "Name=BI_COMMAND_1-PASSIVE_ID", "Value=DLG_VARIABLE_vsc_CommonVariablesList_VAR_1_INPUT_inp", ENDITEM,
    "Name=BI_COMMAND_1-PASSIVE_VALUE", "Value=2009.06 - 2009.07", ENDITEM,  "Name=BI_COMMAND_2", "Value=", ENDITEM,
    "Name=BI_COMMAND_2-TARGET_DIALOG_REF", "Value=DLG_VARIABLE", ENDITEM,
    "Name=BI_COMMAND_2-BI_COMMAND_TYPE", "Value=OK", ENDITEM
    "Name=PAGE_ID", "Value=1_cEFZWUszaW1NTk5KalRqTCptS2c0QS0tZ2d3N28yY1JTX1RMMWZ4MkkyamVHZy0t", ENDITEM,
    "Name=REQUEST_ID", "Value=1", ENDITEM,  EXTRARES,
    maybe the loadrunner could not compile/replay  the BI_COMMAND rows successfully?
           For the performance test for the BI java report, have any idea about that error? Or any difference special I should pay attention for BI/EP java report?
    Thanks again.

    Fowllow below point :
    1.       the page_id correlation
    2.       auto-correlation of SAP-ext-id using URL-based script.
    You might want to consider to correlate sap-ext-id and page_id. Hope thatu2019s helps.
    // Sample code
    web_reg_save_param("SAP_EXT_ID",
                                    "LB=sap-ext-sid=",
                                    "RB=\"",
                                    "Ord=2",
                                    "RelFrameId=1",
                                    "Search=body",
                                    LAST);
    //Initial value was xxxxx
            web_reg_save_param("PAGE_ID",
                    "LB/IC=sapbi_page.m_pageIdValue = \"",
                    "RB/IC=\";",
                    "Ord=1",
                    "RelFrameId=1",
                    "Notfound=warning",
                    LAST);
    //End of code

  • Creating load for performance testing on SSAS and Power View on SharePoint 2013

    We have SQL Server DW, SSAS OLAP Cube and Sharepoint 2013 on dedicated virtual machines.
    We would like to create load simulating use of 500 end-users.
    What are best tools?
    What are best methods?
    Kenny_I

    Hi Kenny_I,
    According to your description, you want to create a PowerView report using SQL Server Analysis Services database in a SharePoint site, now you need to do a load testing for this report, right?
    In SharePoint level, there are many tools that helps in the load testing. For the details, please refer to the link below.
    SharePoint (Performance, Stress ) Load Testing
    For the PowerView report level, you can refer to the link below to see how to track down Power View Performance Problems.
    Tracking down Power View Performance Problems
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here.
    Charlie Liao
    TechNet Community Support

  • Using "sapbi://" URL in web browser for stress-testing

    Hello,
    I want to test the connection limits of the deployed MobileBIService in the CMC, as I've experienced some sluggish connections.
    I've checked, and the "sapbi://" URI points directly to the SAP BI app, which then opens the requested report. A link example is:
    sapbi://OpenDoc/?
    ConnectionType=BOEConnection&connection_name=123&server_url=10.10.10.10:8080&cms=10.10.10.10&Type=webi&iDocID=AXtcyDP4u09Jn1_P9BSR9H0
    Is it possible to mask http data coming from a web browser, as coming from a mobile device (via the SAP BI app), in order to test the mobile service/server?
    If not, what is the http data request used in the app that can be used in a web browser, and still go through the MobileBIService?
    Is there a way to trace the data, to make sure that that server is being stressed?
    I am using:
    Android SAP BI app;
    SAP BO 4.1 SP04, with Mobile CMS deployed.
    Thanks in advance for the insights!
    Best Regards,
    Hugo Afonso

    On the other hand, my users want this. I just pushed out the Reader 8.2.3 update with the 8.2.0 install. Unfortunately, I had erroneously set the mst to "Make Reader default if both Acrobat and Reader are installed." They all want Acrobat to be their default. Can I use this same registry setting? I'm going to try it for a few people and see if it works.
    Thanks,
    E Powell
    Austin, TX

  • Howto capture/replay workload (for performance testing purposes)

    Hi,
    We have a customer that will buy new hardware for his Oracle database server. Because he is hesitating between 2 possible storage solutions and is not convinced that solution A will be significantly better than solution B he wants a proof of concept.
    So this is what we will do:
    - Set up a test environment with hardware solution A and another one with hardware solution B.
    - We will backup and restore his database on both test servers.
    - We will run a workload on both servers and monitor performance with AWR and ADDM
    - Compare performance
    I would like to:
    - Make a consistent backup of the production database
    - Capture 24 hours work on the customers production database
    - Restore database on both test servers.
    - Replay the captured workload on both test servers.
    - Compare performance
    Does anyone know what tools I can use to do the capture/replay part?
    All suggestions are appreciated.
    Thank You,
    Pieter

    I have been playing with logminer and auditing but these don't solve the problem for 100%...
    Start logminer:
    EXECUTE DBMS_LOGMNR.START_LOGMNR(-
    STARTSCN => 404809, -
    ENDSCN   => 404975, -
    OPTIONS  => DBMS_LOGMNR.DICT_FROM_ONLINE_CATALOG + -
    DBMS_LOGMNR.CONTINUOUS_MINE + -
    DBMS_LOGMNR.COMMITTED_DATA_ONLY + -
    DBMS_LOGMNR.NO_ROWID_IN_STMT);Get SQL:
    SELECT SQL_REDO FROM V$LOGMNR_CONTENTS WHERE USERNAME != 'SYS'
    AND SEG_OWNER IS NULL OR SEG_OWNER NOT IN ('SYS', 'SYSTEM', 'SYSMAN');This works for insert/update/delete, but it can't capture selects...
    Auditing:
    AUDIT SELECT TABLE, INSERT TABLE, DELETE TABLE, EXECUTE PROCEDURE BY ACCESS;
    SELECT SQL_TEXT FROM DBA_AUDIT_TRAIL;These sql_text statements show the bind variables
    eg: SELECT TO_NUMBER(PARAMETER_VALUE) FROM MGMT_PARAMETERS WHERE PARAMETER_NAME = :B1
    This is not executable, I need an executable result...
    Does anyone has a better way to accomplish what I need?
    Thank You.

  • Need help trying to determine what hardware I can run for develpoment testing purposes for Solaris Sparc 11.2

    I have a large client that is looking to upgrade from Solaris 5.9 up to Solaris 11.2. I need to find some hardware I can run in house to do development, run tests and run setups/configuration on a 64 bit Sparc machine. I know Solaris 11 dropped support for some of the UltraSPARC II, III, IV series. However I need to have a setup in shop locally for me to work on. Any ideas on if buy a sun blade workstation or another workstation that I could get Solaris 11.2 installed? I don't necessarily need the GUI desktop but the text/curses based setup is all I need. Any ideas on where to go? Seems like the cutoff from Solaris 10 to 11 was a pretty big one regarding legacy support of older hardware. Also I know there are x86 distributions of Solaris 11.2 but I have 3rd party software that is compiled on Sparc.

    Have you seen the HCL?
    I write  most of my labs on Virtual Box, and also use a few older 5440s and some new M10s when I want to shoe LDOMs.
    OTN - Oracle Solaris 11: Hardware Compatibility List

  • Load and stress testing a Java application

    I have an application I've built that has load balancing built into it. I'm looking for a tool that I can use to simulate load against the application to watch the load balancing as it works. I downloaded WAPT, which is a really nice tool, but what it does is grab the HTTP requests made during the recording of browser actions. So, when I run it during the recording, the request gets sent to a specific server, as it should. The problem is that server is now statically defined in the script and when the script is run, ALL requests go directly to that machine instead of being load balanced.
    Has anyone run into this before? Any suggestions on a tool I can use to simulate mouse clicks, instead of simply simulating HTTP requests?

    Runtime.getRuntime().exec(...) is how you do it
    Hope that helps

  • Cloning the webintelligence reporting server for stress testing

    Hello,
    We are currently running a BO XI 3.0 system (Edge version) and using 3 clones of the webintelligence server in the CMC. When doing stresstesting (with more or less 300 sessions open all  at once), we receive a message that one of the cloned web intelligence servers (services) is down: this is the message: The web intelligence server can not be reached, please take contact with the BO administrator (Error: RWI 00236) Error: INF). We presume that one of the cloned web intelligence servers is going down but we wonder if we can just clone the same server several times more or if we need to adapt the configuration parameters of each cloned service. How can we audit where the reason lies for this server to stop working or to crash?
    Can someone help us out?
    thanks in advance
    Thierry Renaer

    will check later what solution a new version brings

Maybe you are looking for

  • Infoset Question

    Hi, I want to create a report to view vendor master data and company code data. I created an Infoset based on 0Vendor, 0GN_Vendor and 0Comp_code. The key in 0GN_Vendor (i.e. 0GN_Vendor itself) is unused though. Is this correct or is there a better wa

  • How to turn of control-click right click on iMac?

    Hi! I've been trying to use pixlr.com, a photo editor, and one of the tools requires that I control-click to activate a tool. However when I control-click it brings up a contextual/right-click menu and I can't use the tool. Does anyone know how to tu

  • Can't download music b/c saying my ipod is linked to another itunes library

    does anyone know how i can bypass this without having to completely delete all of my songs already on my ipod?

  • Monitoring teens text messages

    Is there anyway that I can install software to read texts messages with out jailbreaking an iphone first!  Please help I am desperate.

  • IMac won't let my wife sign on

    My wife has been having an issue signing onto her computer. She kept trying the password that she has been using for the past few years but it wouldn't take it.  She tried reseting her password but still will not work.  In essence, she is locked out