fjb_saper - The straight java code using
InetAddress addr = InetAddress.getLocalHost(); does the trick for my current needs. If we had the option to add fields to ...
The requirement is to create a log record indicating time, date, server name, tracking id, and message body. This record is part of an existing tracing and diagnostic process used to monitor transacti ...
Hello All,
I am trying to retrieve the servername / hostname from within a message flow. This is the Windows server name, not the Broker name. Any method using ESQL or Java in a compute node would wo ...