[CR #338887] Enterprise Security version 6.0 no longer automatically creates the following asset types in the ACDB:
X509Cert
System
Server
Database
Browser
Tables
Columns
Methods
Flow
Workaround: You can add these asset types manually by running the script at %SECURITY%\samples\management\CreateAssetAndAccessTypes.java.
There are a few internal-only asset types dropped when the ACDB is upgraded from version 5.0 to 6.0 that are not added by the CreateAssetAndAccessTypes.java script. These include:
AuthorizationInfo
AuthURL
Profiles
Rules
PortalProfileAssetPackage
PortalLogin
AuthService
AuthName
AuthCredential
ManagedObject
You can add these asset types manually by modifying the sample script.
Upgrade installations preserve the existence of all
of the asset types listed as well as any asset types added manually.