List of attachment repository locations.
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
description |
STRING 500 |
|
Textual description of this attachment folder |
|
folder_name |
STRING 255 |
|
Specifies the folder name |
|
folder_path_ ids |
STRING 255 |
|
Specifies the folder path ids |
|
folder_type |
INTEGER |
|
Specifies the folder type |
|
has_children |
INTEGER |
|
Specifies if the folder has children |
|
id |
INTEGER NOT_NULL KEY |
|
Unique (to the table) Numeric ID |
|
inherit_ permission_ id |
INTEGER |
attmnt_folder::id |
Specifies the id of folder to inherit from |
|
last_mod_ date |
LOCAL_TIME |
|
Specifies the last modify date |
|
parent_id |
SREL |
attmnt_folder::id |
Specifies the parent folder id |
|
read_pgroup |
INTEGER |
P_GROUPS::id |
Read p Group permissions of the attachment |
|
repository |
SREL |
Document_ Repository:: persid |
Specifies the repository pers id |
|
write_pgroup |
INTEGER |
P_GROUPS::id |
Write p Group permissions of the attachment |
|
tenant |
UUID |
ca_tenant |
Specifies the UUID of the tenant. |
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |