I have a large set of email alerts and all of the links that I embed in them (${AcknowledgeURL, ${APM:ComponentDetailsURL}, etc) are hooking into bad urls. Turns out that they don't point to the fqdn for the webserver. easily remedied with DNS but a better way would be to have the url populate with the fqdn in my opinion. The issue is I don't know where to make this change or how to make tis change, I assume that it has to be done in the database but I am not sure where or how in the database.
Any help is appreciated.