tsgrp / HPI

OpenContent Management Suite (OCMS)
http://www.tsgrp.com/products
17 stars 5 forks source link

Content Template Admin does not load for Dctm #2350

Open gsteimer opened 3 years ago

gsteimer commented 3 years ago

The Content Template Admin section is always empty when the back end OC is running against Documentum:

image

In the above environment, multiple templates actually exist

Error in OC is:

2021-01-12 11:19:10,559 ajp-nio-9009-exec-4 DEBUG   RESTQueryUtil   Parsing restriction config for non-composite type: 
2021-01-12 11:19:10,606 ajp-nio-9009-exec-4 ERROR   RESTService Unable to find type in dictionary: 
com.tsgrp.opencontent.core.exception.OCRuntimeException: Unable to find type in dictionary: 
    at com.tsgrp.opencontent.dctm.query.DCTMQueryImpl.getRepoType(DCTMQueryImpl.java:775) ~[oc-hpiDemoDctm.2.dctm-3.4.2.jar:3.4.2]
    at com.tsgrp.opencontent.dctm.query.DCTMQueryImpl.doExecuteQuery(DCTMQueryImpl.java:266) ~[oc-hpiDemoDctm.2.dctm-3.4.2.jar:3.4.2]
    at com.tsgrp.opencontent.core.query.AbstractQueryImpl.executeQuery(AbstractQueryImpl.java:27) ~[oc-hpiDemoDctm.1.core-3.4.2.jar:3.4.2]
    at com.tsgrp.opencontent.core.query.RESTQuery.ocQuery(RESTQuery.java:207) ~[oc-hpiDemoDctm.1.core-3.4.2.jar:3.4.2]