Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Generates a JSON artifact file containing the details required for a subsequent deployment. Plugin queries the Boomi AtomSphere platform with the details provided for an the active deployment of the component /package on the selected environment. If a deployment matching these conditions is found, then the details of that specific deployment are transferred to the artifact for subsequent promotion of the deployment to a different environment. In a case where a the deployment of the component onto the selected environment is not found, then the artifact generated contains details of the component /package and selected environment and the deployComponent operation can be used to perform the subsequent deployment. If the user has set up SCM instances to be used in the project configuration, the plugin will attempt to locate the extension JSON files and these are added to the list of build artifacts as well to be used by the deploy operation accordingly.

Info

If the FDBOOMI_INP_DEPLOYMENT_ID is provided by the user, then the deployment ID takes precedence and the FDBOOMI_ENVIRONMENT and FDBOOMI_COMPONENT values are ignored. The artifact generated in this case contains the details of the given deployment ID.

...