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 listener

    Posted Wed March 12, 2014 08:30 AM

    Does a sap listener and listener notification must be in enabled state ,when the idoc is sent from the source.

    if we enable them after the idocs are sent will we get the transactions at wm end.


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


  • 2.  RE: SAP listener

    Posted Wed March 19, 2014 08:13 AM

    Yes, both of them need to be enabled to receive the documents.

    If they are not:

    • the SAP System does not know where to send them (Program-ID, Destination in SAP)
    • the SAP Adapter does not know which service should take care of the processing

    Listener takes care of the first option, otherwise the idoc will never arrive on IS side.
    Listener Notification takes care of the second option, otherwise the idoc will show up under Transactions in the SAP Adapter as Rollbacked.

    Hope this helps.


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