<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.
| Attribute | Description |
|---|---|
| Id | Alphanumeric ID of the step. Required. |
| ElementName | Name 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. |
| Order | Order in which the step will be processed. |