Deploys a Boomi component or promotes an existing deployment to a selected environment. If no previous active deployment for the given details is found or no deployment ID is provided is provided by the user in the buildComponent operation, then the deployment is performed for the component and environment provided in the buildComponent operation. In In a case where an active deployment is found, the deployment found is promoted to the target environment selected by the user. In a case where the FDBOOMI_INP_ENVIRONMENT_EXTENSIONS_JSON_PATH
input is set, then the environment extension file is selected from the list of build artifacts and the update is made through the Boomi API.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Boomi Environment ID | FDBOOMI_ENVIRONMENT_ID | Yes | ID or the Name of the ID of the Boomi Environment. |
Project Properties
...
Input Name | Input Code | Required | Description |
---|---|---|---|
Deployment Notes | FDBOOMI_INP_DEPLOYMENT_NOTES | No | Sets a Deployment message In case of a deployment promotion, details of the source and target environments are added to the message as well by the AtomSphere platform |
Environment Extensions File Path | FDBOOMI_INP_ENVIRONMENT_EXTENSIONS_JSON_PATH | No | Location of the Environment Extensions JSON file |
Outputs
Output Name | Required | Description |
---|---|---|
...