Problem with Saved Search in Webtop

Prashant_Kasbe_C
edited August 1, 2016 in Documentum #1

Hello,

environment CS 7.2

Webtop 6.7 ( customized advanced search )

we've customized webtop and for some users we face strange issue.

when the users click on Saved Searches option they get below error.

An error has occurred.

com.documentum.services.searchtemplates.ISearchTemplateService.getAllTemplates(Lcom/documentum/fc/client/IDfSession;)Lcom/documentum/fc/client/IDfCollection;

After closing this window, press the Refresh or Reload button on your browser to continue.

Stack Trace:

java.lang.NoSuchMethodError: com.documentum.services.searchtemplates.ISearchTemplateService.getAllTemplates(Lcom/documentum/fc/client/IDfSession;)Lcom/documentum/fc/client/IDfCollection;
at com.documentum.webcomponent.library.searchtemplate.SearchStoreTemplate.filterEntry(Unknown Source)
at com.documentum.webcomponent.library.searchtemplate.SearchStoreTemplate.loadData(Unknown Source)
at com.documentum.webcomponent.library.searchtemplate.SearchStoreTemplate.updateDataGrid(Unknown Source)
at com.documentum.webcomponent.library.searchtemplate.SearchStoreTemplate.initDataGrid(Unknown Source)
at com.documentum.webcomponent.library.searchtemplate.SearchStoreTemplate.onInit(Unknown Source)
at com.documentum.web.form.FormProcessor.invokeMethod(Unknown Source)
at com.documentum.web.form.FormProcessor.invokeMethod(Unknown Source)
at com.documentum.web.form.FormProcessor.fireOnInitEvent(Unknown Source)
at com.documentum.web.form.FormOperation.requestOnInitEvent(FormOperation.java:169)
at com.documentum.web.form.JumpOperation.execute(JumpOperation.java:113)
at com.documentum.web.form.FormProcessor.openForm(Unknown Source)
at com.documentum.web.form.WebformTag.doStartTag(WebformTag.java:127)
at org.apache.jsp.webcomponent.library.searchtemplate.searchstoretemplate_jsp._jspx_meth_dmf_005fwebform_005f0(searchstoretemplate_jsp.java:1084)
at org.apache.jsp.webcomponent.library.searchtemplate.searchstoretemplate_jsp._jspService(searchstoretemplate_jsp.java:106)



does anyone know about this issue? as in forums i could not find any issue related to this.


Regards

Prashant

Message was edited by: Prashant_Kasbe_C

Message was edited by: Prashant_Kasbe_C

Tagged:

Comments

  • DCTM_Guru
    edited August 1, 2016 #2

    Did you originally upgrade from previous version of Webtop (prior to 6.7)?  I vaguely remember that the saved query format changed from previous version to 6.7 and the users had to "re-save" their queries.