The command to generate dynamic document (static document outlines not currently supported) outlines for an entire Expere repository lets you create outlines based on REQ files in a given source repository. This is a convenient method to generate outlines without having to open each REQ file individually in the Requirements Editor.
The syntax for the command looks like:
<REQ file directory> -output <output directory> -log <path to log file> -errorLog <path to error log file>
- <REQ file directory> is the file path of the Expere repository.
- <output directory> is the desired output file path for the document outlines.
- <path to log file> is the desired path for the outline build log file.
- <path to error log file> is the desired path for the outline build error log file.
Note: Be sure to update all content references in the repository to ensure the outlines are current.
About the CustomerFacingOutline Application
You must install the CustomerFacingOutline executable to run the command line tool. You can find the
CustomerFacingOutlineInstaller/setup.exe and all related files in the following directory:
<Release Number>_Release/Tools/CustomerFacingOutline
Examples
- Build Outlines:
C:\Temp\CustomerFacingOutline>CustomerFacingOutline C:\ExpereRepository\ORG.WoltersKluwerFinancialServices.Root\Mortgage –output C:\mortgageoutlines
- Specified Expere REQ File Directory:
C:\ExpereRepository\ORG.WoltersKluwerFinancialServices.Root\Mortgage
- Specified outline output path: