IBM FileNet P8, Version 5.2.1            

Developing Email Notifications

Many organizations use email notifications to notify or remind workflow participants about work assignments.

Typical uses of email notifications in workflow system applications include such notifications as:

To help facilitate use of email notifications, IBM® provides a set of default email notification files. These email notification (.MSG) files are text files (containing HTML-formatted content) that are available for you to customize.

Warning: It is recommended that you do not add email notification files or rename the existing files.
The email notification files contain placeholder variables that are embedded in the HTML. The values for these variables are supplied by the process services at run time. A field variable obtains its values from the field that is named by the string that follows the "$" prefix in the field variable name. The workflow system notification process caches the notification files when the process starts. When invoked, the workflow system notification process performs the following actions:
  • Retrieves the necessary data from the notification information database
  • Populates the variables with the relevant field information
  • Dispatches the file via the configured SMTP service
For more information, see Enabling Email Notification and Optional Email Notification Variables.

Modifying Email Notification Files

Use the following procedure to modify the default email notification files:

  1. Start of changeEnable logging for the Exception and Begin Operation categories. For more information, see Configuring Event Logging Options.End of change
  2. Expose the associated system fields, if they were not already exposed, or are not exposed by default. Exposed fields are system and data fields in a roster, queue, or event log that were made available for searches and sorting.
  3. Review Email Notification Types to determine which email notifications you need and which default files need to be modified.
  4. Locate the email notification files as follows:
    • None (Indicates that the web application is not set.)

      Start of change\Program Files (x86)\IBM\FileNet\ContentEngine\tools\PE\msg\en\0End of change on the primary Content Platform Engine server Windows host

      Start of change/opt/IBM/FileNet/ContentEngine/tools/PE/msg/en/0End of change on the primary Content Platform Engine host that is not running the Windows platform

    • Workplace

      Start of change\Program Files (x86)\IBM\FileNet\ContentEngine\tools\PE\msg\en\1End of change on the primary Content Platform Engine Windows host

      Start of change/opt/IBM/FileNet/ContentEngine/tools/PE/msg/en/1End of change on the primary Content Platform Engine host that is not running the Windows platform

    • Start of changeIBM FileNet® Web WorkFlo

      Start of change\Program Files (x86)\IBM\FileNet\ContentEngine\tools\PE\msg\en\2End of change on the primary Content Platform Engine Windows host

      Start of change/opt/IBM/FileNet/ContentEngine/tools/PE/msg/en/2End of change on the primary Content Platform Engine host that is not running the Windows platform

      End of change
    • Start of changeIBM FileNet Open Client

      Start of change\Program Files (x86)\IBM\FileNet\ContentEngine\tools\PE\msg\en\3End of change on the primary Content Platform Engine Windows host

      Start of change/opt/IBM/FileNet/ContentEngine/tools/PE/msg/en/3End of change on the primary Content Platform Engine host that is not running the Windows platform

      End of change
    • IBM FileNet Collaboration

      Start of change\Program Files (x86)\IBM\FileNet\FileNet\ContentEngine\tools\PE\msg\en\4End of change on the primary Content Platform Engine Windows host

      Start of change/opt/IBM/FileNet/ContentEngine/tools/PE/msg/en/4End of change on the primary Content Platform Engine host that is not running the Windows platform

    • IBM FileNet Web Content Manager

      Start of change\Program Files (x86)\IBM\FileNet\FileNet\ContentEngine\tools\PE\msg\en\5End of change on the primary Content Platform Engine Windows host

      Start of change/opt/IBM/FileNet/ContentEngine/tools/PE/msg/en/5End of change on the primary Content Platform Engine host that is not running the Windows platform

    • IBM Enterprise Records

      Start of change\Program Files (x86)\IBM\FileNet\FileNet\ContentEngine\tools\PE\msg\en\6End of change on the primary Content Platform Engine Windows host

      Start of change/opt/IBM/FileNet/ContentEngine/tools/PE/msg/en/6End of change on the primary Content Platform Engine host that is not running the Windows platform

    • IBM FileNet Workplace XT

      Start of change\Program Files (x86)\IBM\FileNet\FileNet\ContentEngine\tools\PE\msg\en\7End of change on the primary Content Platform Engine Windows host

      Start of change/opt/IBM/FileNet/ContentEngine/tools/PE/msg/en/7End of change on the primary Content Platform Engine non-Windows host

    • Start of changeIBM Lotus® Mashups

      Start of change\Program Files (x86)\IBM\FileNet\FileNet\ContentEngine\tools\PE\msg\en\8End of change on the primary Content Platform Engine Windows host

      Start of change/opt/IBM/FileNet/ContentEngine/tools/PE/msg/en/8End of change on the primary Content Platform Engine non-Windows host

      End of change
    • Start of changeBusiness Space

      Start of change\Program Files (x86)\IBM\FileNet\FileNet\ContentEngine\tools\PE\msg\en\9End of change on the primary Content Platform Engine Windows host

      Start of change/opt/IBM/FileNet/ContentEngine/tools/PE/msg/en/9End of change on the primary Content Platform Engine non-Windows host

      End of change
    • Start of changeIBM Content Navigator

      Start of change\Program Files (x86)\IBM\FileNet\FileNet\ContentEngine\tools\PE\msg\en\10End of change on the primary Content Platform Engine Windows host

      Start of change/opt/IBM/FileNet/ContentEngine/tools/PE/msg/en/10End of change on the primary Content Platform Engine non-Windows host

      End of change
    • Start of changeIBM Case Manager

      Start of change\Program Files (x86)\IBM\FileNet\FileNet\ContentEngine\tools\PE\msg\en\11End of change on the primary Content Platform Engine Windows host

      Start of change/opt/IBM/FileNet/ContentEngine/tools/PE/msg/en/11End of change on the primary Content Platform Engine non-Windows host

      End of change
    • Custom (Indicates that the web application is for custom use.)

      Start of change\Program Files (x86)\IBM\FileNet\FileNet\ContentEngine\tools\PE\msg\en\100End of change on the primary Content Platform Engine Windows host.

    The integer directories at the end of the path match the VWSession.WEBAPP* fields.

  5. Select all of the files in the directory, and change the file attributes from read-only to read/write.
  6. Locate and make a copy of the appropriate .MSG file. Change the extension of the copy to .ORG (to indicate that it represents the original content of the file).
  7. Open the notification file (with the .MSG extension) in a text editor.
  8. Modify the HTML content according to the changes you want to make (see Email Notification Types).
  9. Save the changes and close the text file.
  10. Start of changeRestart the Content Platform Engine server. This restart enables the vwnotify process to cache the changed files when the Content Platform Engine restarts.End of change


Last updated: March 2016
modify_notification.htm

© Copyright IBM Corporation 2016.