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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only

Message retrieval in IS after changes on the document

  • 1.  Message retrieval in IS after changes on the document

    Posted 02/19/20 10:52 AM

    Hello,

    we have an Integration Server (Reader-IS) trigger that retrieves documents from a UM channel. The documents are published to the channel by another IS (Publisher-IS).

    Assume we perform the following actions:

    1. Stop the trigger (suspend retrieval and processing)

    2. Publisher-IS publishes some documents. These are buffered in the UM since the trigger is suspended.

    3. Change the document definition on the Reader-IS: add an optional field to it.

    4. Synchronize Reader-IS with UM. Question: Do the buffered messages get lost?

    5. Activate the trigger in the Reader-IS. Question: Will the documents get retrieved without problems? I.e. all the fields should be correctly read out, just the newly added field should remain empty (no value present).

    Thank you for your thoughts.


    #Integration-Server-and-ESB
    #Universal-Messaging-Broker
    #webMethods