Automatic Content-Based Splitting
Demo:
V_DS_837I_4010_ContentSplit in Instream’s Scripts directory
Content_Based_Split_Auto_Setup.ini in Instream’s DemoData directory
A simple way to do content-based splitting is to let Docsplitter split at every unique value conveyed in the ZCBS records in the validation detail results file.
With this method, you will not have to create a split map and keep it updated (see next section).
This feature does not allow specific values to be mapped to specific output files; for that, you will need a split map.
To use automatic content-based splitting, use this in the setup file:
[Content Splitting Options]
AutoCreateCBSSplitFiles=1
This cannot be used with [Content Splitting Map].