Hello all,
For all 'normal' documents uploaded to core content we currently store a customer reference in the custom properties attribute of the metadata for each document, along with some other data like the 'read date'. The first time a customer downloads/reads a document, we set this 'read date'.
This is all handled thru rest api calls.
Once in a while we have the need to upload a single special document that must be available to a large set of customers. We need to be able to track if and when each customer accessed this special document the first time.
In order not to have to store the same large document many many times, I am looking for a way to have multiple sets of metadata, one for each customer, that point to the same physical document.
Does anyone have an idea or suggestion on how this could somehow be accomplished?
All help would be appreciated!
Best regards
Richard