Skip to main content
Skip table of contents

PluginBackupData (ver10.0.0)

This table stores information for plugins that have been deleted. If a plugin is deleted, the plugin name and identifier are still available for document attachment. Additionally, orphaned records are valid. Hence, foreign key constraints are not defined. To navigate to this page in the application: System Administrator > System Settings > Plugin Management Dashboard.

Column Name

Initial Version

Data Type

Description

PluginBackupDataID

10.0.0

Number(19,0)

Unique sequential number generated by the application. Required.

PluginIdentifier10.0.0Varchar2(256)Identifies the specific instance of a plugin. Required.

PluginName

10.0.0

Varchar2(40)

Unique name of the plugin. Required.

WhenCreated

10.0.0

Timestamp(6)

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

WhenModified

10.0.0

Timestamp(6)

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

WhoCreated

10.0.0

Varchar2(100)

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

WhoModified

10.0.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.