IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Simulation of a SAP system for testing

    Posted 10/09/02 08:02 AM

    We want to test(develope) a Service which gets “incomming” IDOC’s from the SAP-System (SAP-Listener). How can I simulate the sending, I don’t want to use the SAP-System during the development?

    Any suggestions?


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Simulation of a SAP system for testing

    Posted 11/01/02 05:41 PM

    Mark,

    There is a HTML file to simulate an IDOC submission to the Partner Manager that comes bundled in the SAP Adapter. The only catch is that the IDOC needs to be in XML so watch out if your data contains &,; ', "… These need to be excaped correctly when converted to XML.

    The file is located in the SAP adapter’s “pub” directory and is called “Submit_IDocXML.html”. I use it all the time to test flows without actually generating IDOCs from SAP.

    HTH.

    Andrew


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General