Hi,
My workflow is such:
1) A0 scans are created and stored in a network store.
2) The documents are single page tiffs named scan001, Scan002, etc,
3) The tiffs are then imported into LF by the user (we are not using Import Agent).
4) The user opens each scan in LF and assigns a template and enters meta data for each document. The meta data consists of a BoxNumber and a FileNumber.
What I'm trying to achieve is for WF to look at these documents and merge all files into multi tiff files where the FileNumber in the template match. Is this possible and can someone suggest a way to do it?
There is no order in which the files need to be merged, I just need one file containing all the images for one FileNumber. Once merged, the file then can be renamed as the FileNumber.
Thanks