Actions represent ATG Outreach activity, for example sending an e-mail to a group of customers or publishing content to a Web site.

Column Name

Type

Length

Null Allowed

Description

ID

integer

No

Identifier; primary key.

NACTION_ID

varchar

40

No

Natural key of the action.

PARENT_STAGE_ID

integer

Yes

Foreign key to ARF_CAMPAIGN_STAGE.ID.

TYPE_ID

smallint

No

Foreign key to ARF_CAMPAIGN_ACTION_TYPE_ID.

POS_INDEX

integer

No

Position index; indicates the sequence of actions within a stage.

DISPLAY_NAME

varchar

254

Display name of the action.

DESCRIPTION

varchar

4000

Description of the action.

RECORD_LAST_UPDATE

timestamp

Yes

Date the record was last updated.

RECORD_START_DATE

timestamp

Yes

Date when the information in this warehouse record became effective

RECORD_END_DATE

timestamp

Yes

Date when the information in this warehouse record is no longer effective.

MOST_RECENT

one-digit

No

Indicates that this record is the most recent.

0 = No

1 = Yes

DELETED

one-digit

No

Indicates that this record has been deleted.

0= No

1 = Yes


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices