BUILDPARAMETER

Table Description

Key NULL Column Type (Size)

P

No

OID

NUMBER

No

BUILDKEY

VARCHAR2(255)

Yes

BUILDVALUE

VARCHAR2(512)

Yes

MANDATORY

NUMBER(1)

Yes

EDITABLE

NUMBER(1)

Yes

DYNAMIC

NUMBER(1)

Yes

SECURED

NUMBER(1)

Yes

DESCRIPTION

VARCHAR2(255)

F

No

BUILDENVIRONMENTOID

NUMBER

Yes

ARCHIVED

NUMBER(1)

Yes

ARCHIVEDDATETIME

DATE

No

VERSION

NUMBER

Column Descriptions

OID

Unique table identifier.

See also: BUILDPARAMETER_PK.

Key NULL Column Type (Size)

P

No

OID

NUMBER

BUILDKEY

Key (Name) for the Build Parameter.

Key NULL Column Type (Size)

No

BUILDKEY

VARCHAR2(255)

BUILDVALUE

The value(s) for the Build Parameter.

The following types of values are possible:

  • Fixed value: for non-editable Build Parameters.

  • Default value: for editable Build Parameters.

  • List of preset values, separated by a semicolon (;): for dynamic Build Parameters.

Key NULL Column Type (Size)

Yes

BUILDVALUE

VARCHAR2(512)

MANDATORY

Indication whether or not the Build parameter is mandatory.

Mandatory Build Parameters are always provided to the Build Script when creating a Build Level Request for the Build Environment.

For non-mandatory Build Parameters, the User can decide to add the non-mandatory Build Parameter to the Build Script when creating a Build Level Request for the Build Environment.

Key NULL Column Type (Size)

Yes

MANDATORY

NUMBER(1)

Value List

0 = no

1 = yes

EDITABLE

Indication whether or not the Build parameter is editable.

For editable Build Parameters, the User can, when creating a Build Level Request for the Build Environment, accept the preset default value or define a value of his choice.

For non-editable Build Parameters, only the preset value can be offered to the Build Script.

Key NULL Column Type (Size)

Yes

EDITABLE

NUMBER(1)

Value List

0 = no

1 = yes

DYNAMIC

Indication whether or not the Build Parameter is dynamic.

For dynamic Build Parameters, the User can select one of the predefined values when creating a Build Level Request for the Build Environment. The selected value will be offered to the Build Script.

Key NULL Column Type (Size)

Yes

DYNAMIC

NUMBER(1)

Value List

0 = no

1 = yes

SECURED

Indication whether or not the Build Parameter is secured by a Password.

Key NULL Column Type (Size)

Yes

SECURED

NUMBER(1)

Value List

NULL = -

0 = no

1 = yes

DESCRIPTION

The description of the Build parameter.

Key NULL Column Type (Size)

Yes

DESCRIPTION

VARCHAR2(255)

BUILDENVIRONMENTOID

Identifier for the BUILDENVIRONMENT table.

For more information, refer to the description of the foreign key BUILDPARAMETER_FK_1.

See also: BUILDPARAMETER_FK_1.

Key NULL Column Type (Size)

F

No

BUILDENVIRONMENTOID

NUMBER

ARCHIVED

For internal use only.

Key NULL Column Type (Size)

Yes

ARCHIVED

NUMBER(1)

Value List

0 = no

1 = yes

ARCHIVEDDATETIME

For internal use only.

Key NULL Column Type (Size)

Yes

ARCHIVEDDATETIME

DATE

VERSION

For internal use only.

Key NULL Column Type (Size)

No

VERSION

NUMBER

Indexes

Index Primary Unique Column(s) Source Table

BUILDPARAMETER_PK

Yes

Yes

OID

BUILDPARAMETER_FK_1

No

No

BUILDENVIRONMENTOID

BUILDENVIRONMENT

Relationships

Referenced Tables

BUILDENVIRONMENT

Refer to the chapter BUILDENVIRONMENT for a detailed description of the table.

Foreign Key Referenced Column(s)

BUILDPARAMETER_FK_1

OID

Referencing Tables

No referencing tables available.

Report Labels

BUILDPARAMETER_ARCHIVED_LABEL

English:

Archived

French:

Archivé(e)

German:

Archiviert

BUILDPARAMETER_ARCHIVEDDATETIME_LABEL

English:

Archive Date/Time

French:

Date/heure archivage

German:

Datum/Zeit Archivierung

BUILDPARAMETER_BUILDENVIRONMENTOID_LABEL

English:

OID

French:

OID

German:

OID

BUILDPARAMETER_BUILDKEY_LABEL

English:

Build Key

French:

Code de la Construction

German:

Bereitstellungsname

BUILDPARAMETER_BUILDVALUE_LABEL

English:

Build Value

French:

Valeur de la Construction

German:

Bereitstellungswert

BUILDPARAMETER_DESCRIPTION_LABEL

English:

Description

French:

Description

German:

Beschreibung

BUILDPARAMETER_DYNAMIC_LABEL

English:

Dynamic

French:

Dynamique

German:

Dynamisch

BUILDPARAMETER_EDITABLE_LABEL

English:

Editable

French:

Editable

German:

Bearbeitbar

BUILDPARAMETER_MANDATORY_LABEL

English:

Mandatory

French:

Obligatoire

German:

Erforderlich

BUILDPARAMETER_OID_LABEL

English:

OID

French:

OID

German:

OID

BUILDPARAMETER_SECURED_LABEL

English:

Secured

French:

Sécurisé

German:

Sicher

BUILDPARAMETER_VERSION_LABEL

English:

Version

French:

Version

German:

Version