Notification Upload Staging Context

If desired, you may insert rows into the upload staging context collection. The context collection enables you to define all the core information associated with the upload staging record. Context flag values will need to be defined for every piece of data you wish to capture. This option may be used in favor of the extension record option, defined below, because you do not need to define new database tables or new user interfaces for each new notification upload type.

The name of this table is CI_​NT_​UP_​CTXT. The following table describes each column on this table.

Column Name

Length

Req'd

Data Type

Comments

NT_​UP_​ID

12

Y

A/N

This is the unique key of the NUS record to which this collection is linked.

NT_​UP_​CTXT_​FLG

4

Y

A

This field describes the data that is stored in the Context Value. Refer to Notification Upload Staging for more information.

CTXT_​VAL

50

Y

A

This is the value of the context.