About HTTP Test Tool

Hi Experts,
I have a doubt , If we r implementing a HTTP To RFC Scenario
We have to send the data through  HTTP Test Tool .
Is there any connection we have to establish in between these Tool and XI.
How it wil get connect to the Xi Integration Server.
Please clarify me.
Regards
Khanna

you will send http request to url like this http://host:port/sap/xi/adapter_plain?namespace=http%3A//otr.ru/gba&interface=MI_PaymentOrder_GetListByAccount_OB&service=httpTest&party=&agency=&scheme=&QOS=BE&sap-user=AUSER&sap-password=pass&sap-client=001&sap-language=EN

Similar Messages

  • Where can i fing HTTP test tool/ client http adapter?

    Hi,
       Where can I find http test tool/ http adapter client tool? So that I can sedn messages to XI. Appreciate for your response.
    Thanks,
    Mallikarjun.M

    Hi,
    In XI You can go to RWB (from XI server homepage)->Comp Monitoring -> Display All ->Int Server-> Int Engine
    In the bottom, you find 3 tabs, select the test message tab to post messages.
    Pls note that, when you need to test, you should have created the scenario in IR/ID (and u can use the details of Recr Determination ID) to fill in the details.
    As Chandra Mentioned you can use Stephan's code.
    Hope this helps
    Regards
    Agasthuri Doss

  • Info about eCATT Testing Tool

    Hi All,
    I have read various blogs/threads regarding eCATT Testing tool. I can see how to create eCATT scripts but my questions is how do we open eCATT tool.
    I ve read that we have to enter "SECATT" as tcode, but where?
    I ve SAP Netweaver Application Server 7x and Developer Studio installed on my M/C, please let me know if there is anything else to be installed to get started with eCATT, if yes then it would be great if you could provide me with relevant URLs as well.
    Regards
    Kaushal Panjwani

    Hi
    Check CATT help.
    http://****************/Tutorials/eCATT/eCATTMain.htm
    SAP users use CATT frequently to upload master data or to make changes to master data records. SAP Consultants and Abapers tend to use it for creating test data. The transactions run without user interaction. You can check system messages and test database changes. All tests are logged. The CATT records your keystrokes while performing the actual transaction. You then identify the fields that you wish to change in that view. Then export this data to a spreadsheet to populate with the data required. This is uploaded and executed saving you keying in the data manually.
    To perform CATT, it has to be enabled in your production environment (your systems administrator should be able to do this - SCC4). You will also need access to your development system to create the CATT script.
    The process of uploading data with a CATT:
    Activate CATT in your client
    In transaction code SCC4 - click the change button
    Double click on the client number
    In the Restriction section, tick Allows CATT processes to be started.
    Upload data using CATT
    1. Create Import variant for the fields you need
    Transaction SCAT
    Goto Parameters
    Create Import Variant
    Goto Variant -> Edit
    Goto Variant -> Fast entry or F9
    Duplicate 01
    2. To change the MRP Group for a list of Material
    Assuming that I want to change the MRP Group for a list of Material.
    My text files should look something like this:
    [Variant ID] [Variant Text] &ZDISGR &ZMATNR
    --> Parameter texts MRP group Material
    --> Default Values M1 A001
    Changes to the default values displayed above not effective
    #01 M1 A001
    #02 '' A002
    #03 M1 A003
    Note : '' denotes a blank in the field. e.g. Material A002 MRP group will be replaced by a blank.
    3. Configure the recorded entry fields to read from the imported text file data
    In the CATT : Maintain functions test case Screen
    Double click on the Object Name
    Double click on the screen number with your desired fields
    Park the cursor on the fields
    Click Edit -> Details
    Fill in the Parameters Name and Field Contents
    Finish Save it.
    Assign your text file data.
    In the CATT : Execute test case Screen
    Click External from file and choose your text file
    CATT will now read from your text file and update whatever data you have specified.
    u can go through this link
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=catt&cat=sdn_all
    Reward points if useful
    Regards
    Anji

  • HTTP Test Tool Umlaut (Special Character) Problem iso-8859-1 utf-8

    Hi folks,
    I habe a Problem in an HTTP to IDOC Scenario. The configuration works and when I test it, by using the Test Message Tool from the Runtime Workbench i get the following problem:
    I post an IDOC XML Charset iso-8859-1 when it arrive as IDoc in business system german umlauts would be displayd very cryptic
    ä = ä
    ü = ü
    and so on ....
    When I post the XML with UTF-8 charset it works, what can i do to handle this ?
    Thank you

    Hi,
    maybe this document is helpful:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/502991a2-45d9-2910-d99f-8aba5d79fb42
    and also this thread:
    Character translation error in Mapping Lookup API (RFC)
    Regards
    Patrick

  • HTTP sender, difference between test tool and own application

    Hello,
    we are using HTTP test tool to connect to XI and send a flat file to a directory. Only a small test!
    OK, using the test tool offered here in the SDN, we are successful connecting to XI. SXMB_MONI shows a good result.
    But using another HTTP application we get an error back:
    error code 404; resource not found
    This is what we use in the HTTP application:
    http://test.com:8070/sap/xi/adapter_plain?namespace=http://test.com/sandbox&interface=HTTP_TEST_OUTBOUND&service=HTTP_service_test&sap-user=xiappluser&sap-password=secret&sap-client=001&sap-language=EN&QOS=EO
    I tried to have a look at the threats here but did not find something I could use.
    Who could help?
    Best regards
    Dirk

    Hi,
    Just out of curiosity.. is ur client no. <b>001 or 100</b>..?
    U can refer to the following weblog for prgramatically connecting to XI server from a java applciaiton...
    <i>Connecting to XI server from Webdynpro</i>
    /people/sap.user72/blog/2005/09/15/connecting-to-xi-server-from-web-dynpro
    hope this helps...
    Cheers,
    Siva Maranani.

  • HTTP to File Scenario: execute Test Tool (html) but any received message?

    Hi all,
    I have configured the HTTP to File scenario in SAP XI 7.0. When i execute the Test Tool (HTTP_Client_Adapter.html), i don't see any message in the XI Server. I don't know the Test Tool which i used for the test work correctly, because when i clicked on 'Send' button, i don't get any message in the XI Server?
    The Configuration Scenario is OK when executing the Configuration Test in ID.
    Could you please tell me how i can know the Test Tool is execute correctly?
    The Test Tool which i used in the link below:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6d8ca48cc8
    Thanks a lot in advance,
    Vinh Vo

    HI,
    In XI You can go to RWB (from XI server homepage)->Comp Monitoring -> Display All ->Int Server-> Int Engine
    In the bottom, you find 3 tabs, select the test message tab to post messages.
    Pls note that, when you need to test, you should have created the scenario in IR/ID (and u can use the details of Receiver Determination ID) to fill in the details.
    You can refer this:
    /message/266750#266750 [original link is broken]

  • Http Post to XI Test Tool in Java?

    I have been able to use the HTML test tool shared on SDN for my scenarios to date, but I have been <u>also</u> trying to write an http post program in java.  For some reason the post never makes it to XI.  Does anyone have a sample they will share or notice any problems with this code?
    Thanks.
    import java.net.*;
    import java.io.*;
    public class Reply {
      private static String myUrl = "http://sr3a80px:8000/sap/xi/adapter_plain?service=PAN_HOTKEY&namespace=http://graybar.com/sandbox/hotkeyoutbound&interface=PANRequestAbstractInterfaceAsync&party=Panduit";
      public static void main(String[] args) {
        try {
        URL u = new URL(myUrl);
        URLConnection uCon = u.openConnection();
        HttpURLConnection connection = (HttpURLConnection) uCon;
        connection.setDoOutput(true);
        connection.setRequestMethod("POST");
        OutputStream out = connection.getOutputStream();
        OutputStreamWriter wout = new OutputStreamWriter(out, "UTF-8");
        wout.write("<?xml version=\"1.0\"?>\r\n");
        wout.write("<ns0:hotkeyOut_PAN_MessageType           
          xmlns:ns0=\"http://abc.com/hotkeyoutbound\">\r\n");
        wout.write("<RequestAvailability>\r\n");
        wout.write("<Date>20050919</Date>\r\n");
        ...(rest of my xml)...
        wout.flush();
        out.close();
        catch (IOException e) {
         System.err.println(e);
         e.printStackTrace();
      } // end of main
    } // end of class

    cleaning up old ticket...never got this working, but tested another way

  • Are there any good black box testing tools for j2me?

    Is there any good testing tools available for testing software on physical mobile devices?
    I would like to partially replace manual testing with automated testing using a test tool. It should work on physical devices, and with the help of a script it should be possible to execute predefined sequences of button pressings on the device. Preferably there should also be some way of deciding whether the test was a succes without having to do so entirely manually.
    The purpose with this would be to make it easier to go through the test protocols, which has to be done before every new software release.
    Deviceanywhere.com looks promising at first glance but it is rather costly. Still, does anyone have an opinion of it?
    Does anyone has experience of Mobile junit for this kind of testing? Is it possible to define series of physical button pressings with it? At first glance it doesn't seem so.

    You can collect the Organizational Health in Exchange 2010 console for Exchange 2003/2007/2010 and that will list very useful information about statistics in your organization like servers, databases, CALs, recipient, feature used etc...
    Collect Organizational Health Data -
    http://technet.microsoft.com/en-us/library/dd351156%28v=exchg.141%29.aspx
    However it doesn't contain any configuration information and that you need to collect it manually because that depends on needs of each organization and how they want to setup their infrastructure...

  • Stress test tool and guidelines for tuning ADF 11g

    Hi all,
    I am working our ADF 11g application on load & stress testing. The load test works fine with some millions of full dummy rows (this generated data tool is easily written by ourself). The tunning only was done with only indexing. But with stress I'm concerning with RAM and other tunning parameters such IO and share pool from OS to DB and to WL servers and how to tune it for around 200-300 concurrent connections. I'm studying Jmeter for this purpose but still not get the answer. I have tested with Oracle Openscript but it worked very heavily slow :(.
    The question here is that do you have any experiences on tuning parameters for such requirements and what is the best automatic test tool for testing multi-connections, please advise me.
    Thank you very much.

    Oracle Application Testing Suite has specific support for ADF testing:
    http://www.oracle.com/technetwork/oem/app-test/index.html
    http://www.testingreflections.com/node/view/8538
    Some info on JMeter: http://www.connotea.org/user/jdeveloper/tag/jmeter
    Another option: http://www.yenlo.nl/harryvanoosten/2010/03/10/load-testing-an-adf-11g-application/
    Some entries about tuning: http://www.connotea.org/user/jdeveloper/tag/tuning

  • Microsoft Platform Ready Test Tool - Select Primary Executable when they are on a different server

    I am using the Microsoft Platform Ready Test Tool 4.1 and am trying to run through the SQL Server 2012 Data Platform Test
    My SQL Server 2012 is running on a Windows 2012 server, and all the prerequisite tests are passing.
    But then I come to step 1: Select Primary Executable(s) of Your Application, and get the followin error Message:
    You must identify your application's primary executable(s) in the below list. If no executable is displayed below, you must browse and add your applications's primary executable that makes the connection to SQL Server. If your application is IIS/PHP/COM+
    based solution, then you must add the corresponding framework executable(s) that makes the connection to SQL Server.
    So, my Application is a .Net 4.5 web Application that is running on a diffent VM from the SQL Server.
    So my question is then: How can i add the files needed? And which files am i supposed to add anyway?

    Hi Bjørn Otto,
    If you need to verify the SQL Server 2012 application using Microsoft Platform Ready Test tool, you can add ssms.exe in the ‘Select Primary Executable’ page. For more details, you can review the similar guideline which can be downloaded from below link:
    https://mprprod.blob.core.windows.net/assets/us/MPR_SQL2008R2_GUIDE_05092012.docx
    About adding the executables for other applications such as  .Net application deployed in IIS, you can review the list in this
    blog.
    Meanwhile, since the Microsoft Platform Ready Test tool is not part of SQL product, I would like to recommend that you also ask it in this
    forum. It is appropriate and more experts will assist you.
    Thanks,
    Lydia Zhang

  • BI  Testing tools - How to use

    Hi Gurus,
    Please let me know  how to use Testing tools in BI.
    1. how to do Stress test in BI
    2. Performance test in BI using tools.
    3. How to do Regression testing.
    Can you please let me know if you have any documents related to this. also please provide me the related sites.
    Thanks in advance

    Hi,
    BW Quality Testing
    We have not used any tool like Mercury Quality center for testing. In our case we created some test scripts and based on that we proceeded further.
    All the testing is done in quality before moving into Prod.
    Testing like Integration and unit testing are done in quality.
    You need to test if the extractions are working fine, data is getting loaded into targets, post load activities like activation, rollup, compression etc are successful etc.
    We test the PC chains also in Quality.
    We schedule / trigger the chains and monitor them. We ensure that all the process types are happening successfully.
    One major area we concentrate on is to identify decencies in the chain. This will ensure less errors and also reduce chain timings by a great extend. Dependencies should be kept to a minimum wherever possible.
    Also in cases where we use events/third party scheduling tools to trigger BW chains we check that out.
    Executing reports to check the definitions are correct.
    The volume of data will be lesser in Quality compared to prod.
    Also activities like Change runs, Deletion, Selective deletion etc are done.
    Almost all the activates in Prod are done in Quality.
    Refer.
    Re: Quality System
    Re: bw developer_unit_integration_testing
    Integration Testing
    http://www.sap-img.com/general/role-of-sap-consultant-in-testing.htm
    integration testing
    SAP testing
    SAP Testing
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e5d8d390-0201-0010-e284-e418e3f0e150
    Can any one explain about the SAP Testing process in Implementation Project
    BI 7.0 Test cases
    /thread/796460 [original link is broken]
    Vvv imp*****
    Purpose;
    During the entire life cycle of a SAP solution, it is necessary to test the functions and performance of your solution. With the SAP Test Workbench, SAP provides you with an environment for all test phases, which you can use for testing in the following cases:
    u2022 Implementation of SAP solutions
    u2022 Integration of new components and business scenarios
    u2022 Customer developments
    u2022 Function tests
    u2022 Integration tests with other components
    u2022 Upgrades, regression tests
    u2022 Importing support packages
    Integration
    The SAP test tools are
    Test Workbenchu2014(http://help.sap.com/saphelp_nw04/helpdata/en/3c/aba1d2413911d1893d0000e8323c4f/frameset.htm)
    Extended computer Aided tools
    (http://help.sap.com/saphelp_nw04/helpdata/en/1b/e81c3b84e65e7be10000000a11402f/frameset.htm)
    and Computer Aided Test Tool
    (http://help.sap.com/saphelp_nw04/helpdata/en/ae/410b37233f7c6fe10000009b38f936/frameset.htm) are part of the SAP Web Application Server.
    Features
    Test Preparation
    u2022 Creation of manual and automated test cases
    u2022 Management of manual and automated test cases
    u2022 Creation of test plans
    u2022 Definition and management of test series
    Test Execution
    u2022 Execution of mass tests using Extended Computer-Aided Test Tool and Computer Aided Test Tool
    u2022 Integration of test cases and test scripts of non-SAP providers
    u2022 Assignment of work lists (test packages) to individual testers
    Test Evaluation
    u2022 Permanent overview of test progress and test results
    u2022 Complete documentation of test processes in the test plans (test cases, test case descriptions, test results, test case notes, error messages)
    u2022 Detailed tabular and graphical evaluation of all test plans
    u2022 Export of test results to Office applications
    u2022 Message processing
    For the BP ;
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60981d00-ca87-2910-fdb8-d4a2640d69d4
    Presentation
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6397d490-0201-0010-a0ae-f3d09c02fc11
    Other links
    http://help.sap.com/saphelp_nw04s/helpdata/en/70/f6d53f41adea34e10000000a1550b0/content.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b0477d70-5082-2910-e49a-e53ea6d4c893
    How to Reconcile Data Between SAP Source Systems and SAP NetWeaver BI
    Can any one explain about the SAP Testing process in Implementation Project
    Regards
    Tg

  • Need information on open source testing tools for ADF web applications

    Hi experts,
    I need to investigate on new feasible open source Java testing tools for testing ADF web applications. I have tried to google a lot but getting confused.
    My requirements as as under:
    1. The tool must be open source.
    2. It should be easy to understand and to work upon by the tester and developers.
    Selenium based testing approach is already in place for testing the application but need to search for tools other than Selenium which shall prove suitable for testing ADF applications. Kindly let me know your inputs / suggestions.
    Thanks a lot in advance.
    Neelanand

    Hi,
    Have a look at JMeter http://jakarta.apache.org/jmeter/index.html
    1. The tool must be open source.It is.
    2. It should be easy to understand and to work upon by the tester and developers.I guess it is.
    There are some specifics in configuring it for ADF, but Chris Muir wrote a nice blog about how it's done, check it out http://one-size-doesnt-fit-all.blogspot.com/2010/04/configuring-apache-jmeter-specifically.html
    Pedja

  • Is Ecatt a Regression Testing Tool?

    Hi,I am New to Ecatt.
    Generally a Testing tool is Used For RePitative or Regression Testing.
    In Sap it is not possible ans\d i have to enter the Customeror vendor etc each time i run the script.
    Then How come this is called a testing Tool?
    Pl Clarify,
    Thanks

    The Web Application Server 6.40 is part of NetWeaver 2004 and it contains CATT and the successor tool eCATT.
    Note that it is no longer possible to create new automated CATT test cases in Web AS 6.40 - SAP is gradually phasing out CATT in favor of eCATT.
    In eCATT, you can continue to call existing CATT test cases. There is also a migration function that allows you to convert existing CATTs into eCATT tests. If you are a SAP Professional Journal subscriber, you can read about this feature in the September/October 2003 edition.
    For more information on eCATT, search "eCATT" on SDN - you'll find last year's TechEd material. Also check out http://service.sap.com/eCATT and the documentation at
    http://help.sap.com/saphelp_nw04/helpdata/en/20/e81c3b84e65e7be10000000a11402f/frameset.htm
    Technical questions and discussions on eCATT and other test tools are starting to catch on in the SAPGUI forum.

  • "WS-I Analyze" button is disabled even after registering WS-I Testing Tools

    Hello,
    I've downloaded WS-I Testing Tools and registered them within the JDev 10.1.3.2.
    I can successfully generate the WS-I Profile Conformance Report for my WSDL file in JDev IDE, so I am sure that JDev knows where WS-I Testing Tools are and can work with them.
    What still does not work is the "WS-I Analyze" button in the HTTP Analyzer, which is supposed to provide capability of running the web service messages thru the WS-I Conformance test cases. I am following the instructions in the http://www.oracle.com/technology/products/jdev/howtos/1013/ws-i/wsi_howto.html but the button is still disabled as it was before teh WS-I test tools were registered with JDev.
    How to run the WS-I tests with the messages captured in the HTTP Analyzer in JDev?
    Thank you!

    You mean the sections about Top States, Business Environment, Labour Climate, etc.? They are missing with both SeaMonkey and Firefox. I had to load that page with Safari to see what you were talking about. The validation of the page shows 214 errors and 40 warnings. That probably accounts for the problem. Mozilla browsers are more picky about valid code.
    * http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.areadevelopment.com%2FTop-States-for-Doing-Business%2FQ3-2013%2Fsurvey-results-landing-page-142378.shtml

  • Looking for a Performance testing tool

    We want to stress test our multiserver Adobe Connect before putting into production.  HP tool was not successful.  Any Recommendations on tool and method?

    Cameron,
    Thanks for your input! Sounds like you are probably using these
    products.
    I saw the PerformAssure demo. Their GUI is very slick!! PerformAssure
    does some cool stuff like comparing EJB metrics with system metrics
    and were able to show me the EJB method that was causing a problem
    with a petstore application.
    I heard about this new tool from a company called Performant
    (http://www.performant.com). I am signed up for a demo with these
    folks. Will let you all know what I find.
    I looked at Wily site and didn't persue them as they seem to be
    deployable in the production environment. Our application is not live
    yet, but we want to be able to make sure it can handle good load ;)
    Thanks!
    --N
    "Cameron Purdy" <[email protected]> wrote in message news:<[email protected]>...
    I haven't had a chance yet to look at Sitraka's software, but Precise
    Indepth/J2EE and Wily Introscope are both pretty popular with Weblogic, and
    I think they both do a good job of what they do.
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    http://www.tangosol.com/coherence.jsp
    Tangosol Coherence: Clustered Replicated Cache for Weblogic
    "Neil" <[email protected]> wrote in message
    news:[email protected]..
    Hello All!
    I need help! I am trying to find out which of the tools is better
    suited for me to be able to do performance testing of an application
    under load.
    I am looking for a tool that can provide me detailed application
    performance metrics. Seems like both Insight and Perform Assure can do
    this job for me.
    If any of you have had experience with using performance tools such as
    Prescise Insight or Sitraka's Perform Assure I would appreciate any
    input you might have on your usage experience of these tools.
    Also if you know of any other tools that might provide similar
    information such as the above tools, that would be really helpful.
    Thanks a bunch!
    Neil.

Maybe you are looking for

  • Where is the inspector in the tool bar of Pages?

    Where is the inspector in the tool bar?

  • MacBook Air won't wake after shutting lid

    Hey guys, My 11" Macbook air OsX 10.6.8 goes to sleep when I shut the lid with external monitor plugged in. The problem is, it will not un-sleep anymore. Usuall just opening the lid would do this, but now it just stays blank on both monitors. Pressin

  • A problem about table?

    I can connect to the oracle server, but I cannot list the tables or views ... Sometimes, I can use 'Select'. thanks.

  • Rpd questions.

    Hi Friends, As I am working on OBIEE and getting to know more about it, I am having more and more questions. These might be small but I need to get a clear concept of this. 1. When I pull just dimension columns in 'Answers' and run the query, and whe

  • Need to install 11g on MAC OS X Mountain Lion

    Hi, Is there anyway Oracle 11g can be installed on MAC OS X Mountain Lion? without using a VM / VirtualBox that is. Edited by: 992842 on Mar 9, 2013 10:37 AM