Can anyone please help me? I’m facing en error while submitting configure source of data type. It’s said, “No unlocked Rulesets/Versions found that are valid for this record. Unlock at least one Ruleset/Version that can contain records of this type”. Meanwhile I have my ruleset unlocked.
I’m facing another error whenever I mark Generate single, list and savable data page checkbox. It’s said, “The Flow Action post-processing activity pzCreateLocalDataStorage failed: cannot be null. Details: Invalid value for aMsgDescr passed to com.pega.pegarules.data.internal.clipboard.ClipboardPropertyStrMinFeatureImpl.addWarningMessage(String)”.
Another problem when I mark Generate single, list and savable data page checkbox is it’s create Single instance data page in organization ruleset layer and other data pages (list data page and savable data page) are not created. My application layer should be like this BSIM-CSTeller. My class and data type is saved in CSTeller ruleset, but the generated data page always saved into BSIM ruleset.
Problem: “No unlocked Rulesets/Versions found that are valid for this record. Unlock at least one Ruleset/Version that can contain records of this type”
Solution: it happens when you did not unlock the rulesets and tried create a rule and save it later. Try to discard the creating rule and unlock the required ruleset first and then save it. it works.
Else, Please logoff, login again and try it should work.
Thank you for the response. But, I have my ruleset unlocked, as you can see in my attachment (image 5.jpg). I have already logoff and login, but facing the same error. Is there any other approach I can do to solve this error?
I have resolved this issue. I have missed Associated Classes in my Application Definition, it was left blank. After I fill it up, the error is longer appear.
The Flow Action post-processing activity pzCreateLocalDataStorage failed: cannot be null. Details: Invalid value for aMsgDescr passed to com.pega.pegarules.data.internal.clipboard.ClipboardPropertyStrMinFeatureImpl.addWarningMessage(String)".
Can you please tell me the steps which you followed to address this issue.