Re: Suggestions for splitting, then reassembling documents

2020-08-21 Thread Sherman, Jason
You're welcome. I hope it helps. v/r Jason -- Jason C. Sherman, CSSLP, CISSP Owner Logical Software Solutions, LLC Solid. Secure. Software. http://logicalsoftware.co/ .co? Yes, your data isn't always what you expect. We'll make sense of it. https://www.linkedin.com/in/lss-js/ On Fri, Aug

Re: Suggestions for splitting, then reassembling documents

2020-08-21 Thread Russell Bateman
Hey, thanks, Jason. I will give this approach a try. I confess I had not even thought of /Wait/ for that. Thanks too for pointing out side effects. Russ On 8/21/20 5:46 AM, Sherman, Jason wrote: This sounds like a good use case for wait/notify, which I've used successfully multiple times.

Re: Suggestions for splitting, then reassembling documents

2020-08-21 Thread Sherman, Jason
This sounds like a good use case for wait/notify, which I've used successfully multiple times. Once the document is split, the original document part would sit at the wait processor until a notify processor signals the completion of the flow. I would first try using the original files UUID for

Suggestions for splitting, then reassembling documents

2020-08-18 Thread Russell Bateman
I am writing custom processors that juggle medical documents (in a more or less proprietary format). The document are always XML and contain two, major parts: 1. an original document which may be text, HL7v2 or XML and may contain HTML between ... , could be many megabytes in size 2. XML