Is there a Message Test tool in XI WAS ABAP?

There's a message test tool in runtime work bench of WAS JAVA,
is there one in XI WAS ABAP so that I can send data to inbound message interface?
Thanks in advance.

Michal, I've refered to that blog, it is what I want.
Now I have one more quetion
I've just started to learn XI as well as SAP for several months, but truely I've already read a lot of articles written by you. Seems you always know some tricks inside SAP, but how can you always figure out a way to solve this kind of quetion? Like the use of cl_xms_main, from where you learned about it? from "F1" or somewhat else? That what I really want to know.
Can you tell me that?
B'Rgds,
YiNing

Similar Messages

  • 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...

  • XI Performance Testing Tool

    Hi All,
    Are there any performance testing tools for XI. Basically the tool should be able to send messages of arbitrary sizes and large number of messages one after the other.
    Thanks,
    Sandeep

    hi,
    try mercury loadrunner
    a great tool for testing XI
    and it you can have a trial edition
    http://www.mercury.com/us/products/loadrunner/
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Error message "test page failed to print" in windows 7 ultimate 32 bits

    I have installed printer a hp deskjet 1515 in windows 7 ultimate 32 bits and it is successfully installed, however  when I tried to test print out there showed message "test page failed to print. Would you like to view the print troubleshooter
    for assistance?". I tried to clicked Yes and running the troubleshooter until completed but the result still the same showed the same message above when test print again.
    Please need assistance how to solve this problem
    Thanks
    Sopyan

    Hi Sopyan,
    On current situation, please refer to following steps and check if help us to troubleshoot this issue.
    1. Please check if use the correct printer driver and also check if need to update it.
    2. Please check if firewall was enabled or third-party security application ran. Please temporarily disable them and monitor the result.
    3. Please use another administrator account to logon and print again, then check if this issue still exist.
    4. Please open Event Viewer and check if find some relevant events or errors.
    If any update, please feel free to let us know.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Which load testing tool is appropriate for sending message to a tcp socket

    Hi,
    I am new to the testing world. I have developed a messaging application, where the client sends his requests on to the server program which opens a socket and listens for messages. Then all mesaging goes on. I want to load test my application. I have tested it with Apache's JMeter, besides that are there any other load testing tools.
    The clients need to send messages on a tcp socket. I really need this, please help me.
    Thanks,

    Dude,
    Write one!
    I test any servers I've written by hammering them by writing a multi-threaded test program to simulate client activity, namely an initial login and then whatever other activity the client would usually perform. Maybe in your case this would involve the sending of messages, the checking/reading of new messages and logging out.
    I usually get my timing statistics by simply capturing a start time and an end time (the difference being the m/s taken). ie: using java.util.Date.
    Run the test program from a single host to iron out any initial problems, but then be sure to run it from as many different hosts as you can get your mitts on!

  • 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]

  • SQLException in the audit log for the Message Display Tool

    Hi
    I´m newbie in PI Technology, and i have some issues when i try to do the next.
    This is the scenario:
    I need to communicate two systems, for one side i have SAP, and for the other side i have ADI (legal system) so, i use PI to do this (the communication), PI receive the data from SAP by means abap proxy, until this everything is correct, then i do the mapping of the data and i send a message to ADI (with the SAP XI Runtime Workbench) by means JDBC adapter, if i check the sended message with "Message Display Tool" show that the message was sent (status "Delivered") but if i check the received messages option, in the audit log displays the five next errors:
    Error: Could not execute statement for table/stored proc. "FADIA4" (structure "StatementFADIA4") due to java.sql.SQLException: FADIA4 in FILEMET not valid for operation.
    Error: JDBC Message processing failed, due to Error processing request in sax parser: Error when executing statement for table/stored proc. 'FADIA4' (structure 'StatementFADIA4'): java.sql.SQLException: FADIA4 in FILEMET not valid for operation.
    Error: MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error processing request in sax parser: Error when executing statement for table/stored proc. 'FADIA4' (structure 'StatementFADIA4'): java.sql.SQLException: FADIA4 in FILEMET not valid for operation.
    Error: Adapter Framework caught exception: null
    Error: Delivering the message to the application using connection JDBC_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error processing request in sax parser: Error when executing statement for table/stored proc. 'FADIA4' (structure 'StatementFADIA4'): java.sql.SQLException: FADIA4 in FILEMET not valid for operation..
    if there are somebody that maybe could know what is the problem?, could the problem be the side of the legal system?, because inside of PI when i do the Test Configuration in the Integration Directory, the end of the test is successful.
    Any comment is well received!!
    Thanks,
    Vicman
    P.D. sometimes the error is: java.sql.SQLException: Token ) was not valid. Valid tokens: DAY PATH YEAR LABEL MONTH OPTION RESULT CONNECTION TRANSACTION.
    what does it means?

    Hi Pooja,
    thanks for you quickly response!
    XML sended:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:MT_PgDocVentaECC_req xmlns:ns0="http://gmodelo.com/ECC/enviarCobranza">
       <DT_DatosDeControl>
          <MIDDLEWARE_ID/>
          <QUICK_ID/>
          <INTERFACE_NAME/>
          <MESSAGE_ID/>
          <LOG_ID/>
          <USER_ID/>
          <SOURCE_SYSTEM/>
          <TARGET_SYSTEM/>
       </DT_DatosDeControl>
       <DT_PagoDocVentaECC>
          <VKORG>TVKO</VKORG>
          <VKBUR>TVBUR</VKBUR>
          <VKBUR1>TVBUR</VKBUR1>
          <ROUTE>TVRO</ROUTE>
          <ROUTE1>TVRO</ROUTE1>
          <BLART>Q</BLART>
          <BELNR>100</BELNR>
          <WRBTR>200</WRBTR>
          <LFART>100</LFART>
          <VBELN>100</VBELN>
       </DT_PagoDocVentaECC>
    </ns0:MT_PgDocVentaECC_req>
    this is the XML received:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns1:MT_PgDocVentaADI_req xmlns:ns1="http://gmodelo.com/ADI/recibirCobranza">
    <StatementFADIA7>
    <FADIA7action="INSERT">
    <Table>FADIA7</Table>
    <Access>
    <NUMCIA>123</NUMCIA>
    <NUMALM>234</NUMALM>
    <SUBALM>300</SUBALM>
    <CVETOP>16</CVETOP>
    <FOLOPV>22</FOLOPV>
    <SECOVA></SECOVA>
    <IMPOVA>200</IMPOVA>
    <ALMOVA>5678</ALMOVA>
    <SUBOVA>21</SUBOVA>
    <TOPOVA>21</TOPOVA>
    <FOPOVA>41</FOPOVA>
    <FECOVA>100</FECOVA>
    <STSOVA> </STSOVA>
    </Access>
    </FADIA7></StatementFADIA7>
    </ns1:MT_PgDocVentaADI_req>
    what do you think about it?, anything wrong?

  • Getting TF42008: The test case management package could not be loaded. Verify that Visual Studio Test Tool is installed and try again.

    We are trying to run unit tests in TFS server.
    Below is the System Configuration:
    Visual studio version: VS 2013 Ultimate
    TFS: TFS 2013
    For this we have created a build and able to run the build successfully. And build page showing one link for Test result. When we click on this link, we got below error message.
    "Getting TF42008: The test case management package could not be loaded. Verify that Visual Studio Test Tool is installed and try again."
    And below is the screenshot of the error message. So please let us know is there and thing else we need to do to solve this issue?

    Hi RS, 
    Thanks for your reply.
    Yes, if you want to open and view test result on your laptop, you need install the VS 2013 on your laptop as well.
    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.

  • Searching for a GUI testing tool

    Hi all,
    I would like to create automated GUI tests for my Flex Air application which uses the 4.12 Apache Flex SDK. Unfortunately the most appealing testing tool is Flex Monkey which is not supported anymore by Gorilla Logic. Is there a way to make it work with the latest Flex SDK or do you know a tool that can be used for the same purpose and is able to leverage the latest Apache Flex SDK's automation library?

    See https://bugs.eclipse.org/bugs/show_bug.cgi?id=114159.
    "Paul Slauenwhite" <[email protected]> wrote in message
    news:g2o9dp$n8a$[email protected]..
    > Hi Hans,
    > Note, the AGR only supports Eclipse applications and not RCP/SWT
    > applications.
    >
    > An AGR recording is an XML macro containing events on widgets for
    > playback. Only verification hooks are implemented in Java code.
    >
    > Paul
    > "Hans Schwaebli" <[email protected]> wrote in message
    > news:be7ec383d2fbbae62ebcc7dd79fa3f11$[email protected]..
    >> We are searching for a GUI test tool or framework for testing RCP
    >> applications.
    >>
    >> I downloaded the TPTP version of Eclipse
    >> (eclipse-rcp-europa-winter-win32.zip) and installed the latest TPTP
    >> (webinstall). But I discovered that I only can do HTTP recording then.
    >>
    >> We need to record SWT events instead. Is this possible with TPTP?
    >>
    >> It seems to be possible according to
    >> http://www.eclipse.org/tptp/test/documents/userguides/Intro- Auto-GUI.html#2.0
    >>
    >> But there is no wizard "TPTP Automated GUI Tests" in my Eclipse. Why not?
    >>
    >> Another question is, whether that only records in XML or if it can be
    >> recorded as Java statements too?
    >>
    >
    >

  • 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

  • Conext Sensitive Help Test Tool Not Working

    I have been trying to test my map files with the context-sensitive test tool, but am unable to get it working. I am running TCS 3.5 on Windows XP Pro.
    I created a map files for Java in the project file and then created several test links with Map IDs. I am working with an offline WebHelp system on my C drive. I open the CSH Test Tool and located the index_csh.htm file for the WebHelp help system and then choose the Map Number. But when I click "Show Help," nothing appears. The hourglass comes up for a brief instant, as if it's going to load the page, but then nothing happens.
    Can anyone help?
    Thanks in advance.
    Douglas

    Hi, William:
    Your C# API allowed me to successfully test. Thanks.
    However, I was reading a bit more of the information on your site, and am still unclear why the deafult RH CSH Tester would not work. I was only using map numbers. Very frustrating.
    I also had a few other questions, since this is the first time I'm creating a mapping file in RH:
    - Is there any way to batch test? Or, if the icons appear blue (indicating they are correctly linked) in the Edit Map IDs dialogue box, can I just use your C# API to test a few and assume that they others are also working?
    - Is this API set to open up the pages in IE by default? Mine is doing that, but I wasn't sure if it was your app or my computer settings. I'm in an corporate environment where we are supposed to use IE as the default browser, although I have FF installed, too. It keeps opening an IE window with a security message that says JavaScript is not supported and I have to click the bar at the top to allow ActiveX controls to work. I'm pretty sure that last part is a security setting I can't change here, but not so sure about the default browser choice.
    -I haven't downloaded your API testers in other languages. Are they all the same with the difference just being language preference for the person testing it, or do some of them offer more functionality?
    Thanks for sharing your great tool!
    Douglas

  • Are testing tool effective

    Hi,
    I am trying to test my scenario using 2 available method of testing. I deliberately put a wrong data and tested in message mapping.
    As expected, my mapping fails in test tab of message mapping. Now i took the same payload ( whcih has wrong data)  & used it in Runtime workbench ( Integration engine- Test Message) & also in ID in Tools-Test Configuration
    To my surprise, the messages are triggered without error and i can see sucess flag. However when I see the XML payload it has wrong data. My Question is why these tool did not recognized what message mapping test found. How effect are those tools considering that they simulate the pipeline steps.
    Regards,

    When you do a mapping test, the only thing that you are testing is the mapping, independently of interfases.
    When I want to test any interface, I:
    1) Log on into R/3. Look for an existing IDOC in TC WE02 with status 03 (data passed to port OK). When I found one, I write the idoc number and then I go to TC WE19 and I test it there; just put the idoc number in textbox "existing idoc" and press F8, when you go to next screen, press F7 and put there the amount of Idocs that you want to reprocess. Then, log on into XI and go to TC SXI_MONITOR and see if the xml generated by the idoc you reprocess was sent ok.
    2) Log on into IR and in message mapping go to test; test it putting information in the outbound idoc or xml or rfc. When the mapping result is ok, save that xml.
    Then, I use a http page that basis guys give to me long time ago, where I have only to put:
    Server Host (your server host, like srv-xxx-adm for example)
    Server Port (in this case, I test it with server 8000 and not 50000)
    Client (your mdt in SAP R3)
    Quality of Service (sync., async. or exactly once in order)
    Sender Service (your sender service; you can found it in ID)
    Sender Interface (your message interface in IR)
    Sender Namespace (your namespace in IR)
    Then, you can upload the xml and logon with a username and password, and the xml will be sent.
    And like in 1), you must log on into XI and go to TC SXI_MONITOR and see if the xml generated by the idoc you reprocess was sent ok.
    3) Some guys from other systems are using a program called xmlspy to send xml from any system throw xi to sap or from sap throw xi to any system. The only thing that I have to do is to send them the empty xml I got from message mapping in IR, so they can fill it with information and send it. Then, just look at it in sxi_monitor transaction code in xi.
    I dont use the other test tools because last guy in xi here told me not to use it (he didnt explain me why).
    I hope this could be helpful for you.

  • Test tool for BPEL

    hello guys,
            Is there any test tool using which we can test the BEPL definitions of the integration processes developed in XI?
    Thanks in advance.
    Keith

    Hi,
    sure there is
    any tool that allows you to test message flow in XI as
    BPEL definitions describe integration process
    so by testing the process in XI you test it
    unless you want to validate BPEL definition - you can do it from
    any tool that allows to import BPEL - ARIS etc.
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • ICI Adapter Test Tooling

    Hello,
    As a supplier of contact/call centers I am working on an integration with SAP ICI Connector, based on 3.06. I am looking for a test tool that behaves like a ICI Server, sending messages to my connector, that will dispatch them to my callcenter and of course the other way around.
    Does such a tool exist?
    Kind regards,
    Frederik Moquette
    NEC Unified Solutions
    The Netherlands

    Hi Frederik,
    Best solution to test your connector is to set-up a basic Interaction Center on a SAP CRM server, and to customize it so that it communicates with your connector. There is plenty of documentation on this forum about how to achieve this.
    Additionally, SAP delivers a test tool to simulate Interaction Center activity; but you still need to have access to a SAP CRM server to start it. I have already played around with that tool in the past, but do not know much about it; maybe it can still help you.
    You can find that test tool with SAP transaction SE80, BSP application: CRM_ICI_TST_CAT.
    - change test parameters according to your needs: very important: specify correct Contact Center ID; save parameters.
    - in "Test cases" frame, check flag "with trace"
    - select a test case, e.g. "7.1. Log on and log off user".
    - press "Start test run": traffic with your connector is displayed in lower frame part.
    Hope this can help you
    Kind regards
    Walter

  • Forms and Reports: Automated Test tools - functionality AND performance

    All,
    I'm looking to get a few leads on an automated test tools that may be used to validate Oracle forms and reports (see my software configuration below). I'm looking for tools that can automate both functional tests and performance. By this I mean;
    Functional Testing:
    * Use of shortcut keys
    * Navigation between fields
    * Screen organisation (filed locations)
    * Exercise forms validation (bad input values)
    * Provide values to forms and simulate user commit, and go and verify database state is as expected
    Performance Testing:
    * carry out tests for fixed user load
    * carry out tests for scaled step increase in user load
    * automated collection of log files and metrics during test
    So far I have:
    http://www.neotys.com/
    Thanks in advance for your response.
    Mathew Butler
    Configuration:
    Red Hat Enterprise Linux x86-64 architecture v4.5 64 bit
    Oracle Application Server 10.1.2.0.2 ( with patch 10.1.2.3 )
    Oracle Developer Suite (Oracle Forms and Reports) V10.1.2.0.2 ( with patch 10.1.2.3 )
    Oracle JInitiator 1.3.1.17 or later
    Microsoft Internet Explorer 6

    are there any tools for doing this activity like oracle recommended tools?
    Your question is unclear.  As IK mentioned, the only tool you need is a new version of Oracle Forms/Reports.  Open your v10 modules in a v11 Builder and select Save.  You now have a v11 module.  Doing a "Compile All PL/SQL" before saving is a good idea, but not required.  The Builders and utilites provided with the version 11 installation are the only supported tools for upgrading your application.  If you are trying to do the conversion of many Forms files in a scripted manner, you can use the Forms compiler in a script.  Generating new "X" files will also update the source modules (fmb, mmb, pll).  See MyOracleSupport Note 955143.1
    Also included in the installation in the Forms Migration Assistant.  Although it is more useful to people coming from older versions, it can also be used to move from v10 to 11.  It allows you to select more than one file at a time.  Documentation for this utility can be found in the Forms Upgrade Guide.
    Using the Oracle Forms Migration Assistant

Maybe you are looking for

  • Mac won't open pages from iPad.

    I have emailed a pages document from my ipad, saved it on my mac and it wont open. It always has before the latest IOS version was installed on the ipad. It says i need a newer version and directs me to the app store. Software is all up to date on th

  • Problem to show pictures on my TV

    When I convert RAW-files with Lightroom 5 I can't show them on my TV. Same problem with editet files using Elements!!. Using Digital Photo Pro no such problem. Why???

  • Does boot camp run all .exe files?

    Im thinking about downloading boot camp on my mac in order to play a game. Does boot camp only run specified programs? Or will it run anything that a windows computer could?

  • Problems printing spot colors overprinting registration color

    In order to get a spot color to overprint a registration color on a proof, I have to change the spot color to multiply and then select convert all spot colors to process in the output dialog. I've never had this problem before using CS4. I'm running

  • Designer 2.1.2 - Use existing domains

    We have an existing domain table (do_id, do_value). This domains are referenced in a lot of columns. The user should only see the do_values. Presenting the data like that is very easy. BUT: for update and insert, how can I achieve, that the user ente