Generates a work item on the Notify workflow to generate a notification work item event.
Inputs
- notifyRecipient - Group or login name of the recipient for the notification.
- repositoryName - Name of the repository containing the record represented by the work item.
- repositoryId - ID of the repository containing the record represented by the work item.
- workItemId - ID of the work item for which the notification is to be generated.
- taskName - Work Item Task (e.g. Notify)
- taskRole - Value of a work item property to be set
- taskDescription - Value of a work item property to be set
- taskStatus - Value of a work item property to be set
- workflowCommentHistory - Value of a work item property to be set
- workItemCreationDate - Value of a work item property to be set
Outputs
- notifySent - Notify work item was successfully created if true
- errorMsg - Details for failure if notify work item was not created