Why is my Registry Browser not showing items in the ObjectType drop down list in the Find Parameters Panel?
Ans: This is indicative of your database not having the latest canonical ObjectType ClassificationScheme.If you are the registry operator then please checkout latest version of misc/samples/SubmitObjectsRequest_objectTypesSchemes.xml and then rebuild your registry database from using following steps: • Stop Tomcat • build.sh cleandb • Start Tomcat • build.sh createDemoDB (or build.sh createMinDB for creating a minimal database faster but with less demo data)This puts the latest ObjectType scheme in your database and the browser will now show the items in the ObjectType drop down list.
Ans: This is indicative of your database not having the latest canonical ObjectType ClassificationScheme. If you are the registry operator then please checkout latest version of misc/samples/SubmitObjectsRequest_objectTypesSchemes.xml and then rebuild your registry database from using following steps: • Stop Tomcat • build.sh cleandb • Start Tomcat • build.sh createDemoDB (or build.sh createMinDB for creating a minimal database faster but with less demo data) This puts the latest ObjectType scheme in your database and the browser will now show the items in the ObjectType drop down list.