Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Text-Normalize method

Updated on August 16, 2022

Use this method to apply a parse normalize rule ( Rule-Parse-Normalize rule type) to convert a source text string to a normalized form.

Parameters

The Text-Normalize method has three parameters:

ParameterDescription
NameEnter the second key party of a parse normalize rule. The system uses the class of the step page as the first key part.
SourceEnter a property reference or linked property reference containing the source text to be normalized.
Target Optional. Enter a property reference to receive the resulting output text.

If blank, the results are stored in the property identified in the Source parameter.

Results

The system uses rule resolution to locate a parse normalize rule, using the class of the step page and the Name parameter as key parts.

Next, it applies the normalize rule to the text in the Source value and stores the normalized result in the Target property value. If the Target parameter is not blank and does not match the Source parameter, the property in the Source parameter is not altered.

Execution of the rule may make no changes, one change, or many changes. Matching occurs only against the input source text, not recursively against intermediate results.

The method fails if the rule, the Source property, or the Target property cannot be found.

Checking the method status

This method updates the pxMethodStatus property. See How to test method results using a transition.

Methods and instructions by function

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us