Oracle Service Bus Alerts Quesion
Hi All,
In Oracle Service bus is there a way to dynamically compose the alert-summary that is sent with an alert and which appears in the user's email Subject line?
I have been asked to add a docket number to these alerts, so that users can quickly scan their email Subjects to find docket numbers. From what I can see there does not seem to be a way to do this. The contents of the alert-summary section of an Alert is not evaluated, but rendered literally.
If you do not put anything in the alert-summary there is default value that is used and which reads "Oracle Service Bus Alert". Perhaps there is a variable for this that I can set.