Back Forward Parse Infer form
Completing the Infer tab

About Parse Infer rules

Use the Infer   tab to define how Process Commander performs regular expression searches defined in parse transform collection rules (Rule-Parse-TransformCollection rule type).

Field

Description

Search  
Look for

Select one:

  • a pattern from — Search for a value that results from executing a parse transform collection rule, including the Java conversion identified on the Transform tab of the parse transform rule.
  • the string — Enter a literal text string.
(no label)

SmartPromptOptional. If you choose a pattern from in the Look for field, enter the Name key part of a parse transform collection rule.

Specify Near Qualifier

Select to cause this rule to perform a substring search before evaluating the Look for operation.

Near

Select:

  • a pattern from — Use a parse transform collection rule to define a substring.
  • the string — Enter a literal text string.

(This field is visible only when Specify Near Qualifier is selected.)

(no label)

Smart Prompt Optional. If you choose a pattern from in the Near field, enter the Name key part of a parse transform collection rule.

Where Near means..  
Include the __ characters before the specified string

Enter a non-negative integer to define the meaning of "near". (This field is visible only when Specify Near Qualifier is selected.)

Include the __ characters after the specified string

Enter a non-negative integer to define the meaning of "near". (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.

Selection Validation  
Validate using When

Smart Prompt 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, he system uses the Applies To key part of this infer rule as the Applies To key part of the when condition rule.

Set Values  
Place extracted value in:

Smart Prompt Optional. Select a destination property to receive the matched value.

Also set the following:

zzzOptional. Identify additional properties and values to be set following a successful match. Order is significant.

()

Smart Prompt 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.

zzz About Parse Infer rules