TeleFlow Step 0395
From TeleFlow
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
Load Webpage
XML Load
XML Fetch
XML End
