Skip to main content
Skip table of contents

InAppChannelDetail (ver23.11.0)

This table stores the details related to the in-app notifications.

Column Name

Initial Version

Data Type

Description

AutoGenEmail

24.1.0

Number(0)

Indicates if a supplemental email should be sent always, never or only if the user has not opted out.

ClickActionReplyToEmailAddress

23.11.0

VARCHAR2(255 CHAR)

Email address to which a message will be sent on click of the notification item.

ClickActionURL

23.11.0

VARCHAR2(255 CHAR)

URL of the redirected page on click of the notification item.

ClickActionTitle

24.2.0

VARCHAR2(255 CHAR)

Title to use when displaying a hyperlink in a notification

EventType

23.11.0

VARCHAR2(10 CHAR)

Selected Event type.

InAppChannelDetailID

23.11.0

NUMBER(19,0)

The unique sequential number generated by the application. Indexed. Required.

Message

23.11.0

VARCHAR2(2000 CHAR)

Notification message content.

NotificationDefinitionID

23.11.0

NUMBER(19,0)

Foreign key to NotificationDefinition table PK.

Subject

23.11.0

VARCHAR2(40 CHAR)

Subject or header of the notification content.

WhenCreated

23.11.0

TIMESTAMP(6)

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

WhenModified

23.11.0

TIMESTAMP(6)

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

WhoCreated

23.11.0

VARCHAR2(100 CHAR)

The name of the person who created the record. Defaults to user. Required.

WhoModifed

23.11.0

VARCHAR2(100 CHAR)

The name of the person who modified the record. Defaults to the user. Required.

JavaScript errors detected

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

If this problem persists, please contact our support.