Hi! I have done a DCTM migration from 6.5 to 6.7 version. All my custom types have been successfully migrated, but when I try to import a document of one of those custom types, I get this [DM_API_E_EXIST]error...Looking at the app server log I see that this is caused because of another earlier exception:
[DM_SYSOBJECT_E_CANT_FETCH_INVALID_ID]error: "Cannot fetch a sysobject - Invalid object ID : 0901c0c080028515"; ERRORCODE: 100; NEXT: null
I have tried after restarting the app server and cleaning its cache.
Any idea?
Many thanks!!