Skip to main content
Skip table of contents

PluginResourceEntity (ver7.5.0)

This table contains the list of resources for event subscription.

Column Name

Initial Version

Data Type

Description

EntityName

7.5.0

Varchar2(100)

The name of the database table for which the subscriber is notified of changes. Required

Fields

7.5.0

Varchar2(1000)

Comma delimited list of database fields available for the resource. Required.

ID

7.5.0

Number(10,0)

Unique sequential number generated by the application. Required.

IsPriorState

7.5.0

Number(3,0)

1 indicates an event will be triggered only if the data is changed from its original values. Required.

ResourcePath

7.5.0

Varchar2(100)

Address of the API resource. Required.

WhenCreated

7.5.0

Timestamp(6)

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

WhenModified

7.5.0

Timestamp(6)

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

WhoCreated

7.5.0

Varchar2(100)

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

WhoModified

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