All good suggestions. I guess it comes down to this: Our design says to do the blob substring evaluation and parse accordingly within the same compute node, so that's what we're trying to do. As a ...
Our flow reads in a message as a blob, and based on a substring within the blob, it maps to one of two MRM messages. We are using the following code to do that blob to mrm conversion: