Skip to main content
I am querying against the ContentNote object using the Developer Console. I am using the administrator account to query, which has the Modify All Data permission. However, I return no results from that table even though my users have many Notes. How can I query the IDs of everyone's notes? Are they hidden from me? The query did return a few records before I deleted my Notes, so I know the query is correct.

Query:

SELECT Id FROM ContentNote
9 respuestas
  1. 13 may 2016, 08:59
    Private library cannot be accessed by System Admin .Private library files can only be Accessed by library owner.

    If Library is shared ,then it also be a member of library with permission defined in the url mentioned in last reply above.

    Thanks,
0/9000