Skip to main content
Skip table of contents

PluginEntityAttrib (ver7.8.0)

This table identifies a list of attributes available for a given PluginEntity to configure in the Plugin Identity Attribute page.

Column Name

Initial Version

Data Type

Description

ID

7.8.0

Number(10,0)

Unique sequential number generated by the application. Required. Indexed.

IdentityBuilderClass

7.8.0

Varchar2(256)

The java class used when this attribute is mapped in PluginDefEntityAttribMap. Required.

IsDefault

7.8.0

Number(1)

1 indicates this row to be displayed as the default in the drop down list for the entity unless a PluginDefEntityAttribMap record exists for the entity taking precedence over this column value. Required.

PluginEntityID

7.8.0

Number(10,0)

Internal number for the associated PluginEntity record. Required.

Name

7.8.0

Varchar2(256)

Unique display name for attribute within an entity preferably the column name used as the identity attribute. Required.

RestAPIIDType

7.8.0

Varchar2(256)

Column name used as the identity attribute. Null if attribute is from prefs.

WhenCreated

7.8.0

Timestamp(6)

Date and time the record was created. Defaults to system date. Required.

WhenModified

7.8.0

Timestamp(6)

Date and time the record was modified. Defaults to system date. Required.

WhoCreated

7.8.0

Varchar2(100)

The user login that created the record. Defaults to database user. Required.

WhoModified

7.8.0

Varchar2(100)

The user login that modified the record. Defaults to database user. Required.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.