Versions Compared

Key

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

Description of the operation here.Builds a deployment object that contains the MFT artifacts (sources, transfers, targets, etc) and user property files.  Each build should include the full combination of one or more transfers and their associated sources and targets when building the deployment package. 

This plugin only supports partial deployment is used, files will be placed into one of the following catogories:

  • MFT Artifact (all files matching *.xml)
  • User properties (all files matching *.properties)
  • Other Files (Any file in the SCM not matching the above 2 categories)

Environment/Instance Properties

Property Name

Property Code

Required

Description





Project Properties

Property Name

Property Code

Required

Description





Inputs

Input Name

Input Code

Required

Description





Outputs

Output Name

Required

Description




Artifacts

...

This operation doesn’t consume or produce any artifacts.

This operation consumes artifacts from the artifacts repository.

This operation produces artifacts that will be stored in the artifacts repository.

This operation delegates the consume/produce artifacts decision to the workflow developer.

...

produces produces a zip file artifact that contains the items to be deployed and a manifest file describing them. 

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.

Special Considerations

[Delete section if not needed]

Describe any dependencies between properties that may exist or anything that that isn’t really covered above but is relevant to this operation.