environment-information
Service icon

Environment Information

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 01 May 2021
 by 
1.0
 (1 rating)
environment-information

Environment Information

5 star
0
0 Reviews |  0 Ratings
4 star
0
0 Reviews |  0 Ratings
3 star
0
0 Reviews |  0 Ratings
2 star
0
0 Reviews |  0 Ratings
1 star
1
1 Review |  1 Rating
1
Rating
1.0
1
Review
by 
2023-02-10
in version 1.0.0
Not useful.
The component provides a service action that executes a query that only works for SQL Server and determines @@servername, @@servicername, and @@VERSION.
Because normal set ups of OutSystems have the DEV and TST environments sharing the same database, it will not be possible to distinguish the environments.
Also, it is necessary to customize the component, replacing some values hardcoded in the query, for it to work for a real scenario.
Example of normal values are:
ServerName: EC2AMAZ-HQM60MQ
ServiceName: MSSQLSERVER
Version:
Microsoft SQL Server 2016 (SP3) (KB5003279) - 13.0.6300.2 (X64)
Aug  7 2021 01:20:37
Copyright (c) Microsoft Corporation
Standard Edition (64-bit) on Windows Server 2016 Datacenter 10.0 <X64> (Build 14393: ) (Hypervisor)