fFolder

Contains 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