How limit/restrict the higher ruleset versions

Hi All,

How to limit higher ruleset version. I want to limit it to 01-01-04, so available ruleset versions are 01-01-01, 01-01-02, 01-01-03, 01-01-04. Unavailable version is 01-01-05. like the link below:

How restrict only specific set of rulesets in the application | Support Center?

Thank you

Hi @OdiS9903: As stated in the other article, you can specify the max patch version in your application ruleset stack so that the users / developers will have access only up to the max version specified.

Thanks.

Hi All,

I am learning Pega and looking for tutorial in academy to build a site step by step. Is there any such tutorial available in academy.

Thank you!

Hi @ShubhamY16812455: Please see this.

You need to open the application rule to update the ruleset stack. In the ruleset stack, you will have option to specify the major, minor, patch accordingly.

Thanks.

Hi @ArulDevan,

Thank you for your response. Is there any impact? & Does it need restart after the change?

Hi @OdiS9903: There is no need of restart after this change. Regarding the impacts, there are no impacts. Please make sure you are updating only the required application. If the same application is used by multiple access groups, then the change will reflect to all. Once you define the patch version in the stack, none of the higher rules will be picked up by rule resolution for processing.

Thanks.