Documentation Center

Step

This topic describes the Step element.

Description

One step in the Pipeline.

Child element properties

Note: Child elements must occur in the order shown.

Child elements

This element can have any number of child elements, of any type. Common child elements are Module and RetryPoint.

Attributes

AttributeDescription and useType
Factory

The fully qualified class name of the Factory that implements this step. If you are implementing SDL Tridion Sites, this attribute should always be set to the value com.sdl.delivery.deployer.steps.TridionExecutableStepFactory

string
Id

A unique identifier for this pipeline, for example, FooDeploy if the step deploys items of the item type "Foo".

string