In XCP, we can create objects subtype of dm_sysobject and store documents.If we have to manipulate the objects using DFC, Can we can modify the document using IDfDocument.?
Hi Venkat,
As per my understanding only those objects created as content objects can be manipulated using IDfDocument. Because even though business objects are of dm_sysobjects they are treated as contentless object.