Versions Compared

Key

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

Undeploys an active deployed component/package from a selected environment. Plugin queries the Boomi AtomSphere platform with the details provided for an active deployment of the component/package on the selected environment. If a deployment matching these conditions is found, then the component/package is undeployed from the given environment.

Target Properties

Property Name

Property Code

Required

Description

Boomi Environment ID

Code Block
FDBOOMI_ENVIRONMENT_ID

Yes

ID of the Boomi Environment.

...

Property Name

Property Code

Required

Description

Component/Package ID

Code Block
FDBOOMI_COMPONENT_OR_PACKAGE_ID

Yes

ID of the Boomi component/package to be deployed.

Inputs

Input Name

Input Code

Required

Description

Reattach Component to Environment?

Code Block
FDBOOMI_INP_REATTACH_COMPONENT_TO_ENV

No

Reattach component back to environment for subsequent deployments. Only valid in the case of legacy deployments

Input Name

Input Code

Required

Description

Reattach Component to Environment?

Code Block
FDBOOMI_INP_REATTACH_COMPONENT_TO_ENV

No

Reattach component back to environment for subsequent deployments. Only valid in the case of legacy deployments

Artifacts

This operation doesn’t consume or produce any artifacts.

...