For the last couple of weeks, we have been receiving XML messages (via TCP/IP) that can be in excess of 100MB due to backloading data. These are GL transactions that get parsed into a VRL outbound. We can receive anywhere from 20-100 XML messages all varying in size but when we receive a message over 100MB, our process crashes. This message has to be removed from the RDB before the process will successfully come back online and continues receiving. Our logs are showing core dumps. Has anyone else had experience processing large XML messages in the engine? The vendor is unable to make many modifications and the backloading of data will proceed for an unspecified period of time. We are on v20.1.1. Thank you for your input.