Xpath
Category: Modules
Subcategory: Tracing
Overview
Exactly like the retrieve from database activity but can provide xpath as a string variable.
Documentation
Description
Used to do a retrieve from database using xpath from a string variable
Typical usage scenario
Dynamically generate xpath in a microflow and pass it to this activity to do a retrieve from database. Can be used to create custom filters for a list that is sourced by a microflow or nanoflow.
Features and limitations
- Retrieve by xpath java action – Performs a retrieve from database using provided xpath
- Retrieve by xpath aggregate int – Simulates the combination of a retrieve from database and aggregate list operation activity returning an integer
- Retrieve by xpath aggregate decimal – Simulates the combination of a retrieve from database and aggregate list operation activity returning a decimal
Installation
Drop the retrieve by xpath activity in your microflow and setup all parameters.
Configuration
Refer to screenshot on how to setup java action.
Releases
Version: 1.0.0
Framework Version: 9.1.1
Release Notes: bump version to 9.1.1