Hi Experts,
In my scenario, if some problem occur, then the XSLT mapping sends a mail to some one,subject is 'PRD', if we execute this from production or quality or development server.
But now i want to know this mail from which server, so i want to change the subject line as 'PRD' if it is only from production system otherwise 'OTH', how to achieve this ? No hard code allow at any where.
I have one thought, if we find the server ip address then we can recognize, but how to get the server IP address ? Is it possible ?
Thanks
Ramesh