Hi,
We have a requirement to customize one of the Error message in OBIEE 12c.
If any of the report is running more than 10 minutes we are killing that particular query from Database (with a trigger). As soon as the query get killed in OBIEE front end we are able to see below error message -
message: ORA-00028: your session has been killed ORA-00028: your session has been killed
I want to customize this message to "Query has been killed as time limit has been exhausted"
Is it possible to do? Which XML file contain below message, so that I can modify that XML.
Thanks
Anirban