Parse infer rules
A parse infer rule uses regular expressions to find string matches, and then calls other parse rules to transform the string values to property values on the clipboard.
Note:
This rule type is deprecated. Use the
@pxReplaceAllViaRegex
function instead.
The following table describes the fields and controls that you can use on the Infer tab of the Parse Infer form.
Field | Description |
---|---|
Look for |
Select one:
|
Specify Near Qualifier | Select to cause this rule to perform a substring search before evaluating the Look for operation. |
Near |
Select:
(This field is visible only when Specify Near Qualifier is selected. |
Place parse information into a Page Named | Choose a case-sensitive name for a diagnostic output page created when this rule executes. The class of the page is Code-Pega-Parse. |
Validate using When |
Optional. Select the second key part of a when condition rule to be evaluated before this rule sets property values. If false, no property values are set always.
At runtime, the system uses the Applies To key part of this infer rule as the Applies To key part of the when condition rule. |
Place extracted value in: | Optional. Select a destination property to receive the matched value. |
Also set the following: | Optional. Identify additional properties and values to be set following a successful match. Order is significant. |
Optional. Identify a target property to be set. | |
Optional. Enter a constant, property reference or other expression to be the source of a value for the property. |