TeleFlow Step 0395

TeleFlow Step 0395

From TeleFlow

Jump to: navigation, search

Image:Iv_395.gif XML Write Step
Writes an XML document currently stored in memory to a disk file.

Properties

XML handle: The number of the XML handle of the XML document to be written to disk. This must be a number already assigned by an XML Load step.

File Output: The file to write the XML document to. The file name specified should contain the path to where the file should be created (eg: C:\My Documents\Sample.XML). Otherwise, the file will be created in the current working directory that TeleFlow Server is running from.

Append: If checked, the XML document will append to an existing document. By default this is unchecked, indicating that an existing file should be over-written by the new XML document.

Action Steps

None.

Related Steps

Image:Iv_390.gif Load Webpage
Image:Iv_394.gif XML Load
Image:Iv_393.gif XML Fetch
Image:Iv_392.gif XML End