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.
Hi Gurus!, we’re facing a problem, we have this B2B architecture:
business DB<->on prem<->wmIO B2B<->partner
What should we do with the messages when the DB goes down, because our Partner is not going to stop sending them to us so they wont be lost?
Thanks in advance!
Hi,
there is a possibility to buffer them in the messaging component on prem and deactivate the trigger which is sending them to DB when you detect a DB outage.
Buffering in integration component is not advisable as those messages will get lost when integration component restarts.
Regards, Holger
Thanks Holger!, we will try that solution and see how it goes.
Regards.