Element Details: Save+Data.XML
 Back


Available in: Logi Info Source code name: SaveData.Xml

Saves data to an XML file.

The file may be used later by another ETL job. It can also be used in Logi Info.

You can reference the number of rows saved in the file with an ETL token.

For Example:
@Etl.mySaveDataID.rdRowCount~



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
DestinationFilename
UserDefined
(Required) The full path and name of the destination file.
EtlElementID
UserDefined
Enter the ID of the Extract or Transform element that contains the data to be processed. If this attribute does not have a value, then the system will use the data from the last Extract or Transform element.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.



PARENT ELEMENTS

Click element to drill down for more information.

Etl Job
If
If ETL Error
If File Exists
If Folder Exists Loop.Data Layer Rows


CHILD ELEMENTS

Click element to drill down for more information.

If ETL Error


 Back to top