Activity Error on custom activity
I have custom LDAP Integration, and customized activity all working well on my Dev system, when moving to new environment, getting error in logs that it cannot find the rule:
Problem executing activity: Code-Security.LDAPVerifyCredentialsCHTRLDAPV20 com.pega.pegarules.pub.generator.RuleNotFoundException: Failed to find a 'RULE-OBJ-ACTIVITY' with the name 'LDAPVERIFYCREDENTIALSCHTRLDAPV20' that applies to 'Code-Security'. There were 1 rules with this name in the rulebase, but none matched this request. The 1 rules named 'LDAPVERIFYCREDENTIALSCHTRLDAPV20' defined in the rulebase are: 1 related to applies-to class 'Code-Security', but were defined in rulesets which are not in your rulesetlist: 'CHRTCustomAuth:01-01-01'.
I reviewed article (https://community.pega.com/support/support-articles/failed-find-rule-obj-activity-0 ) and have already checked the System Browser requestor types which are set to Unauthenticated AG's
Any suggestions?
Thanks,