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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

SAP INBOUND SERVICE

  • 1.  SAP INBOUND SERVICE

    Posted Thu September 01, 2005 09:34 AM

    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.

    With Regards,
    Venkat


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


  • 2.  RE: SAP INBOUND SERVICE

    Posted Mon September 05, 2005 01:17 AM

    Is there a firewall between SAP and IS? It sounds like a network issue.
    If so, open ports 32XX, 33XX and 36XX.

    • 32XX for dialog processes (required for IS <-> SAP)
    • 33XX for gateway processes (required for IS ← SAPrequired )
    • 36XX for messaging processes (for IS → SAP if SAP load balancing is used)

    Otherwise, run a network packet trace to see where the connection is getting closed.

    Hope this helps.


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