By default, the Front Office Scanning client stores 50 document descriptions per user to be displayed in the Document Description drop-down list.
To override this maximum number of document descriptions, add maxdescriptions="XX" to the < FOSCONFIGURATION> element in the Epic FOS XML configuration file, where XX is a positive integer. For example:
<FOSCONFIGURATION multiplepages="true" multiplepaths="false" maxdescriptions="30" >
In this example, the Front Office Scanning client stores 30 document descriptions per user to be displayed in the Document Description drop-down list.