In which type of rule declare expression do not gets evaluate?

Hi,

In which type of rule declare expression do not gets evaluate?

Regards,

Hema

@HemaR16948231

Check the Skip backward chaining on the when rule.

Forward chaining can’t be controlled once a declare expression is created.

Hi @HemaR16948231,

Declare Expression rules do not evaluate during the execution of an activity of type On Change.

Please refer below link for more information:

Regards,

Prasad

@Prasad Reddy Muddam

True they will be evaluated based on the value changes of properties associated to calculate that expression.