- In the solutions tab, go to Tasks->[Task Project Name]->[Task Name]-> Task Notifications
- Right click and create a new notification. This is basically an email template. You can use any of the pipeline data that is input to the task in the email.
- Open the task overview screen for the task you want a notification on.
- Click on the Events tab
- Add a new Event and name it appropriately
- In the Event Actions section, add a new action and select the Send Notification action. Select the notification that you created in step 2.
- Login to My Webmethods Server.
- Go to Monitoring->Business->Tasks->MyInbox
- Right above the Export Table button is a subscriptions link. Click it.
- Hit the Subscribe button
- Select the notification and hit next.
- Click the checkbox after task subscriptions and hit save.
Integration Server Way:
- Create a flow service (or java service) that will send out your email notification.
- Register that service in the Bindings window in designer in your task project.
- Open the task overview screen for the task you want a notification on.
- Click on the Events tab
- Add a new Event and name it appropriately
- In the Event Actions section, add a new action and select the Invoke Service action.
- Select the service you created in steps 1 and 2.
dear mr.Kevin
ReplyDeletei'm newbie in webmethods Especially in the designer and MWS
i use IS, designer, MWS v8.2
Can you provide an explanation through pictures, with a very simple tutorial
Hello,
ReplyDeletecan you please help to send file as attachment to TASK.
I am using webM 9.8.
Thanks in Advance.