DEPLOYPARAMETER

Table Description

Key NULL Column Type (Size)

P

No

OID

NUMBER

No

DEPLOYKEY

VARCHAR2(255)

Yes

DEPLOYVALUE

VARCHAR2(512)

Yes

DYNAMIC

NUMBER(1)

Yes

EDITABLE

NUMBER(1)

Yes

MANDATORY

NUMBER(1)

Yes

SECURED

NUMBER(1)

F

No

DEPLOYENVIRONMENTOID

NUMBER

Yes

ARCHIVED

NUMBER(1)

Yes

ARCHIVEDDATETIME

DATE

No

VERSION

NUMBER

Yes

DESCRIPTION

VARCHAR2(255)

Column Descriptions

OID

Unique table identifier.

See also: DEPLOYPARAMETER_PK.

Key NULL Column Type (Size)

P

No

OID

NUMBER

DEPLOYKEY

The Key (Name) for the Deploy Parameter.

Key NULL Column Type (Size)

No

DEPLOYKEY

VARCHAR2(255)

DEPLOYVALUE

The value(s) for the Deploy Parameter.

The following types of values are possible:

  • Fixed value: for non-editable Deploy Parameters.

  • Default value: for editable Deploy Parameters.

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

Key NULL Column Type (Size)

Yes

DEPLOYVALUE

VARCHAR2(512)

DYNAMIC

Indication whether or not the Deploy Parameter is dynamic.

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

Key NULL Column Type (Size)

Yes

DYNAMIC

NUMBER(1)

Value List

0 = no

1 = yes

EDITABLE

Indication whether or not the Deploy parameter is editable

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

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

Key NULL Column Type (Size)

Yes

EDITABLE

NUMBER(1)

Value List

0 = no

1 = yes

MANDATORY

Indication whether or not the Deploy parameter is mandatory.

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

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

Key NULL Column Type (Size)

Yes

MANDATORY

NUMBER(1)

Value List

0 = no

1 = yes

SECURED

Indication that the Deploy Parameter is secured by a Password.

Key NULL Column Type (Size)

Yes

SECURED

NUMBER(1)

DEPLOYENVIRONMENTOID

Identifier for the DEPLOYENVIRONMENT table.

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

Key NULL Column Type (Size)

F

No

DEPLOYENVIRONMENTOID

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

DESCRIPTION

The description of the Deploy parameter.

Key NULL Column Type (Size)

Yes

DESCRIPTION

VARCHAR2(255)

Indexes

Index Primary Unique Column(s) Source Table

DEPLOYPARAMETER_PK

Yes

Yes

OID

DEPLOYPARAMETER_FK_1

No

No

DEPLOYENVIRONMENTOID

DEPLOYENVIRONMENT

Relationships

Referenced Tables

DEPLOYENVIRONMENT

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

Foreign Key Referenced Column(s)

DEPLOYPARAMETER_FK_1

OID

Referencing Tables

No referencing tables available.

Report Labels

DEPLOYPARAMETER_ARCHIVED_LABEL

English:

Archived

French:

Archivé(e)

German:

Archiviert

DEPLOYPARAMETER_ARCHIVEDDATETIME_LABEL

English:

Archive Date/Time

French:

Date/heure archivage

German:

Datum/Zeit Archivierung

DEPLOYPARAMETER_DEPLOYENVIRONMENTOID_LABEL

English:

OID

French:

OID

German:

OID

DEPLOYPARAMETER_DEPLOYKEY_LABEL

English:

Deploy Key

French:

Code du Déploiement

German:

Auslieferungsname

DEPLOYPARAMETER_DEPLOYVALUE_LABEL

English:

Deploy Value

French:

Valeur du Déploiement

German:

Auslieferungswert

DEPLOYPARAMETER_DESCRIPTION_LABEL

English:

Description

French:

Description

German:

Beschreibung

DEPLOYPARAMETER_DYNAMIC_LABEL

English:

Dynamic

French:

Dynamique

German:

Dynamisch

DEPLOYPARAMETER_EDITABLE_LABEL

English:

Editable

French:

Editable

German:

Bearbeitbar

DEPLOYPARAMETER_MANDATORY_LABEL

English:

Mandatory

French:

Obligatoire

German:

Erforderlich

DEPLOYPARAMETER_OID_LABEL

English:

OID

French:

OID

German:

OID

DEPLOYPARAMETER_SECURED_LABEL

English:

Secured

French:

Sécurisé

German:

Sicher

DEPLOYPARAMETER_VERSION_LABEL

English:

Version

French:

Version

German:

Version