environment-info
Service icon

Environment Info

Stable version 1.3.0 (Compatible with OutSystems 11)
Uploaded
 on 11 Jun (15 hours ago)
 by 
5.0
 (6 ratings)
environment-info

Environment Info

Compatible with:
Created on OutSystems 11

Version 1.3.0

Stable
Current
See documentation
Uploaded on 10:37 (5 hours ago) by 
Compatible with:
Version 11
Database:
All
Release notes:

New Features

  • GetClientIPAddress — Returns the IP address of the client making the current request. Detects the real client IP behind load balancers / reverse proxies via the X-Forwarded-For header, falling back to the direct connection address. Returns an empty string in non-HTTP contexts (Timers, BPT).
  • GetRuntimeInfo — Returns server runtime details in a single structure: .NET framework version, OS version, machine name, logical processor count, and 64-bit OS / process flags. Handy for support and environment diagnostics.


Fixes

  • GetEnvironmentHostname — Fixed a possible null-reference error when the environment's default DNS name isn't set; it now returns an empty string instead of throwing.
Application Objects:
Environment Info has 0 AOs.

Version 1.2.0

Stable
See documentation
Uploaded on 22 Jan by 
Compatible with:
Version 11
Database:
All
Release notes:

New features:

  • GetFrontEndName: Retrieves the network name or identifier of the specific Front-End server where the current process is being executed.
Application Objects:
Environment Info has 0 AOs.

Version 1.1.0

Stable
See documentation
Uploaded on 4 Jan by 
Compatible with:
Version 11
Database:
All
Release notes:

New features:

  • GetEnvironmentKey: Retrieves the key of the current running environment.
  • GetEnvironmentName: Retrieves the name of the current running environment.
Application Objects:
Environment Info has 0 AOs.