Load XML Version 7 (Net)

Action group: XML


Description

Opens the file at the selected path and creates its context

Action icon

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
Path to filePath to XML-file to open. You can open only a file with correct XML markupRobin.FilePath
Yes
Results
Context of XML- documentContext of XML-documentRobin.XMLXML context

Special conditions of use

The action can only work with xml-files of correct structure (there must be a root element, correct file filling, etc.). 

Example of use

Task

Get the table from the Text.xml XML file and save it in CSV format.

Solution

Use the actions "Load XML", "Get data table", "Table to CSV". 

Implementation

  1. Assemble a robot scheme consisting of actions:

  2. Set the "Load XML" action parameter.

  3. Set the parameters of the "Get data table" action. 

  4. Set the parameters of the "Table to CSV" action. 

  5. Click on the "Start" button in the top panel. 

Result

The program robot completed successfully. 

Table received. 

  • Нет меток