In 5.2 we were using the GDBM database to combine the messages within the interface engine and send outbound a single large message. Now that we are at 5.3, GDBM is causing major problems. (Strange errors, working in a test env. Then not working in production. Crashing in production, then working just fine once the process is cycled).
Support says.. GDBM.. that is 3rd party product.. SOOO.. perhaps now is a good time to change the method in which we deal with continuation messages.
Long story short.
If you are dealing with continuation messages in the interface engine, what is your approach?