You are here: Reference > Rule types > Parse Infer rules 

Parse Infer rules
 

  1. About 
  2. New 
  3. Infer 
  4. Pages & Classes 
  5. History 

Important: The rule type Rule-Parse-Infer is deprecated. As appropriate, migrate to @pxReplaceAllViaRegex function.

Use a parse infer rule to search a source text string for one or more regular expressions, and to transform selected matches according to other parse rules into property values on the clipboard.

Where referenced

Parse infer rules are evaluated at run time by an activity that uses the Text-Infer method.

Access

Use the Application Explorer to access parse infer rules that apply to the work types in your application. Use the Records Explorer to list all parse infer rules available to you.

Viewing the Java code of a rule

Click Actions > View Java to view the generated Java of a rule. You can use the Java code to debug your application or to examine how rules are implemented.

Category

Parse infer rules are part of the Integration-Mapping category. A parse infer rule is an instance of the Rule-Parse-Infer rule type.