Designer 10.15 | webMethods BPM Task Development Help | Configuring Tasks | Working with Task Events | Creating a Task Notification Event
 
Creating a Task Notification Event
You can create a task notification that My webMethods users can subscribe to, as described in Working with Task Notifications. By default, the user must be both assigned to the task and subscribed to the notification to receive the notification.
Note:
You can remove the “assigned to” requirement for users. For more information, see Sending Task Notifications to Non-Assigned Users.
After you create a task notification, you must create a task notification event to trigger the notification; without a task notification event, the notification will never be sent. A task notification can be triggered as a single result in an event action, or it can be combined with other actions.
Note:
You must create at least one task notification for a task type before you can create a task notification event. For more information, see Creating a Task Notification.
*To create a task notification event
1. Create a task event as described in Creating a Task Event. You can create a notification action for all event types except filter events.
2. If you want to create additional conditions to apply to the event type, define them in the Extra Conditions area. For more information, see Configuring Simple Task Conditions.
3. In the Event Actions area, click Add to open the Task Action Selection dialog box.
4. Click Send Notification.
5. In the Notification box, select the task notification you want to use (if the list is empty, you must first create a task notification as described in Creating a Task Notification).
6. Click OK.
7. Save the task.
8. Publish the task application project containing the task to make the task notification and subscription available to My webMethods users.
Related Topics