Skip to main content
Skip table of contents

PluginSubscriberEventType (ver7.5.0)

This table maps subscriptions to events and resources.

Column Name

Initial Version

Data Type

Description

Filter

7.5.0

Varchar2(500)

Indicates a specific type of data the subscriber will receive.

ID

7.5.0

Number(10,0)

Unique sequential number generated by the application. Required.

PluginEventSubsscriberID

7.5.0

Number(10,0)

Internal number for the associated PluginEventSubscriber record. Required.

PluginEventTypeID

7.5.0

Number(10,0)

Internal number for the associated PluginEventType record. Required.

SubscriptionResourcePath

7.5.0

Varchar2(1000)

Address of the API resource associated to any PluginResourceEntity with the same ResourcePath. 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.