Notification


Description

Represents the notification of a workflow event.

Properties

Property

Type

Description

Key

NotificationKey

Uniquely identifies the notification.

NotificationAction

NotificationAction

Indicates the action the user is being notified about.

AssignedTo

string

Indicates to whom the task is assigned to.

WorkflowName

string

The workflow for which the notification applies.

CompanyName

string

The company name.

DelegatedApprovers

ArrayOfString

The list of approvers to whom the workflow task could be delegated.

BusinessObjectKey

BusinessObjectKey

Uniquely identifies the document for which the notification applies.

DueDate

dateTime

The date action is due.

Comments

string

Comments about the workflow event.

CreatedDate

dateTime

The date the notification was created.

Sent

boolean

Indicates whether e-mail was sent for the notification.

Name

string

The name of the action.

Subject

string

The subject of the notification.

Description

string

Describes the workflow event.

WorkflowStepName

string

The name of the current step in the workflow.

NotificationType

NotificationType

Indicates the type of notification.

BusinessObjectSummaryInformation

BusinessObjectSummaryInformation

Provides information about the document for which the notification applies.



Documentation Feedback