Type | Value | Description |
---|---|---|
Type | Html | The type of output being generated. You cannot edit this field. |
Driver | Telelogic.Html.Driver | The name of the HTML driver that generates the output. You cannot edit this field. |
Numbered headings | true, false | When set to true, sequential numbering is added to each section heading. |
Split | true, false | When set to true, the document is generated into multiple HTML files in a folder that can be viewed as one document from a browser. |
Max files per folder | Number | When the Split property is set to true, you can specify the maximum number of files to create in the folder. |
Path | File path | The path to save the generated output. You can use a path that is relative to the document specification. |
Stylesheet | Filepath | The path to the style sheet file. You can use a path that is relative to the document specification. |
Username | String | Optional. User name to login into
the data source application. If there are authentication errors
and the Ignore data source configuration errors property
is set to true, the document generation continues.
If there are authentication errors and the Ignore data
source configuration errors property is set to false,
the document generation cancels. See Run time metadata properties reference for
more information about the Ignore data source configuration
errors property. For more information about how user names and passwords are stored, see Security considerations for IBM® Rational Publishing Engine. |
Password | String | Optional. Password to login into the
data source application. If there are authentication errors and
the Ignore data source configuration errors property
is set to true, the document generation continues.
If there are authentication errors and the Ignore data
source configuration errors property is set to false,
the document generation cancels. See Run time metadata properties reference for
more information about the Ignore data source configuration
errors property. For more information about how user names and passwords are stored, see Security considerations for IBM Rational Publishing Engine. |
Authentication | basic, form, oauth, oauth-oslc | Optional. The authentication type for connecting to the data source. If no authentication type is specified, each type is tested until the correct type is found. If there are authentication errors and the Ignore data source configuration errors property is set to true, the document generation continues. If there are authentication errors and the Ignore data source configuration errors property is set to false, the document generation cancels. See Run time metadata properties reference for more information about the Ignore data source configuration errors property. |
Prefix | String | When the Split property is set to true, you can enter text that displays in the output before the link to the HTML files in the document. |
Bidi | true, false | Enter true when the language you are generating the output into is a bidirectional language, like Arabic. |