Empty Document List
The Empty Document List import allows you to create records for Coding without having the actual images associated with the document. This can be useful if you are having a third party image your documents while simultaneously coding in Sanction II.
An empty document list can take two formats, full and iterated.
A full list must contain the Document Name (Group) the Document ID (ID) and the Page Number in the following format each on a separate line:
DOC0001,DOC0001,1
DOC0001,DOC0002,3
DOC0003,DOC0003,1
etc.
An iterated list must contain the Document name (Group) and the number of pages. Sanction II will use this information to "iterate" page IDs:
DOC0001,3 Creates DOC0001-0003
DOC0004,2 Creates DOC0004-0005