fFolder

Provides a record of all user activity on Folder Channel Folders in a digital workplace.

URL 

/odata/fFolder

Attributes

Name Data Type Connects to:
user_key Edm.Int32
space_key Edm.Int64
folder_key Edm.Int64
utc_half_hour_key Edm.Int32 
folder_container_key Edm.Int64
Key Attributes
Name Data Type Description
folder_views Edm.Int32 Total amount of views on a Folder by a user within a half hour period.
folder_creates Edm.Int32 A value of 1 indicates the creation of a Folder.
folder_edits Edm.Int32 Total amount of edits on a Folder by a user within a half hour period.
folder_renames Edm.Int32 Total amount of renames on a Folder by a user within a half hour period.
folder_deletes Edm.Int32 Total amount of deletes on a Folder by a user within a half hour period.
folder_moves Edm.Int32 Total amount of moves of a Folder by a user within a half hour period.
folder_downloads Edm.Int32 Total amount of downloads of a Folder by a user within a half hour period.
folder_copies Edm.Int32 A value of 1 indicates the creation of a Folder caused by copying.
system_copy Edm.Int32 Total amount of copies made on a Folder by a user within a half hour period.
community_key Edm.Int32 A unique identifier for a digital workplace.
Table Attributes