Generating Dynamic Document Outlines

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.

Using Customer Facing Outlines as an example, the syntax for the command looks like:
CustomerFacingOutlines -HTML <REQ file directory> -output <output directory> -log <path to log file> -errorLog <path to 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