<Steps>

The <Steps> element is the parent for the collection of <Step> elements that define how the target business object is to be exported.

<Step>

This table describes each attribute of the <Step> element.

AttributeDescription
IdAlphanumeric ID of the step. Required.
ElementNameName of the XML element that the step will add to the output. If this is a root step, the element will be a child of the root element for the data export. If this is a linked step, the element will be a child of the parent step’s element.
OrderOrder in which the step will be processed.