ContentRepositoryFileShared
Summary
ContentRepositoryFileShared and its purposeContent
Hi team,
Hope you are doing well in this trying times.
While we are obtaining results attachments via REST (such as https://<instance>/resources/11.13.18.05/<object>/<unique_id>/child/Attachment), we get several details regarding each attachments (as provided in the code snippet below). Among those fields,
1. What is the purpose of "ContentRepositoryFileShared" field?
2. And if i update the value as 'true' for the same, what are its implications
Thanks and Regards
Rony Mathews
Code Snippet
"CategoryName": "MISC", "UserName": "Miscellaneous", "Uri": null, "FileUrl": "/content/conn/FusionAppsContentRepository/uuid/dDocID%3a137542?XFND_SCHEME_ID=1&XFND_CERT_FP=6A019453060D59A40261BD85B66865FB937DF1B5&XFND_RANDOM=-8110791422506450627&XFND_EXPIRES=1590683884035&XFND_SIGNATURE=YjJjdFXgfx0hxbl3wF0OuAaGQuEu1OqGWMsF43SSvbOyCNt24YvQaVkGru3FWEZhECwsNQs19QHWh~8KLyJw1UqCgkyfm-O6teVcLQJk-US5XJX-xxI-I23LOyODfVDKLjtC13Ih9jWy334Vp1~9QPYCRPwk0cfXXqoFaSovOEFu3KBrVTPPeG2VnKKpQvTIaEkuCiDOroVJBcPKUi8JH4ntKVzHjqGqnufG811outqZa9IZh0wO0UgRlSLQweoyipazd89hN3XXirxgtnYypDbwZUGrM05mLJdsMtonE4M5A0YlABDbcpc45Wq9zgT849W~USHqd3iVzFi-7-lCcA__&Id=137542&download", "UploadedText": null, "UploadedFileContentType": "application/pdf", "UploadedFileLength": 217284, "UploadedFileName": null, "ContentRepositoryFileShared": "false", "Title": "Circular_CMO.pdf", "Description": "",
2