Referencing @baseclass properties and Operator properties from within Case Type View

I am working on building out a case workflow that interacts with properties stored in the @baseclass and the Data-Admin-Operator-ID classes. I am building out a form; which empowers users to input values for a number of properties in these classes. However, when I go to add fields to the form using the “+ Add” link none of the properties from the @baseclass or Data-Admin-Operator-ID classes show up. In Cosmos I would have been able to easily display these properties in a Section relying on inheritance and the Pages & Classes tab to source these properties, but I am struggling to determine how to accomplish this in Constellation. How do I include @baseclass and Data-Admin-Operator-ID properties in a form view within a case workflow?

@TessPorter

Please ensure all the properties are marked as Relevant properties to display in App Studio.

When you create fields, views, processes, and user actions in App Studio, Pega Platfor automatically marks them as relevant records. You can manually designate relevant records on the Relevant Records landing page.

For more details, refer to the community article on how to add Relevant Records.

Thanks,

Ramesh

@RameshSangili

Hi Ramesh,

Thank you for this explanation! This is very helpful.

Best,

Tess