Attribute Name |
Attribute Definition |
Logical Datatype |
Is Required |
Scheduled Task Notification Id |
The automatically generated primary key of the Scheduled Task Notification table. |
LONG |
Yes |
Scheduled Task Id |
A Foreign Key to the Scheduled Task table. |
LONG |
Yes |
Application User Id |
A Foreign Key to the Application User table. |
LONG |
No |
Team Id |
A Foreign Key to the Team table. |
LONG |
No |
Contact Definition Id |
A Foreign Key to the Definition table. |
LONG |
No |
Contact Item Id |
A Foreign Key to the Item table. |
LONG |
No |
All_Contacts_Flag |
A boolean flag for xxx |
INTEGER |
No |
Email Address |
An email address for the Scheduled Task Notification. |
VARCHAR(255) |
No |
Contact Email |
An email address for the Scheduled Task Notification. |
VARCHAR(255) |
No |