Fix (APAR): JR44064 Status: Fix Product: IBM Business Process Manager Release: 8.0.0.0 Operating System: All operating systems Supersedes Fixes: Pre-requisite Fixes: Exclusive-requisite Fixes: Defect: JR44064 Byte size of APAR: 215186 Date: 2012-11-10 Abstract: Variables in task narrative not replaced in email body Problem Description: Variables in task narrative not replaced in email body. Problem Summary: Reproduction steps: -- Configure your BPM with proper SMTP server (change smtp-server value in 99Local.xml to correct SMTP server,so, you can receive task notifications via email) -- Login to Portal as admin and click on Adminstration -> User Profile and fill in the email address where you will get task notifications and check the checkbox - ?? Send me an email when I have a new task assignment -- Now start process - Test Notifications KO - you will see that in Task narrative in email message the value of the variable is not replaced, you will see this instead which is wrong: NVP: <#= tw.local.TestStr.NVP.name #> Problem Conclusion: When creating a task the evaluated narrative is stored correctly. Directions to apply fix: 1) Shutdown WebSphere. It is important that you perform a controlled and complete shutdown of the server to ensure that all transactions have completed, before installing the fix. Please ensure that the WebSphere class cache is cleared e.g. by invoking \profiles\\bin\clearClassCache \profiles\\bin\osgiCfgInit 2) Extract the .zip file to a directory. For example, extract to C:\temp. 3) Add the fix pack repository location in IBM Installation Manager: a. Start IBM Installation Manager. b. In Installation Manager, click File > Preferences > Repositories. c. Click Add Repository. d. Browse to or enter the file path to the repository.config file. The repository.config file is located in the directory where you extracted the compressed files. For example, enter C:\temp\repository.config, and then click OK. 4) On the main page of the Installation Manager, click Update. 5) Restart WebSphere Directions to remove fix: NOTE: FIXES MUST BE REMOVED IN THE ORDER THEY WERE APPLIED. DO NOT REMOVE A FIX UNLESS ALL FIXES APPLIED AFTER IT HAVE FIRST BEEN REMOVED. YOU MAY REAPPLY ANY REMOVED FIX. Example: If your system has fix1, fix2, and fix3 applied in that order and fix2 is to be removed, fix3 must be removed first, then fix2 may be removed 1) Shutdown WebSphere. It is important that you perform a controlled and complete shutdown of the server to ensure that all transactions have completed, before installing the fix. 2) Start IBM Installation Manager. 3) On the main page of the Installation Manager, click Unistall. 4) Select the package to uninstall and follow the prompts on screen. 5) Restart WebSphere Directions to re-apply fix: 1) Shutdown WebSphere. It is important that you perform a controlled and complete shutdown of the server to ensure that all transactions have completed, before installing the fix. 2) Extract the .zip file to a directory. For example, extract to C:\temp. 3) Add the fix pack repository location in IBM Installation Manager: a. Start IBM Installation Manager. b. In Installation Manager, click File > Preferences > Repositories. c. Click Add Repository. d. Browse to or enter the file path to the repository.config file. The repository.config file is located in the directory where you extracted the compressed files. For example, enter C:\temp\repository.config, and then click OK. 4) On the main page of the Installation Manager, click Update. 5) Restart WebSphere. Additional Information: