Action group: XML
Opens the file at the selected path and creates its context
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Path to file | Path to XML-file to open. You can open only a file with correct XML markup | Robin.FilePath | Yes | |
Results | ||||
Context of XML- document | Context of XML-document | Robin.XML | XML context |
The action can only work with xml-files of correct structure (there must be a root element, correct file filling, etc.).
Get the table from the Text.xml XML file and save it in CSV format.
Use the actions "Load XML", "Get data table", "Table to CSV".
The program robot completed successfully.
Table received.