EnvironmentVariables

Content Type: Module
Categories:

Overview

This module does some extra checks on your Environmentsetting of 'EnvironmentLetter'. It should be either: D, T, A or P in the DTAP-setup and match your application's respective url.

Documentation

Demo urlhttps://mydemoversion8-sandbox.mxapps.io/

Description

This module does some extra checks on your Environmentsetting of 'EnvironmentLetter'. It should be either: D, T, A or P in the DTAP-setup and match your application's respective url.

How to use

- For any microflow where the environmenttype needs to be known, call SUB_EnvironmentLetterGet.

- To be able to see the environmentletter in screen, add the snippet Snip_Environment_Show to a page in your project.

- Checking if the current application is or is not the production environment, use rule EnvironmentLetter_Is_DTorA

NB: if the url of your test-applicaton does not contain '-test.' then change the check in 'EnvironmentLetter_Matches_ApplicattionUrl'

NB: if the url of your accp-applicaton does not contain '-accp.' then change the check in 'EnvironmentLetter_Matches_ApplicattionUrl'

Anything in folder Private is for internal use only.

How to install

Download this App from the AppStore- Add ASu_EnvironmentVariables to your AfterStartupRoutine

Dependencies

  • CommunityCommons version 7.1.0
  • Mendix 7.1.0 or higher

How to collaborate

Of course you can modify the module inside your project and let no one else profit from the improvements you make, but you can also gain respect, kuddo's and forumpoints by helping out. Here is how:

Releases

Version: 2.1.2
Framework Version: 8.12.5
Release Notes: Renamed module roles
Version: 2.1.1
Framework Version: 8.12.5
Release Notes: Added Environment_GetObject
Version: 2.1.0
Framework Version: 7.23.19
Release Notes: Added instructions for the vertical badge at the right side. Added better, mor generic platform detection. Added better description in the scss.
Version: 1.2.0
Framework Version: 7.23.19
Release Notes: Added setup for badges
Version: 1.1.0
Framework Version: 7.23.4
Release Notes: Upgraded to 7.23.4