Siebel Row Correlation Extractor

The This Correlation Extractor applies a "Siebel Star Array strings" parsing function over the matched regex and store the parsed values as variables. It doesn't have any match number, since it applied to every match it founds


Field Description Default Value
RegEx Regular Expression used to do the matching param="(.+?)"
Group Number determines the group from where the information will be taken, based on the RegEx 1
Target determines where the RegEx will be applied Response's Body

For more information about Extractors and how to use them, check the Documentation at List Correlation Extractors