filenet-p8

Object Class Document with relative attachments 1:n


In our project we have a request:

Now, I'm thinking about, is it possibile to link XXX_Attachment with XXX in Many-To-One cardinality. For instance, the document received from external resource, saved as XXX, then an user should be able to add the attachments to it. How we can achieve that? Only via ACCE (Content Process Engine - console) or only by developing through the API?

Cheers


Solution

  • After couple of months of investigation, we've discovered that the thing is managed by custom plugin. So we've found the code added our portion and that did the trick.