Skip to Content
0
Former Member
Feb 17, 2009 at 09:20 AM

How to retrieve the server IP address

42 Views

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