Xpath
Content Type: Module
Categories: Utility,Data
Overview
Exactly like the retrieve from database activity but can provide xpath as a string variable.
Thorough documentation available (shoutout to Benjamin Griggs!):
Documentation
Exactly like the retrieve from database activity but can provide xpath as a string variable.
Thorough documentation and development patterns can be found here (shout out to Benjamin Griggs!):
How to Create Efficient, Dynamic Queries in Mendix
How to Create a Custom Grid in Mendix
Releases
Version: 4.0.0
Framework Version: 10.3.1
Release Notes: From the pull request: "Added OrderInSortMapList property to SortMap entities so that sorts will be applied in a predictable order when configured to do so. Should not affect the order in which sorts are applied for current usages of the xpath module."
Thanks SamuelEganMx!
Mx10 upgrade!
Version: 2.1.0
Framework Version: 9.1.1
Release Notes:
Pull Request changes (Thank you Jelle!):
1. Passing the return entity as Entity and not an object (no need to create dummy object)
2. Retrieve sort objects via association with XPath object. So you don't have to pass the list
Other updates:
1. Increase query attribute size to unlimited for Ben
Version: 1.0.0
Framework Version: 9.1.1
Release Notes: bump version to 9.1.1