Activity Property- methods in pega

Property-Set method


The property-Set method used to set the value of one or more specified properties.

Property-Set-Message

The property-Set-Message method is used to associate a text message with a property or a step page. The system reads the appropriate property and adds the message to the page. We can provide the entire literal text of the message, or reference a message rule key that in turn contains message text. (Rule-Message rule type).

Property-Map-DecisionTable method


Use the Property-Map-DecisionTable method to evaluate a decision table rule and save the result as the value of a property.

Property-Map-DecisionTree method


The Property-Map-DecisionTree method used to evaluate a decision tree rule (Rule-Declare-DecisionTree rule type) and store the result as the value of a property.

Property-Map-Value

The Property-Map-Value method evaluates a one-dimensional map value (Rule-Obj-MapValue rule type) defined in the parameter. The method sets the result as a value for a Single Value property.

The related method Property-Map-ValuePair works similarly for two-dimensional map values.

Property-Remove method


Property-Remove method used to delete a property or properties and its associated value from the step page or another specified page. This does not affect the property rule, its definition.

Get a full understanding of activities



No comments:

Post a Comment