Table Name: | doc_path |
Table Number: | 144 |
Group: | Workflow Mgr |
Description: | Defines the filename and path where an attachment is located on disk |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
mime_type | CHAR | varchar | 64 | ALLOW_NULL | MIME type of the attachment file | Search (1) | ||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (3) | ||
path | CHAR | varchar | 255 | Path and file name of the attachment | Search (7) |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
doc_locate2doc_inst | OTM | doc_inst | attach_info2doc_path | Documents for which this is a file path | |||
doc_path2dt_resource | OTOF | dt_resource | dt_resource2doc_path | Relate an attachment path to a resource. This relation will be present when an attachment is using a 3rd party attachment storage (e.g. S3, Seeker). | USER_DEFINED |
Index Name | Fields | Flags |
---|
Index Name | Fields | Additional Information |
---|---|---|
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
367 | case_attch | case, doc_inst, doc_path |
368 | subc_attch | doc_inst, doc_path, subcase |
369 | bug_attch | bug, doc_inst, doc_path |
370 | pd_attch | doc_inst, doc_path, probdesc, workaround |
5354 | sfa_attch_v | doc_inst, doc_path |
5483 | sfa_attch_view | doc_inst, doc_path |
5687 | contr_attch | contract, doc_inst, doc_path |
doc_path | |||