SYMPTOMS
Legal Processing is generating xmlwrapper files containing fields during processing whilst you have not configured this upfront.
CAUSE
Creating a matter with the Legal Review Template which is using the default35.xml file will create databasefields. When the option IsFullTextSearchable is set to "true" it will also created Xmlrappers with field values.
RESOLUTION
You will need to modify the default35.xml template to ensure IsFullTextSearchable is set to False instead of True:
- Browse to \Program Files (x86)\ZyLAB\EDiscovery\LegalReview\Review_Standalone\Templates\
- Make a copy of the file default35.xml
- Open default35.xml
- Change the line <IsFullTextSearchable>true</IsFullTextSearchable> into <IsFullTextSearchable>false</IsFullTextSearchable>
- Save your changes
APPLIES TO
3.5
Comments
0 comments
Article is closed for comments.