Error while trying to create custom object type(created & installed through XCP Designer) through DA
![SivaRaj](https://us.v-cdn.net/6030023/uploads/avatars/navatar_8149.jpg)
Hi all,
I created and installed a xcp designer proj and it works fine. And as a part of the proj artifact, I created a custom content type - sha_invoice. When I try to create a object of this type through DA Import feature or DFC, I am facing the below error. please advise me on how to overcome these issues.
Error in composer while executing the stand alone DFC class
Exception in thread "main" java.lang.RuntimeException: Unable to retrieve model information for sha_invoice
at com.emc.xcp.runtime.model.impl.runtimemodel.RuntimeModelFactory.getDataModelRuntimeFromTypeName(RuntimeModelFactory.java:115)
at com.emc.xcp.runtime.model.impl.runtimemodel.RuntimeModelFactory.getDataTypeRuntime(RuntimeModelFactory.java:79)
at com.emc.xcp.runtime.engine.handler.DefaultValueHandler.setDefaultValues(DefaultValueHandler.java:35)
at com.emc.xcp.runtime.aspect.impl.DataTypeAspect.onObjectReinit(DataTypeAspect.java:24)
at com.documentum.fc.client.DfPersistentObject.reinitialize(DfPersistentObject.java:129)
at com.documentum.services.collaboration.impl.TopicAspect___PROXY.reinitialize(TopicAspect___PROXY.java)
at com.documentum.fc.client.impl.objectmanager.PObjectFactoryWithAspects.rebuildClassIfNeeded(PObjectFactoryWithAspects.java:146)
at com.documentum.fc.client.DfPersistentObject.onNoActiveCalls(DfPersistentObject.java:825)
at com.documentum.fc.impl.util.reflection.proxy.BaseProxy.____unreferenceImp____(BaseProxy.java:62)
at com.documentum.fc.impl.util.reflection.proxy.BaseDoubleProxy.____unreferenceImp____(BaseDoubleProxy.java:50)
at com.documentum.fc.client.DfDocument___PROXY.initialize(DfDocument___PROXY.java)
at com.documentum.fc.client.impl.objectmanager.PObjectFactoryWithAspects.makeObject(PObjectFactoryWithAspects.java:54)
at com.documentum.fc.client.impl.objectmanager.PersistentObjectManager.newUncachedObject(PersistentObjectManager.java:100)
at com.documentum.fc.client.impl.objectmanager.PersistentObjectManager.newObject(PersistentObjectManager.java:66)
at com.documentum.fc.client.impl.objectmanager.PersistentObjectManager.newObject(PersistentObjectManager.java:52)
at com.documentum.fc.client.impl.session.Session.newObject(Session.java:840)
at com.documentum.fc.client.impl.session.SessionHandle.newObject(SessionHandle.java:834)
at com.dctm.alshaya.fileimport.ImportFileToDctm.main(ImportFileToDctm.java:52)
Caused by: java.lang.NoSuchMethodError: com.documentum.fc.client.impl.IClientInternal.getModuleClass(Ljava/lang/String;Lcom/documentum/fc/client/IDfSession;)Ljava/lang/Class;
at com.documentum.bps.utils.DocbaseUtils.newModuleEx(DocbaseUtils.java:76)
at com.documentum.bps.utils.DocbaseUtils.newModule(DocbaseUtils.java:97)
at com.emc.xcp.runtime.model.impl.convertor.action.ServiceConverter.createServiceModule(ServiceConverter.java:39)
at com.emc.xcp.runtime.model.impl.convertor.action.ServiceConverter.createInvokeProcessService(ServiceConverter.java:25)
at com.emc.xcp.runtime.model.impl.convertor.action.ServiceConverter.convert(ServiceConverter.java:20)
at com.emc.xcp.runtime.model.impl.convertor.action.ActionDefinitionFactory.getActionDefinition(ActionDefinitionFactory.java:33)
at com.emc.xcp.runtime.model.impl.convertor.EventConfigConverter.getAllActions(EventConfigConverter.java:70)
at com.emc.xcp.runtime.model.impl.convertor.EventConfigConverter.convert(EventConfigConverter.java:54)
at com.emc.xcp.runtime.model.impl.convertor.DatatypeConverter.convertEventConfigs(DatatypeConverter.java:95)
at com.emc.xcp.runtime.model.impl.convertor.DatatypeConverter.convert(DatatypeConverter.java:68)
at com.emc.xcp.runtime.model.impl.convertor.DocumentConverter.convert(DocumentConverter.java:36)
at com.emc.xcp.runtime.model.impl.runtimemodel.RuntimeModelFactory.convertToRuntimeModel(RuntimeModelFactory.java:136)
at com.emc.xcp.runtime.model.impl.runtimemodel.RuntimeModelFactory.getRuntimeModel(RuntimeModelFactory.java:37)
at com.emc.xcp.runtime.model.impl.runtimemodel.RuntimeModelFactory.getDataModelRuntimeFromTypeName(RuntimeModelFactory.java:109)
... 17 more
Best Answer
-
Caused by: java.lang.NoSuchMethodError: com.documentum.fc.client.impl.IClientInternal.getModuleClass(Ljava/lang/String;Lcom/documentum/fc/client/IDfSession;)Ljava/lang/Class;This makes me think that DFCs bundled with xCP designer are different from those bundled with DA
0
Answers
-
Shiv,
I'm having exactly the same problem with an object type created in xCP, and trying to update it in DFC.
0 -
-
Caused by: java.lang.NoSuchMethodError: com.documentum.fc.client.impl.IClientInternal.getModuleClass(Ljava/lang/String;Lcom/documentum/fc/client/IDfSession;)Ljava/lang/Class;This makes me think that DFCs bundled with xCP designer are different from those bundled with DA
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 156 General Questions
- 152 Thrust Services
- 56 Developer Hackathon
- 38 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9.1K Extended ECM
- 919 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 34 eDOCS
- 193 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories