webMethods

webMethods

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
Expand all | Collapse all

SAP adapter notification

  • 1.  SAP adapter notification

    Posted Tue April 26, 2011 02:17 PM

    Hi,
    We have receive multiple IDOCS from SAP system using SAP adapter.

    Can we use one single SAP adapter notification for all IDOCs or we should have separate notifications for each idocs?


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


  • 2.  RE: SAP adapter notification

    Posted Wed April 27, 2011 03:12 PM

    One SAP Listener notification is enough that listens to any Idoc from the SAP system. Keep the IDoc Type, CIM Type as ‘*’… Invoke a common service and push the data to TN… Let a Processing rule invokes different services based on Idoc types, Sender and receiver that is populated in EDI_DC40 segment… Its kind of a framework for managing all incoming idocs…

    Senthil


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