how to know the source of an exposed property

e.g. I have a exposed property of a table name jobtitle_1 of class A, where can I see the source property (in class A) of it?

Thanks.

Hi @MaxonL16591286,

What is meant by source property ?

→ While exposing the property, it will show the list of classes if the same property is available in different classes.

→ If you are doing the respective class, it will be in the very first row, and other classes will show in the remaining rows.

Note: If you want you can check the box, by defaulty it is unchecked.

→ You can also check by opening the advance tab of the property and then → Optimized for classes

Thanks,

Ashok

@Bhumireddy

in below menu, I can see the table columns that exposed already

I want to know what property was it exposed from.

thanks.

Hi @MaxonL16591286,

Just open the respective class and then check in the External Mapping Tab; you will come to know what the exact property name in Pega is.

Class form Understanding the External Mapping tab and External Mapping tab on the Class form

I have opened this model dialog window from → Configure → Data Model > Classes & Properties > Database Class Mappings

Then click on the Columns Row on the respective Class. It wil shows the list of Column Name, Column Type and Column Size

I hope this will help you.

Thanks,

Ashok