Exposed Column is not populated from Blob (for few cases)i,

Hi,

Greetings. Hope you are doing well! I am on Pega 8.7.2. I have two columns exposed in a class, and the Blob has data in these columns but i do not see the values on the exposed columns. It is only happening for cases here and there (random). I did a Reindex on the DT table from pgAdmin4 however that did not solve the issue. Any ideas on what’s been missing? These are scalar properties and i can see these when viewing the xml of class instance, but when doing a Select query i could not see values.

Regards,

Bharat

@KOMARINA - RecreateIndexesForClass by passing class name as parameter solved the issue.