Hi,
I am using Grants Management,while performing Validate and Classify request process,Activity-Create Discussion on folder fails.
Searched in logs and could find the following error
ERROR [http-0.0.0.0-9080-5] [com.documentum.mthdservlet.DoMethod] - Exception attempting to load module com.documentum.services.collaboration.bpm.BPMCreateCSCollaborationDiscussionTopic.
DfServiceException:: THREAD: http-0.0.0.0-9080-5; MSG: [DFC_BOF_CANNOT_FIND_OBJECT] Business object com.documentum.services.collaboration.bpm.BPMCreateCSCollaborationDiscussionTopic does not exist in docbase documentum; ERRORCODE: ff; NEXT: null
at com.documentum.fc.client.impl.bof.registry.DocbaseModuleRegistry.lookup(DocbaseModuleRegistry.java:74)
at com.documentum.fc.client.impl.bof.classmgmt.ModuleManager.lookupModuleMetadata(ModuleManager.java:205)
at com.documentum.fc.client.impl.bof.classmgmt.ModuleManager.getModuleClass(ModuleManager.java:177)
at com.documentum.fc.client.impl.bof.classmgmt.ModuleManager.newModule(ModuleManager.java:135)
at com.documentum.fc.client.impl.bof.classmgmt.ModuleManager.newModule(ModuleManager.java:78)
at com.documentum.fc.client.impl.bof.classmgmt.ModuleManager.newModule(ModuleManager.java:52)
at com.documentum.fc.client.DfClient$ClientImpl.newModule(DfClient.java:442)
at com.documentum.mthdservlet.ModuleLoader.getMethodObject(Unknown Source)
at com.documentum.mthdservlet.DoMethod.getMethodObject(Unknown Source)
at com.documentum.mthdservlet.DoMethod.invokeMethod(Unknown Source)
at com.documentum.mthdservlet.DoMethod.doPost(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
I have installed Collaboration Services.dar and tried with the process but could see the same error in logs.
Suggest me anything to be done along with installing collaboration services.dar to make available of "BPMCreateCSCollaborationDiscussionTopic"and complete the discussion activity.
In Addition to this i have tried to initiate the Grant Request Activity by submitting the form using E-mail option but not able to proceed with the activity,since
E-Mail button in ODT is not accessing to send E-mail.