Form, Classification, and Validation should be combine into one action

Having them separate just causes extra work. First we have to do a Form Action to enter top level metadata for a file. Then we have to do a Classification Action to split it up. Then we have to do one Validation Action for each split document to provide info for each document. These should all be possible in ONE Action - a form to enter info that applies to all documents in the file, split and classify, enter data for the fields for each Document Type.

3 Likes