_tsbWA-XpathSelect-Misc
<TResult>
The 'TResult' as part of an Activity name indicates that the Activity can create different types of output (for example String, Int etc.).
Options
Option | What is it | How to use it |
---|---|---|
Path
| Local path to the XML file that contains the node(s) you want to work with. | Enter an absolute path to the XML file, that includes file name and file extension. Enter one of the following values: |
Xpath query
| The xpath query to reach the node(s) that you want to work with. | Enter an xpath query. Example: /INVOICES/INVOICE |
XML namespaces | Use to indicate which XML vocabularies (i.e. a set of names) are used in the document. Only use this option when the document uses namespaces. | Click on 'Define' to provide:
|
Map | Informational element. | Do not change unless you want to change the name of the variables used in the assign. The variable item is of the type that is specified in Result type. The variable node is of type XmlNode. |
Sequence | Option to be able to do additional modifications to the data that you are mapping. |
|
Assign
| This assigns the result of any transformations done in Sequence to the variable item. | |
Result type
| With the xpath you will have obtained a certain value. This value should be stored in a target variable. However, you should first indicate the data type (result type) in order to store it correctly. |
|
Result
| Option to save the result(s) to a variable, for use later in the Workflow. | Create a variable to save the result(s) to, of the previously set result type. |
All Xpath Activities
, multiple selections available,