If we dont want to use the same class group then can we use New External Db class mapping option?

If we are selecting does not belongs to a class group option then do we need to create a database as well database table instance in pega or can we follow Configure->Data Model->Classes and Properties->Database Class Mappings in order map to a different db table:

Hi @TanyaS58 ,

does not belongs to a class group” basically this option will come only for Concreate class. If you are selecting the “does not belongs to a class group” and if you define the Class keys

Then It will create automatically DB table for Data class in the backend.

or

You can create a DB table manually with Keys, then you can use Database Table Class Mapping

I hope this will help you

Thanks,

Ashok