

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello experts,
We're running BSM 9.13 and since modifiying the default Alert Notification Templates, when we save the template all <'s and >'s are converted to "<" and ">". Prior to saving the template, they look fine, and then when we go back into the template to look at it, all of the <'s and >'s have been converted. We have two separate BSM environments (dev and prod) and this issue occurs in both environments. The result is that our actual alert notifications appear like below:
-------------------------------------
Business Application Name: <<Entity Name>> Severity: <<Severity>> Alert Name: <<Alert Name>>
Trigger Condition:
Recent occurrences:
Occurrence 1: Failed transaction
Triggered at location "<<Location Name>>" on <<Transaction Time>>.Triggered during run of # "<>" (Transaction "<<Transaction Name>>") Transaction Error Message: <<Transaction Error>>
Occurrence 2: Failed transaction
Triggered at location "<<Location Name>>" on <<Transaction Time>>.Triggered during run of # "<>" (Transaction "<<Transaction Name>>") Transaction Error Message: <<Transaction Error>>
Alert User Description: <<Alert User Description>>
-------------------------------------
Why is this occurring? How can we resolve this?
Accepted Solutions


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
HP Support advises this is a known issue in 9.13, apparently resolved in 9.20.
Workaround for 9.13:
Follow the steps bellow in the Gateway server
- Backup \HPBSM\AppServer\webapps\site.war\WEB-INF\web.xml (back it up to a different directory, not in the same directory)
- remove NotificationTemplate.do, from file
- save web.xml
- Restart BSM


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
HP Support advises this is a known issue in 9.13, apparently resolved in 9.20.
Workaround for 9.13:
Follow the steps bellow in the Gateway server
- Backup \HPBSM\AppServer\webapps\site.war\WEB-INF\web.xml (back it up to a different directory, not in the same directory)
- remove NotificationTemplate.do, from file
- save web.xml
- Restart BSM