Type |
Property |
Name |
Software Component |
||
Selection of Recipient |
||
Sending of Notification |
||
Add Product Suite as Prefix to Subject |
||
Notification Type |
||
Notification Text Expression |
||
Notification Subject Expression |
||
Insert Link |
Software Component (COOWF@1.1:notdefcomponent)
SoftwareComponent COOWF@1.1:notdefcomponent
Selection of Recipient (COOWF@1.1:notdefrecipient)
NotificationRecipient COOWF@1.1:notdefrecipient not null
Sending of Notification (COOWF@1.1:notdefsending)
NotificationSending COOWF@1.1:notdefsending not null
Add Product Suite as Prefix to Subject (COOWF@1.1:notdefsubjaddsuiteprefix)
notdefsubjexpr
the suit prefix
(e.g. "Fabasoft Cloud Event:") will be added.boolean COOWF@1.1:notdefsubjaddsuiteprefix
Notification Type (COOWF@1.1:notdeftype)
WorkFlowEventType COOWF@1.1:notdeftype not null
Notification Text Expression (COOWF@1.1:pushnotdefbodyexpr)
object
.
string[] COOWF@1.1:pushnotdefbodyexpr
not null(
optional object object,
optional ProcessInstance process,
optional ActivityInstance activity,
optional WorkFlowEventType notdeftype,
optional datetime notdefdate,
optional User user,
optional User recipient,
optional boolean procstatechanged,
optional boolean activated,
optional boolean delegated,
optional boolean setdelegatedmultiple,
optional boolean retracted,
optional boolean takenover,
optional boolean terminated,
optional boolean substuser)
Local Scope: dictionary
Returns: string[]
Name |
Description |
object |
the object of the process
|
process |
the process instance
|
activity |
the current activity instance
|
notdeftype |
the notification type for which the subject should be calculated
|
notdefdate |
the date when the notification was triggered
|
user |
the current user who triggers the notification
|
recipient |
the recipient of the notification
|
procstatechanged |
is set to true when the notification was triggered by a change of the
process state
|
activated |
is set to true when the notification was triggered by an activation of the
activity
|
delegated |
is set to true when the notification was triggered by delegation of the
activity
|
setdelegatedmultiple |
is set to true when the notification was triggered by a
delegating the activity to multiple recipients
|
retracted |
is set to true when the notification was triggered by retracting an activity
|
takenover |
is set to true when the notification was triggered while taking over an
activity
|
terminated |
is set to true when the notification was triggered denying the execution of
an activity
|
substuser |
is set to the original user who receives the activity in the worklist in
case of the a substitution
|
Notification Subject Expression (COOWF@1.1:pushnotdeftitleexpr)
object
.
string[] COOWF@1.1:pushnotdeftitleexpr
not null(
optional object object,
optional ProcessInstance process,
optional ActivityInstance activity,
optional WorkFlowEventType notdeftype,
optional datetime notdefdate)
Local Scope: dictionary
Returns: string
Name |
Description |
object |
the object of the process
|
process |
the process instance
|
activity |
the current activity instance
|
notdeftype |
the notification type for which the subject should be calculated
|
notdefdate |
the date when the notification was triggered
|
Insert Link (COOWF@1.1:pushnotdefuseobjectlink)
boolean COOWF@1.1:pushnotdefuseobjectlink