Dear comunity
Currently I sucessfully deploy and get the .war file to install in my local tomcat, but how do I do the extendedAttribute
This war file was done from the ssd project
So after place the war file in the tomcat, should I proceed to run:
$jar - xvf identityiq.war
Then open the file IdentityExtended.hbm.xml located at
instalation_Tomcat\apache-tomcat-9.0.76\webapps\identityiq\WEB-INF\classes\sailpoint\object\IdentityExtended.hbm.xml
to extended some attributes, to then create the custom sql file to contain the extended attribute in the iiq database?