New WF_Notification APIs
A new notification transfer function is now supported. The original WF_Notification.Forward function is still supported and delegates a notification to another role even though the original role maintains ownership of the notification activity. WF_Notification.Transfer is a new API that allows you to transfer a notification activity and its ownership to another role.
Transfer
Forward
Notification Functions
Notification Mailer Support for HTML Message Body
The GetBody( ) and GetText( ) APIs have been updated to accommodate the Notification Mailer's support for HTML-formatted mail body.
GetText
GetBody
Other new APIs include GetAttrDoc( ), GetShortText( ), GetShortBody( ), TestContext( ), Close( ).
GetShortText
GetAttrDoc
GetShortBody
TestContext
Close