How to get the servername on which IMan is running (2 replies)
+1 on how useful this would be, and would ALSO be useful to have the ability to generate the JOBID of any given running job. We would use this information in audit/staging tables and in Email Task communications for better traceability.
I SO agree about the job name - it would be much better if we could include the job name in the audit emails .
I worked around the issue with the server name by creating an IMan lookup table containing environment variables such as IMan server name, Sage servername, IMan database name etc.
Is there a function to get the servername on which IMan is running? I tried to use Environ("computername"), which I believe is a VB/VBA function but IMan says the function name is invalid.