Application object
Name | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
name | Name of the application | nameString | Yes |
|
Yes | |
description | Description of the application | descString | No | "" | Yes | |
appGroup | The application group that this application belongs to | nameString | Yes | No | ||
identifier | The application group identifier | dbString2 | Yes | "" | Determined by the application group | Yes |
dataType | The data type of this application | appTypeString | No |
|
|
No |
indexer | The name of the indexer program to use with this application | indexerString | No | "None" |
|
Yes |
expirationDate | Use this value to override the expirationDate attribute value specified in the application group | expDateValueA | No | "Use AppGroup Value" |
|
Yes |
dataCompression | The compression technique that is used for the data | compressionString | No | "OD77" |
|
Yes |
resCompression | The compression technique that is used for the resources | compressionString | No | "OD77" |
|
Yes |
resourceComparison | The number of resource comparisons | resCompValue | No | 50 | 0–9999 | Yes |
largeObject | Whether this application a Large Object | yesnoString | No | "No" |
|
Yes |
size | The number of pages or size of the object in kilobytes that is based on the setting of the largeObject attribute | Integer | No | 100 | Positive integer representing either object size or number of pages based on setting of largeObject | Yes |
pageIdentifiers | Whether page identifiers should be used | yesnoString | No | "No" |
|
Yes |
postProcesserString | The post processor string | postProcString | No | "" | Yes | |
printAmount | The default print option to specify which page or pages to print | printAmString | No | "All Pages" |
|
Yes |
defaultPrinter | Default printer | nameString | No | "*NONE" | Yes | |
cicsJCLParms | Values that are used by the CICS® or ESA client program to print documents | string | No | "None" | Yes | |
printParms | Print parameters that are used by the server print manager | string | No | "" | Yes | |
afpToLine | Options that OnDemand uses to convert AFP data to line data | string | No | "" | Yes | |
usePreview | Whether to use the preview user exit | yesnoString | No | "No" |
|
Yes |
previewParms | Whether the preview parameters should be used | string | No | "" | Yes | |
agQueryName | Name of the application group that has all the applications you want to export. When you specify agQueryName during export, the values for the name and appGroup attributes are ignored. If you specify agQueryName, you cannot specify folderQueryName. | string | No | "" | No | |
folderQueryName | Name of folder that has the applications you want to export. When you specify folderQueryName during export, the values for the name and appGroup attributes are ignored. If you specify folderQueryName, you cannot specify agQueryName. | string | No | "" | No |
Note:
- If the application group contains more than one field object, identifier is required.
- The identifier object can be updated to an unused field value only.
Name | Minimum number | Maximum number | Deleteable | Updateable |
---|---|---|---|---|
lineData | 0 | 1 | No | Yes |
SCSData | 0 | 1 | No | Yes |
afpData | 0 | 1 | No | Yes |
pdfData | 0 | 1 | No | Yes |
imageData | 0 | 1 | No | Yes |
udData | 0 | 1 | No | Yes |
indexParm | 0 | 1 | Yes | Yes |
preprocessParm | 0 | Dependent | No | Yes |
imageOverlay | 0 | Unbounded | Yes | No |
Important: The udData child
is required if the application dataType is User Defined.
Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
codePage | The code page to use | Integer | No | 37 | Nonnegative integer | Yes |
prMode | Processing Mode | prmodeString | No | "None" |
|
Yes |
Name | Minimum number | Maximum number | Deleteable | Updateable |
---|---|---|---|---|
lvHeader | 0 | 1 | No | Yes |
lvField | 0 | 30 | Yes | Yes |
logView | 0 | 20 | Yes | Yes |
See Table 10, Table 11, and Table 12 for descriptions of the lvHeader, lvField, and logView objects.
Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
codePage | The code page to use | Integer | No | 37 | Nonnegative integer | Yes |
orientation | The orientation or rotation angle, in degrees, of the document | orientString | No | 0 |
|
Yes |
paperSize | The output paper size | paperString | No | "Autosize" | See the list that follows this table for possible values for the paperSize attribute. | Yes |
Possible values for the paperSize attribute are:
- A3
- A4 Wide
- A4
- A5
- Autosize
- B4 Wide
- B4
- B5
- Cut Sheet
- Euro Fanfold
- Executive 1
- Executive 2
- Executive 3
- Folio
- Ledger
- Legal Wide
- Legal
- Letter Wide
- Letter
- Narrow
- Quarto
- Short
- Statement
- Stationery
- Tabloid
- Wide
- 1403W
- 1403WS
- 3800N
- 3800NS
- 3800W
- 3800WS
Name | Minimum number | Maximum number | Deleteable | Updateable |
---|---|---|---|---|
logView | 0 | 20 | Yes | Yes |
Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
task | The task to perform on this object | taskString | No | "add" |
|
N/A |
name | Name of this logical view | nameString | Yes | Yes | ||
user | User for this logical view | nameString | Yes |
|
No | |
defaultView | Whether this is the default view | yesnoString | No | "No" |
|
Yes |
zoom | Zoom Factor | Integer | No | 100 | Positive integer | Yes |
selAreaColor | Selected Area Color | saColorString | No | "Yellow" |
|
Yes |
bgColor | Background | bgColorString | No | "White" |
|
Yes |
Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
lineCount | The line count | Integer | No | 0 | Nonnegative integer | Yes |
codePage | The code page to use | Integer | No | 500 | Positive integer | Yes |
recFM | The record format | recfmString | No | "Variable" |
|
Yes |
LRECL | The record length | Integer | No | 133 | Positive integer | Yes |
delimiter | The line delimiter (specified in hex) | hexString | No | "0A" | Hex character string | Yes |
prMode | Processing mode | prmodeString | No | "None" |
|
Yes |
trc | Whether the data contains table reference characters | yesnoString | No | "No" |
|
Yes |
CCType | The type of the carriage control character | yesnoString | No | "ANSI" |
|
Yes |
Name | Minimum number | Maximum number | Deleteable | Updateable |
---|---|---|---|---|
lvHeader | 0 | 1 | No | Yes |
lvField | 0 | 30 | Yes | Yes |
logView | 0 | 20 | Yes | Yes |
Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
pageHdrRows | Number of page header rows | Integer | No | 0 | Nonnegative integer | Yes |
fieldHdrRows | Number of field header rows | Integer | No | 0 | Nonnegative integer | Yes |
validationRow | The validation row | Integer | Dependent | 0 | Nonnegative integer | Yes |
validationCol | The validation column | Integer | Dependent | 0 | Nonnegative integer | Yes |
validationString | The validation string | String | Dependent | "" | Yes |
Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
task | The task to perform on this object | taskString | No | "add" |
|
N/A |
name | The name of the logical view field | nameString | Yes | Yes | ||
dbName | The application group database name | nameString | No | "*NONE" | database field name or "*NONE" | Yes |
startCol | The start column for this field definition | Integer | Yes | 0 | An integer value between 1 and 999 | Yes |
endCol | The end column for this field definition | Integer | Yes | 0 | an integer value between 1 and 999 | Yes |
Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
task | The task to perform on this object | taskString | No | "add" |
|
N/A |
name | Name of this logical view | nameString | Yes | Yes | ||
user | user for this logical (or PUBLIC) view | nameString | Yes |
|
No | |
defaultView | Whether this is the default view | yesNoString | No | "No" |
|
Yes |
zoom | Zoom factor | Integer | No | 100 | Positive integer | Yes |
selAreaColor | Selected area color | saColorString | No | "Yellow" |
|
Yes |
bgColor | Background color | bgColorString | No | "White" |
|
Yes |
headingColor | Heading color | hdgColorString | No | "BG Color" |
|
Yes |
textFidelity | Text fidelity | fidelityString | No | "Line" |
|
Yes |
overstrike | Text overstrike option | overstrikeString | No | "Separate Lines" |
|
Yes |
fieldOrder | A string showing the order in which the fields are to be displayed | String | No | "" | Yes | |
lockHeader | Whether the header lines should be locked in place during scrolling | yesnoString | No | "No" |
|
Yes |
lockField | Number of fields that you want to lock in place | Integer | No | 0 | Nonnegative integer | Yes |
Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
orientation | The orientation or rotation angle, in degrees, of the document | orientString | No | 0 |
|
Yes |
paperSize | The output paper size | paperString | No | "Autosize" | See the list that follows this table for possible values for the paperSize attribute. | Yes |
The following are possible values for the paperSize attribute:
- A3
- A4 Wide
- A4
- A5
- Autosize
- B4 Wide
- B4
- B5
- Cut Sheet
- Euro Fanfold
- Executive 1
- Executive 2
- Executive 3
- Folio
- Ledger
- Legal Wide
- Legal
- Letter Wide
- Letter
- Narrow
- Quarto
- Short
- Statement
- Stationery
- Tabloid
- Wide
- 1403W
- 1403WS
- 3800N
- 3800NS
- 3800W
- 3800WS
Name | Minimum number | Maximum number | Deleteable | Updateable |
---|---|---|---|---|
logView | 0 | 20 | Yes | Yes |
Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
task | The task to perform on this object | taskString | No | "add" |
|
N/A |
name | Name of this logical view | nameString | Yes | Yes | ||
user | User for this logical view (or PUBLIC) | nameString | Yes |
|
No | |
defaultView | Whether this is the default view | yesnoString | No | "No" |
|
Yes |
zoom | Zoom factor | Integer | No | 100 | Positive integer | Yes |
selAreaColor | Selected area color | saColorString | No | "Yellow" |
|
Yes |
bgColor | Background color | bgColorString | No | "White" |
|
Yes |
imageColor | Image color | imgColorString | No | "Black" |
|
Yes |
textFidelity | Text fidelity | fidelityString | No | "Line" |
|
Yes |
imageIntensity | Image intensity | intensityString | No | "Normal" |
|
Yes |
copyGroup | The copy group for the document | Integer | No | 1 | Nonnegative integer | Yes |
Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
orientation | The orientation or rotation angle, in degrees, of the document | orientString | No | 0 |
|
Yes |
Name | Minimum number | Maximum number | Deleteable | Updateable |
---|---|---|---|---|
logView | 0 | 20 | Yes | Yes |
Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
task | The task to perform on this object | taskString | No | "add" |
|
N/A |
name | Name of this logical view | nameString | Yes | Yes | ||
user | User for this logical view (or PUBLIC) | nameString | Yes |
|
No | |
defaultView | Whether this is the default view | yesnoString | No | "No" |
|
Yes |
zoom | Zoom factor | Integer | No | 100 | Positive integer | Yes |
selAreaColor | Selected area color | saColorString | No | "Yellow" |
|
Yes |
Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
orientation | The orientation or rotation angle, in degrees, of the document | orientString | No | 0 |
|
Yes |
Name | Minimum number | Maximum number | Deleteable | Updateable |
---|---|---|---|---|
logView | 0 | 20 | Yes | Yes |
Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
task | The task to perform on this object | taskString | No | "add" |
|
N/A |
name | Name of this logical view | nameString | Yes | Yes | ||
user | User for this logical view (or PUBLIC) | nameString | Yes |
|
No | |
defaultView | Whether this is the default view | yesnoString | No | "No" |
|
Yes |
zoom | Zoom factor | Integer | No | 100 | Integer value 10 — 1000 | Yes |
contrast | Image contrast value | Integer | No | 128 | Integer value 0–255 | Yes |
brightness | Image brightness value | Integer | No | 128 | Integer value 0–255 | Yes |
greyScale | Whether the image should use grey scales | yesnoString | No | "No" |
|
Yes |
Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
fileExt | File extension | fileExtString | Yes | Yes |
Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
task | The task to perform on this object | taskString | No | "add" |
|
n/a |
<character data> | The character data that represents the index parameters for this application | string | Yes | Yes |
Important: The index parameters
are not represented by any attribute data. They are represented by
the character data field between the
<indexParm>
and </indexParm>
fields.Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
dbName | Application group database name | dbString | Yes | No | ||
loadIDName | Load ID name | namestring | No | dbName | Yes | |
defaultValue | The default value | string | No | Based on data type | Yes | |
strip | The embedded characters to remove | string | No | Based on data type | Yes | |
leading | The leading characters to remove | string | No | "" | Yes | |
trailing | The trailing characters to remove | string | No | "" | Yes | |
divideBy | The value to divide by if the field is numeric | Integer | No | 1 or 100 based on data type | Positive integer | Yes |
format | The date or time format to use | string | No | "" | Yes |
Attributes | Description | DataType | Required | Default value | Possible values | Updateable |
---|---|---|---|---|---|---|
task | The task to perform on this object | taskString | No | "add" |
|
N/A |
id | The name of the image overlay that is added to the application | string | Yes | No | ||
fileName | The full path name of the DLL file that contains the image overlay bitmap that is added to the application | string | Yes | No |
Remember: The "_ALL" value can only be used
in an ARSXML export operation.