Changes
}}
The ReadXPathDocument Activity loads a CSV File into the workflow and transforms it into XML for further processing using [http://en.wikipedia.org/wiki/XPath XPath] expressions. It is the root activity for an import of CSV data into {{UBIK}}.
==Arguments==
| Result|| Boolean || Out || Returns True on success, false on error
|}
{{Attention|Using the InputEncoding "ANSI" means that the imported text is read according to the default Windows ANSI codepage setting (e.g. ISO-8859-15)!}}
==Usage==