Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Resolution:
You have an x-path "count(<< node-set >>)" under 'Set' in the x-path
editor which you can use. Example:
count($JDBC-Query/resultSet/Record)
- will give all the child elements under the above nodeset.