Could you provide the peices of code to count the lines from BLOB char
I'm sorry but I don't have the code any more. But the basic idea must have been to use an ESQL shared variable for counting the rows. No need for atomic blocks because the flow should run with no additional instances.
You cannot count lines of a BLOB, by the way. You must always parse the message somehow. A BLOB is just a sequence of bytes with no structure.It has no concept of 'lines' or 'rows'.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum