Hi, can you help me analyse how the comments, added by selecting a word or a cell in spreadsheet, are stored in the back-end database server? Also, when i share the document open with commenting permission, users are tagged as “Anonymous User”. The comments entered by anonymous users are also listed in the comments section with anonymous user as name. How do you maintain comments in such case in database? Which table and how is the comment relationship with user is maintained?
Hello @rahul_vignesh_r
Please elaborate on the use case. Are you using DocSpace and sharing a file via external link to users that are not registered on the portal?
In general, comments are stored in the file itself, not in the database.
If you are integrating ONLYOFFICE Docs with your own storage application, please refer to this article to find more information about anonymous users:
https://api.onlyoffice.com/docs/docs-api/get-started/how-it-works/anonymous-users/