Question
Nordea
SE
Last activity: 5 Jun 2024 4:00 EDT
Unable to List All Ruleset version using Obj Method
Hi,
I am using Obj-open/Obj-Open-by-Handle method on Rule-Ruleset-Name class instance to list down all the associated ruleset version. In the scenario, there are 3 ruleset versions in ABCApp ruleset but when I do Obj methods to fetch their ruleset version, it always fetches the first ruleset version only.
When i checked the ruleset XML, it has entries of <pyRulesetVersionList> & <pyRulesetVersionsList> as shown in the attached document and only the one with single record is being fetched. Ideally Pega should fetch the one with multiple records
Is this some kind of Bug or Pega has intentionally created 2 similar XML tags?