Table Name:dt_resource
Table Number:4660
Group:Dovetail
Description:Agent resource. Usually this is a file saved in an external store such as S3. Agent will know how to translate the uri into a public facing URL for users.
Flags: 
Baseline/Custom:Custom
Fields:
Field NameCommon TypeDatabase TypeGeneric Field IDArray SizeDefaultFlagsCommentField Used in Views
content_typeCHARvarchar 255 USER_DEFINED Internet media type of the resource. This value should be used to populate the HTTP header Content-Type when serving this resource.  
filenameCHARvarchar 512 USER_DEFINED File name of the resource. This file name should be used to populate the HTTP Header Content-Disposition when serving the resource.  
filepathCHARvarchar 512 USER_DEFINED Full path to the resource.  
objidLONGint3  USER_DEFINED Internal record number  
resource_keyCHARvarchar 512 USER_DEFINED Content key of this resource  
store_uriCHARvarchar 1024 USER_DEFINED Content URI of this resource. This value will be used to resolve a public facing URL for this resource at run time. (e.g. s3://:bucket/:key -> {public url} )  
Relations:
RelationTypeTarget ObjectInverse RelationCommentFlagsMTM TableUsed in Views
dt_resource2doc_pathOTOPdoc_pathdoc_path2dt_resource USER_DEFINED   
dt_resource2dt_resource_tokenOTMdt_resource_tokendt_resource_token2dt_resource USER_DEFINED   
Indexes: (Defined in Clarify Schema)
Index NameFieldsFlags
resource_id_indexstore_uriUNIQUE 
Indexes (Defined in Database):
Index NameFieldsAdditional Information
objindexobjidclustered, unique located on PRIMARY
resource_id_indexstore_urinonclustered, unique located on PRIMARY
Referenced in Views:
View IDView NameTables
My Recent Objects
dt_resource