Ex:
1. Navigate to the following directory C:\Program Files\Apache Software Foundation\Tomcat 9.0\webapps\identityiq\WEB-INF\classes\sailpoint\object.
2. Add the following three lines in IdentityExtended.hbm.xml file
<property name="costCenter" type="string" length="450" access="sailpoint.persistence.ExtendedPropertyAccessor"
index="spt_identity_costCenter_ci"/>
<property name="empId" type="string" length="450" access="sailpoint.persistence.ExtendedPropertyAccessor"
index="spt_identity_empId_ci"/>
<property name="status" type="string" length="450" access="sailpoint.persistence.ExtendedPropertyAccessor"
index="spt_identity_status_ci"/>