Difference between revisions of "DOC NAME"
(Initial Edit.) |
(→Usage) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
For more information on the usage of the IBM CMOD DOC_NAME field, see the [[Content Manager OnDemand Database Tables|IBM CMOD Tables Reference]]. | |||
=DOC_NAME Field= | =DOC_NAME Field= | ||
| Line 15: | Line 16: | ||
==Usage== | ==Usage== | ||
When files are loaded into Content Manager OnDemand, a 'Load ID' is assigned by combining the LOAD_ID and LOAD_ID_SUFFIX fields from the ARSAG table. Inside the data tables for Application Groups, this LoadID is used as the prefix, adding two more alpha characters, providing for a total combination of | When files are loaded into Content Manager OnDemand, a 'Load ID' is assigned by combining the LOAD_ID and LOAD_ID_SUFFIX fields from the ARSAG table. Inside the data tables for Application Groups, this LoadID is used as the prefix, adding two more alpha characters, providing for a total combination of 702 Object ID's per load (A-Z = 26 + AA-ZZ = 676). It's possible to load files into OnDemand that exceed this limit, in which case you need to increase the size of individual objects by tuning the [[ARS0141E#Troubleshooting|Application Group Object Size]] parameter. | ||
[[File:DOC_NAMEField.png]] | |||
Latest revision as of 23:34, 6 June 2021
For more information on the usage of the IBM CMOD DOC_NAME field, see the IBM CMOD Tables Reference.
DOC_NAME Field
Tables: Application Group Tables
Type: Internal
Purpose: Stores the internal object names.
Related Fields: ARSAG.LOAD_ID, ARSAG.LOAD_ID_SUFFIX
Format: Integer LoadID, Alpha LoadID Suffix, Alpha ObjectID
Example: 123FAAAB
Usage
When files are loaded into Content Manager OnDemand, a 'Load ID' is assigned by combining the LOAD_ID and LOAD_ID_SUFFIX fields from the ARSAG table. Inside the data tables for Application Groups, this LoadID is used as the prefix, adding two more alpha characters, providing for a total combination of 702 Object ID's per load (A-Z = 26 + AA-ZZ = 676). It's possible to load files into OnDemand that exceed this limit, in which case you need to increase the size of individual objects by tuning the Application Group Object Size parameter.
