Difference between revisions of "Content Manager OnDemand Database Tables"

m
Corrected hierarchy of IBM CMOD tables in Table of Contents.
(IBM CMOD arsres resource table)
m (Corrected hierarchy of IBM CMOD tables in Table of Contents.)
Line 5: Line 5:
This article is a reference of the contents of database tables inside Content Manager OnDemand.  The data on this page is to be considered informational, and may change from version to version, platform to platform.  There are also constraints on some fields and values, meaning that unless you fully understand how the values in specific fields work, you may combine features or options that are NOT compatible with each other, leading to unexpected, erroneous, or unintended behavior, up to and including problems with stability and/or reliability, and/or data loss.  Use this information at your own risk.
This article is a reference of the contents of database tables inside Content Manager OnDemand.  The data on this page is to be considered informational, and may change from version to version, platform to platform.  There are also constraints on some fields and values, meaning that unless you fully understand how the values in specific fields work, you may combine features or options that are NOT compatible with each other, leading to unexpected, erroneous, or unintended behavior, up to and including problems with stability and/or reliability, and/or data loss.  Use this information at your own risk.


== arsag - Application Group Table ==
= arsag - Application Group Table =


This table contains all of the configuration data for Application Group Configuration in Content Manager OnDemand.
This table contains all of the configuration data for Application Group Configuration in Content Manager OnDemand.
Line 86: Line 86:
|}
|}


=== arsag.type - Storage Management Configuration ===
== arsag.type - Storage Management Configuration ==


{|class="wikitable"
{|class="wikitable"
Line 96: Line 96:
|}
|}


== arsag2fol - Application Group to Folder Mapping ==
= arsag2fol - Application Group to Folder Mapping =
This table is used to map individual Application Groups to individual folders.  An Application Group (AGID) may appear multiple times in multiple Folders (FID).  ARSAG2FOL also maps individual fields in a folder to specific fields in Application Groups.
This table is used to map individual Application Groups to individual folders.  An Application Group (AGID) may appear multiple times in multiple Folders (FID).  ARSAG2FOL also maps individual fields in a folder to specific fields in Application Groups.


Line 115: Line 115:
|}
|}


== arsagfld - Application Group Fields Table ==
= arsagfld - Application Group Fields Table =


This table contains a list of all of the fields defined in CMOD Application Groups.
This table contains a list of all of the fields defined in CMOD Application Groups.
Line 161: Line 161:
|}
|}


=== arsagfld.mask ===
== arsagfld.mask ==
'''CAUTION:'''  Changing these values without knowledge of how they inter-operate or conflict with each other is dangerous and not supported.
'''CAUTION:'''  Changing these values without knowledge of how they inter-operate or conflict with each other is dangerous and not supported.


Line 209: Line 209:
|}
|}


== arsann - OnDemand Document Annotation Table ==
= arsann - OnDemand Document Annotation Table =


{|class="wikitable"
{|class="wikitable"
Line 256: Line 256:
|}
|}


== arsapp - OnDemand Application Definition Table ==
= arsapp - OnDemand Application Definition Table =


{|class="wikitable"
{|class="wikitable"
Line 299: Line 299:
|}
|}


=== arsapp.doc_type - Document type to store ===
== arsapp.doc_type - Document type to store ==


{|class="wikitable"
{|class="wikitable"
Line 328: Line 328:
|}
|}


=== arsapp.*_comp_type - Data compression type ===
== arsapp.*_comp_type - Data compression type ==


{|class="wikitable"
{|class="wikitable"
Line 351: Line 351:
'''What's the difference between 'None' and 'Disable'?'''  The 'none' option doesn't compress the file when it's loaded into CMOD, but WILL attempt to compress it before sending it to the end user at the time it's retrieved.  There so few examples of why this would be beneficial, that I can't even think of any to tell you.
'''What's the difference between 'None' and 'Disable'?'''  The 'none' option doesn't compress the file when it's loaded into CMOD, but WILL attempt to compress it before sending it to the end user at the time it's retrieved.  There so few examples of why this would be beneficial, that I can't even think of any to tell you.


=== arsapp.idx_type - Indexer for the Application ===
== arsapp.idx_type - Indexer for the Application ==


{| class="wikitable" style="text-align:center;"
{| class="wikitable" style="text-align:center;"