...
Use two widgets as mentioned below:
11. keyvalue-dropdown keyvalue(xpathMappings) : to get the output field name and its type xPath.
Textbox | DropdownTextbox |
output field nameOutput field type | xPath |
2. schema keyvalue : to get the output field name and its xPath.
...
Textbox
...
Textbox
...
output field name
...
type.
Note : Both the config properties - xpathMappings and schema will be mandatory)
Or
Third Approach:
Use 3 text box widgets, that we already have.
...