In Reports | HTML Schema Doc Generator, I am trying to create and use Inclusion or Exclusion File. How does one use this list?
1. In the In/Exclusions tab, select Filter Tables/Views/Procs radio button.
2. Click the Create Table List File button.
3. Determine a file path and filename for the Create Table List File.
4. After the file as been selected, in the popup Confirm window, select Yes to view this file.
5. Make the necessary alterations to this file as stated below in the Additional Information section below.
6. Save your file changes.
7. Check either the Inclusion of Exclusion File box.
8. Click the Open icon button (...) and input the path where the Create Table List File exists.
9. Click Open button.
10. If all remaining tabs have been set properly, click on the green triangle in the icon bar to begin the HTML Schema Doc Generation.
This file can be used as an inclusion or exclusion file. If it is an inclusion file then only the tables listed in this file will be in the HTML schema documentation.
If it is an exclusion file then the tables listed will be excluded from the HTML schema documentation. If you list a table in BOTH files, the table will be excluded
from the HTML schema documentation
Lines in this file that start with are comments, so adding a (#, a hash mark)) in front of a table name has the same effect as removing it from the file.
You may add as many filters as you wish, as long as they look like this:
STARTSWITH:<something>
ENDSWITH:<something>
CONTAINS:<something>
Notes:
1) Do not enclose your 'somethings' in <>.
2) Add as many filters of each type as you wish.
3) Filters are OR'd with each other and the table names so if a table name gets through any filter or is listed, then it will be included or excluded, depending on which the file is used for.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center