By identified pages, I mean the following kind of scenario
- A single document contains, say, 8 pages
- Of these 8 pages, 3 of these are in relation to a health insurance claim for 2013
- 2 of these pages are in relation to a claim for 2014
- The balance are in relation to a new claim for 2015
The scanning team don't have capacity to separate these into separate documents at scan stage, so ideally "document splitting" process should happen in Laserfiche, via the Web login (not client).
I've a few ideas on how to achieve this
- "Year" Stamps (user selects from list of public stamps referencing "Claim Year 2012") - one stamp per required year
- "Year" meta data field (user enters comma separated list of page numbers)
Once identified, I'll need a way of identifying those pages that are to be split and then create those new documents. The document creation bit is OK as I've done this with the comma separated list approach for another project. But in this case, the comma separated list is a bit messy in my opinion. It would be easier for the user to stamp those pages that related to the respective Claim Years.
If Stamps are used, am I forced down the SDK route to identify the page numbers that were stamped? I know I can search for documents based on Stamp Name (Claim Year), but I'm not sure the Workflow Designer returns the page numbers in any such search result.
Thought?