Class FSCNOTIFICATION@1.1001:NotificationTemplate Permanent link for this heading

Notification Template

Class Hierarchy

Object > BasicObject > NotificationTemplate

Properties Permanent link for this heading

Type

Property

Name

DeadlineReiteration

notificationdeadlinereiteration

Repetition Rule

string

notificationreason

Reason

boolean

notificationrepeatedly

Execute Follow-Up Repeatedly

ComponentObject

nottempbasedateattr

Base Date

WorkFlowDiagram

nottempbpmndiagram

Process to Be Executed

DocumentCategory[]

nottempcategories

Categories

date

nottempdate

Date

Object

nottempinterval

Time Span

boolean

nottempintervalsubtract

Subtract Time Span

string[]

nottempmessage

Message

ResubmissionNotificationType

nottempnotificationtype

Action

boolean

nottemprecalcdate

Recalculate the Date When the Base Date Changes

AdministrationObject[]

nottemprecipient

Recipient

LanguageStringList[]

nottemptitle

Title

boolean

nottempusedate

Use Explicit Date

Properties Permanent link for this heading


Repetition Rule (FSCNOTIFICATION@1.1001:notificationdeadlinereiteration) Permanent link for this heading

Stores the reiteration rules to execute the follow-up repeatedly.

DeadlineReiteration FSCNOTIFICATION@1.1001:notificationdeadlinereiteration readonly


Reason (FSCNOTIFICATION@1.1001:notificationreason) Permanent link for this heading

The reason of the follow-up is displayed as a suffix of the follow-up name and calendar event.

Explanation:
The reason of the follow-up is displayed as a suffix of the follow-up name and calendar event.

string FSCNOTIFICATION@1.1001:notificationreason readonly


Execute Follow-Up Repeatedly (FSCNOTIFICATION@1.1001:notificationrepeatedly) Permanent link for this heading

Defines if the follow-up is executed repeatedly.

boolean FSCNOTIFICATION@1.1001:notificationrepeatedly readonly


Base Date (FSCNOTIFICATION@1.1001:nottempbasedateattr) Permanent link for this heading

Stores if the base date attribute to calculate the notification date.

Explanation:
Defines the property for the base date from when the time period is calculated.

ComponentObject FSCNOTIFICATION@1.1001:nottempbasedateattr not null readonly

Additional Information


Process to Be Executed (FSCNOTIFICATION@1.1001:nottempbpmndiagram) Permanent link for this heading

Stores the process diagram which is started when the follow-up is dispatched.

Explanation:
Defines the process that should be executed.
Note: The process has to be released for the user who executes the follow-up.

WorkFlowDiagram FSCNOTIFICATION@1.1001:nottempbpmndiagram not null readonly

Additional Information


Categories (FSCNOTIFICATION@1.1001:nottempcategories) Permanent link for this heading

Stores the categories for which the notification template was defined.

DocumentCategory[] FSCNOTIFICATION@1.1001:nottempcategories readonly

Additional Information


Date (FSCNOTIFICATION@1.1001:nottempdate) Permanent link for this heading

Defines the explicit notification date for templates of follow-ups.

date FSCNOTIFICATION@1.1001:nottempdate local not null readonly


Time Span (FSCNOTIFICATION@1.1001:nottempinterval) Permanent link for this heading

Stores the time interval to calculate the notification date.

Explanation:
Defines when the action is executed based on a base date.

Object FSCNOTIFICATION@1.1001:nottempinterval not null readonly

Additional Information


Subtract Time Span (FSCNOTIFICATION@1.1001:nottempintervalsubtract) Permanent link for this heading

Stores if the notification period should be added or subtracted from the base date.

boolean FSCNOTIFICATION@1.1001:nottempintervalsubtract readonly invisible


Message (FSCNOTIFICATION@1.1001:nottempmessage) Permanent link for this heading

Stores the notification message which is sent by mail to the recipient.

Explanation:
The message that should be sent as notification.

string[] FSCNOTIFICATION@1.1001:nottempmessage not null readonly


Action (FSCNOTIFICATION@1.1001:nottempnotificationtype) Permanent link for this heading

Stores the notification type of the template of the follow-up.

Explanation:
Defines the action that is executed upon reaching the follow-up date.

ResubmissionNotificationType FSCNOTIFICATION@1.1001:nottempnotificationtype readonly


Recalculate the Date When the Base Date Changes (FSCNOTIFICATION@1.1001:nottemprecalcdate) Permanent link for this heading

Defines if the notification date for the follow-up should be recalculated on base date change.

boolean FSCNOTIFICATION@1.1001:nottemprecalcdate readonly


Recipient (FSCNOTIFICATION@1.1001:nottemprecipient) Permanent link for this heading

Stores the recipient for mail notification of the follow-up.

Explanation:
The users to whom the follow-up should be sent.

unique AdministrationObject[] FSCNOTIFICATION@1.1001:nottemprecipient not null readonly

Additional Information


Title (FSCNOTIFICATION@1.1001:nottemptitle) Permanent link for this heading

Stores the title of the follow-up which is taken for the name of the template for follow-ups.

unique LanguageStringList[] FSCNOTIFICATION@1.1001:nottemptitle not null readonly


Use Explicit Date (FSCNOTIFICATION@1.1001:nottempusedate) Permanent link for this heading

Defines if an explicit date is entered for dispatch of the follow-up or if the notification date is calculated by a base date attribute.

boolean FSCNOTIFICATION@1.1001:nottempusedate readonly