Commands : Run Documentor

Run Documentor

Syntax:
run_stmm -workarea <path to workarea> -documentor [<template name>]
Document generation:
run_stmm -workarea <workarea_path> -documentor [-template <template_name>]
-docname <document_name> [-cmd "<parameter1=value1>...."]
[-output <filename>] [-terminate]
Document export (Save as..):
run_stmm -workarea <workarea_path> -documentor -docname <document_name>
-saveas <file_name> [-output <filename>] [-terminate]
Semantics:
Starts the documentor for generating a document. If a template is specified, this is used to generate the document. When no template is specified, the standard Word template is used. The document name must be supplied. Additionally, it is possible to specify values for the template parameters using the “cmd” flag.