We have a system that stores a CLOD-like field in 40 character blocks, with a corresponding entry number indicating the strings place in the sequence. Is there a way to set up a workflow to dynamically reconstruct these blocks into the original input? I have a minimum entry number of 1 and a maximum of 4738. Also, is there a way to have it stop at a max entry number and set an flag to indicate there is more data?
Thank you in advance for your assistance.