deployComponent
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 by the user in the buildComponent operation, then the deployment is performed for the component and environment provided in the buildComponent operation. 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 of the Boomi Environment. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
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 |
---|---|---|
Artifacts
This operation consumes artifacts from the artifacts repository.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
- style