CustomerFacingOutline: Generating Dynamic Document Outlines

The CustomerFacingOutline.exe file produces HTML previews for sourced REQ files that can be later used as additional input during the creation of a .eddv dictionary file.

Command line example:
CustomerFacingOutline [<options>] <req file or directory> [<req file>...]
Table 1. Arguments
Argument Definition
-repository The directory is an Expere Repository and HTML filenames come from the documentID attribute.
-profile profile filter, ex. "Format: Runtime;"
-output output directory or file
-log path to log file
-errorLog path to error log file

Examples

  • Build Outlines in PDF format:
    C:\Temp\CustomerFacingOutline>CustomerFacingOutline C:\ExpereRepository\ORG.WoltersKluwerFinancialServices.Root\Mortgage –output C:\mortgageoutlines 
  • Build Outlines in HTML format:
    -HTML 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:
    C:\MortgageOutlines