Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You will need to specify the email server settings first as what the , like in our example below shows.

Secondly Then, you will need to customize the email content. Remember to keep the email message generic as it will be used by all process activities in the application.

...

In the third tab, you will be able to customize the task link found in the email message . This is for you to customize the link to point so that it* points to the relevant userview* for users to execute assigned tasks.

As an example, let Let us say, for instance, that you have created a userview with an Inbox element in the following path:-

...

In the URL attribute, you will need to key in the following:-

Code Block
  http://localhost:8080/jw/web/userview/leave_request_app/leave_userview//inbox?_mode=assignment 

...

In the next tab, you will be given an option to exclude activities from sending out the notification email.  In our example case, for instance, we would want to exclude "Leave Application Process - Submit" activity because the user who started the process would will be able to see the activity, anyway.  Thus, there is no need for the system to send out the notification email.

...