Open the Properties view in the
Launcher application and select a Rational® DOORS® data
source. The Properties view displays these available properties for Rational DOORS data
sources.
Type |
Value |
Description |
Name |
String |
Required. The title of the schema as entered in Document
Studio. You cannot edit this field in this view. |
Description |
String |
Required. The explanation of how the schema is used as entered
in Document Studio. You cannot edit this field in this view. |
Type |
DOORS |
Required. The schema type. You cannot
edit this field in this view. |
Configuration required |
uri |
Optional. You cannot edit this value in this view. Property
set in the template which specifies which configurations are necessary
when launching the document generation.- none: No configuration is required from
the report generator. If a data source is not configured, no warnings
display at run time.
- uri: Only the data source is required to
be configured to generate the document.
- credentials: Only the credentials to authenticate
with the data provider are required to generate the document.
- full: The data source must be configured
and credentials must be given to generate the document.
- hidden: The data source does not display
in the Launcher so that the template settings cannot be overridden.
|
Driver |
eval |
Required. You cannot edit this field. |
URI |
File path |
Required. The path to the data source
resource. |
Default URI |
File path |
The path to the data resource. |
Module_id |
Number |
Optional. The numeric identification of the module. |
DOORS_home |
File path |
Required. Path to the Rational DOORS executable
file. Example: C:\Program Files\IBM\Rational\DOORS\9.2\bin\doors.exe |
DOORS_param |
String |
Required. The Rational DOORS database.
Example: -data 36677@localhost |
Username |
String |
Optional. User name to login into the data source application. |
Password |
String |
Optional. Password to login into the data source application. |
Baseline |
Current, String |
Optional. A preserved, read-only version of the Rational DOORS module. Current is
the default value. If the value is incorrect, the output is generated
from the current module version. |
View |
Standard, Current, String |
Optional. The name of the view in Rational DOORS to
use. If the value is incorrect, the output is generated from the default
view. |
New_instance |
true, false |
Required. The run mode of the Rational DOORS client.
Set to true if Rational DOORS is
running from the command line in the background or if Rational DOORS is
not running in the background. Set to false when Rational DOORS client
is running in the background. false is the
default value. |
Command |
String |
Optional. A script to execute when the output is generated. |
Ignored |
true, false |
Optional. Set to true to exclude
a template from generating when you are running multiple templates
from one document specification. false is the
default value. |