1. Xlate
2. TCL ( using grm for the DOM tree and then just building the HL7 in-line)
Messages are significant in size ( > 4Mb ) with multiple images ( base64 ) eg: ( excerpt from .xml ) being converted to multiple OBX’s in the HL7
The issue comes into play with larger Images, It can take up to 4hrs to process a single message, however, if dealing with small images, I get sub-second response.
Any help or direction on what may be causing this issue would be appreciated