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 edit the path to be a relative path from 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 | auto, basic, form, oauth, oauth-oslc | Optional. Default value: auto
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 and then cached as the authentication type setting for future connections within a current document generation. For subsequent document generation, even when running in the same Launcher or Document Studio instance, the initial auto connection repeats the process by once again testing each type to find and cache the correct type. 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. |
Create ToC Backlink | true, false | When set to true and the Split property is set to true, you can hover over the headings and small arrows display. When you click the arrow, the table of content selection synchronizes with the selected heading. |