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

Using routing notification&ALE/Listener adapternotificat

  • 1.  Using routing notification&ALE/Listener adapternotificat

    Posted Wed April 08, 2009 11:14 AM

    This is regarding “Using routing notification&ALE/Listener adapternotification for same IDocType for different partner”…

    Issue in Detail…

    We have SAP routing notification and ALE Listener adapter notification for same Idoctype (DELVRY03).

    Whenever DELVRY03 IDoc send from SAP, always invoking ALE/Listerer notification and publishing DELVRY03 Idoc. But it is not invoking routing notification which already configured.

    we had two routing notification for DELVRY03 Idoc for different partners.

    Now we introducted ALE Listener adapter notification for the same IDoc type, which created this issue.

    Please advise how to use both at a time for our implementation.


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Using routing notification&ALE/Listener adapternotificat

    Posted Mon April 20, 2009 02:20 PM

    As software AG Confirmed,

    1. The adapter executes just one notification for an incoming request. After a matching notification has been found and executed, no other matching notifications will be executed anymore.

    2. ALE or RFC notifications have always precedence over routing notifications - they are executed first.

    Therefore, this implementation method doesn


    #Integration-Server-and-ESB
    #webMethods