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.

 View Only
  • 1.  SAP INBOUND SERVICE

    Posted Thu September 01, 2005 03:50 PM

    Hi All,
    We are trying to integrate with SAP R/3 4.6 adapter,WM version is 6.1.We are successfully sending data into SAP Systems(OUTBOUND Mapping Service),but while working with inbound mapping service in developer(SAP Calling Integration Server), we are getting following error

    “java.net.SocketException: Connection reset” and server is also shutting down.


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: SAP INBOUND SERVICE

    Posted Fri September 02, 2005 05:10 PM

    hi venkat,

    i am also working with SAP adapter and facing the same problem as yours…can you please tell me how to send the data into SAP system(outbound mapping)…and also what are the services I have to use to send…

    regards
    Rishi


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 3.  RE: SAP INBOUND SERVICE

    Posted Fri September 02, 2005 05:35 PM

    WM -> SAP

    You have create the IDATA and then convert this to the flat format using transformHierarchyToFlat and invoke the OutboundProcess.

    For this, you need to specify the SAP Alias Server and the IDOC is in SAP (Assuming the connnection exists)

    For any RFC invocation from WM,
    You need to define the “MAP” under the SAP Alias using the administrator web page and the service is created. This service can be invoked with proper data, which in turns fires the RFC in SAP .

    HTH
    BS


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB