NotifyUserAction

Allows a copy of the form to be forwarded to WFM users or users with certain roles.This only works with Success or Failure branches.

Property Description Sample Value Mandatory or Optional Notes
Description Brief description of the node. Form encountered an exception. Optional
Image_Icon The *.GIF image that represents the Role icon. role.gif Mandatory Defaults to role.gif.
Name Name assigned to the icon. The name is displayed directly underneath the icon in the workspace. The name assigned should be relevant to the node purpose. Role1 Mandatory Defaults to <node name> and the number, which increments based on the number of current nodes being added. For example, if this control is the fifth Role node being added to the workflow, the node Name would be Role5.
Link_to_interaction If TRUE, appends a read-only link to the interaction TRUE

FALSE

Mandatory
Message_Body The message body that is sent to specific users or roles. “The request failed.” Mandatory
Message_Subject The subject of the message. “Request Status” Mandatory
User List of user names the message is sent to, delimited by commas. jbrown, rsmith Optional
Roles List of roles for which the message is sent to the users, delimited by commas. Supervisors,Employees Optional