Fulfillment

FulfillmentCommand is used to cut the passed Built Output/HTML Outline documents/PDF or RTF Preview documents for only passed Line Of Business Ids.
Important: This command only supports single Org repositories.

ReqAdmin Fulfillment [--v] --BuiltRepositoryPath <Built Repository path> --OutputPath <Ouput path> --LineOfBusinessIds <LOB(s)> [ --TrimAddOn <AddOn Folder Name> --OutlineInputPath <Outline Input Path> --OutlineOutputPath <Outline Output Path>] [ --PreviewInputPath <Preview Input Path> --PreviewOutputPath <Preview Output Path>]

Table 1. Arguments
Argument Definition
--RepositoryPath Required. The path to the repository.
--OutputPath Required. The path where the build output will be written. Specify a path different than the repository path.
--BuiltRepositoryPath <Built Repository path> Required
--LineOfBusinessIds <LineOfBusinessIds> Required. A semicolon separated list of LOB IDs, as defined in the PHAS
--OutlineInputPath <OutlineInputPath> Path to HTML Outline documents
--OutlineOutputPath <OutlineOutputPath>

Path to which HTML Outline documents for passed Line Of Business IDs will be written

--PreviewInputPath <PreviewInputPath> Path to PDF/RTF Preview documents
--PreviewOutputPath <PreviewOutputPath> Path to which PDF/RTF Preview documents for passed Line Of Business IDs will be written
--TrimAddOn <AddOn Folder Name> Optional, repeatable, folder name in the source repository to trim out.
--RepositoryOutputPath <RepositoryOutputPath> Optional Req trimmed repository output path
--v Flag indicating weather to log verbose messages to the console. This value is false by default.
-?, -h, --help Show help and usage information

The following is a list of artifacts to Generate LOB(s) from a built ERL repository:

  • Extract built ERL PKG Packages
  • Extract built ERL PKGD documents
  • Extract built ERL INS dynamic documents.
  • Extract built ERL XTMP static documents.
  • Extract Language\Image files.
  • Extract organization.xml and root org folder of miscellaneous repository files.
  • Extract transaction schemas and dictionaries
  • Extract built PKG, INS, XTMP schema files
  • Extract built HTML Outlines
  • Extract built PDF Previews