LICENSE_MODEL_CUSTOM_ATTR

The License Model Custom Attributes table holds all the custom attributes belonging to license models.

License Model Custom Attributes Columns

Columns

Type

Length

Description

ID

numeric

19

A 19-digit unique identifier of the device record as defined in FlexNet Operations. The ID is the primary key for the License Model custom attribute.

LICENSE_MODEL_ID

numeric

19

A 19-digit unique identifier of the license model. LICENSE_MODEL_ID is a foreign key to the LICENSE_MODEL_DIMENSION table.

FULFILLMENT_ID

numeric

19

A 19-digit unique identifier of the fulfillment ID. FULFILLMENT_ID is a foreign key to the LICENSE_MODEL_DIMENSION table.

ACTIVATION_ID

numeric

19

A 19-digit unique identifier of the activation ID. ACTIVATION_ID is a foreign key to the LICENSE_MODEL_DIMENSION table.

TENANT_ID

varchar

255

The tenant ID data for the license model.

CA1_NAME
CA1_VALUE

CA2_NAME
CA2_VALUE

.
.
.

CA30_NAME
CA30_VALUE

varchar

255

The Name/Value pairs of the License Model custom attribute.