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.
Parse infer rules are evaluated at run time by an activity that uses the Text-Infer method.
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.
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.
Parse infer rules are part of the Integration-Mapping category. A parse infer rule is an instance of the Rule-Parse-Infer rule type.