Application Validation

When doing an Application Validation (Config/Application/Tools/Validation) we get Errors on Applications/Rulesets/ RulesetVersions when a password is set.

Is there a way to suppress these Errors, since they have no added value and confuse the finding of real errors we have to fix.

Hi @JANAANEN

If you want to suppress application password runtime without entering the password, you can just comment out the below rule. So that it will not ask for a password.

Do Private Edit, Comment Step No 25 → Call ValidatePassword in respective activity, So that you will not see errors.

CL:Rule-Application

ID:Validate

RS:Pega-ProcessArchitect:08-06-01

I hope this will help you

Thanks,

Ashok

@BhumireddyThanks, that was what i’m looking for :slight_smile:

Hi @JANAANEN,

You’re Welcome, JANAANEN