Environments

Environments are used with DEPLOY commands, only.

Each environment has an environmentID and it has got a Name, both mentioned here: https://github.com/MarkusSchmidtPro/MSPro.Boomi.Console/blob/main/doc/library/configuration-files/Runtime.config.json.md

While the Id must not be changed because it is the technical refrence to the Runtime environment, the Name can be changed and it should be brief and pregnant.

For example: 01-DEV, 02-TEST, 03-PROD and so on.

How to get the EnvironmentID from Runtime

Get your EnvironmentId from Services--> Integration ==> Runtime --> Manage --> Atom Management

Last updated