com.remedy.arsys.api
Interface Constants


public interface Constants

The Constants interface defines all the integer values used by the Java API as Java constants. You use these constants to define properties for workflow actions, object properties, server information, and so on.

NOTE: You should use these constant values with the classes and methods they are designed to implement. For example, you would use the AR_DPROP_* constants (like AR_DPROP_TRIM_TYPE) and their corresponding AR_DVAL_* constants with the PropInfo class.


Field Summary
static int AR_ACCESS_OPTION_DISABLE
          Enables the user to read the data field value but not to access the value, or to enter/modify data in the field.
static int AR_ACCESS_OPTION_READ_ONLY
          Enables the user to read and access the contents of the data field (to copy it, for example), but not to enter/modify data, in Change Field active link action.
static int AR_ACCESS_OPTION_READ_WRITE
          Enables the user to read the contents of the data field and enter/modify data as required, in Change Field active link action.
static int AR_ACCESS_OPTION_UNCHANGED
          Leaves the access setting as it is for the data field in Change Field active link action.
static int AR_ACTIVE_LINK_ACTION_AUTO
          Performs the specified OLE automation.
static int AR_ACTIVE_LINK_ACTION_CALLGUIDE
          Executes the specified guide.
static int AR_ACTIVE_LINK_ACTION_CLOSEWND
          Closes a dialog or schema window.
static int AR_ACTIVE_LINK_ACTION_COMMITC
          Commits changes from a dialog to the parent schema window.
static int AR_ACTIVE_LINK_ACTION_DDE
          Performs the specified DDE action.
static int AR_ACTIVE_LINK_ACTION_EXITGUIDE
          Exits the current guide or all guides.
static int AR_ACTIVE_LINK_ACTION_FIELDP
          Transfers, or pushes, data from a field in the current schema to another schema.
static int AR_ACTIVE_LINK_ACTION_FIELDS
          Sets values for the specified fields.
static int AR_ACTIVE_LINK_ACTION_GOTOACTION
          Goes to the active link with the specified execution order.
static int AR_ACTIVE_LINK_ACTION_GOTOGUIDELABEL
          Goes to the specified active link within current guide.
static int AR_ACTIVE_LINK_ACTION_MACRO
          Executes the specified macro.
static int AR_ACTIVE_LINK_ACTION_MESSAGE
          Displays the specified message.
static int AR_ACTIVE_LINK_ACTION_NONE
          Performs no active link action.
static int AR_ACTIVE_LINK_ACTION_OPEN_DLG
          Active link Open Window action opens window as a dialog box.
static int AR_ACTIVE_LINK_ACTION_OPEN_DSPLY_DETAIL
          Active link Open Window action opens window in display mode only as a details pane.
static int AR_ACTIVE_LINK_ACTION_OPEN_DSPLY_LST
          Active link Open Window action opens window in display mode only as a results list.
static int AR_ACTIVE_LINK_ACTION_OPEN_DSPLY_SPLIT
          Active link Open Window action opens window in display mode as a split window that contains both results list and details pane.
static int AR_ACTIVE_LINK_ACTION_OPEN_MODIFY_DETAIL
          Active link Open Window action opens window in modify mode only as a details pane.
static int AR_ACTIVE_LINK_ACTION_OPEN_MODIFY_LST
          Active link Open Window action opens window in modify mode only as a results list.
static int AR_ACTIVE_LINK_ACTION_OPEN_MODIFY_SPLIT
          Active link Open Window action opens window in modify mode as a split window that contains both results list and details pane.
static int AR_ACTIVE_LINK_ACTION_OPEN_REPORT
          Active link Open Window action opens window in report mode.
static int AR_ACTIVE_LINK_ACTION_OPEN_SEARCH
          Active link Open Window action opens window in search mode.
static int AR_ACTIVE_LINK_ACTION_OPEN_SUBMIT
          Active link Open Window action opens window in submit mode.
static int AR_ACTIVE_LINK_ACTION_OPENDLG
          Opens a schema in one of the following window types: Dialog Search Submit Modify Display Report Use with the ActiveLinkActionInfo class.
static int AR_ACTIVE_LINK_ACTION_PROCESS
          Executes the specified command.
static int AR_ACTIVE_LINK_ACTION_SET_CHAR
          Sets characteristics for the specified field.
static int AR_ACTIVE_LINK_ACTION_SQL
          Performs the specified SQL statements.
static int AR_ACTIVE_LINK_ACTION_WAIT
          Causes the current guide to wait for user input.
static java.lang.String AR_APPL_AUDIT_FILE
          Application audit file (appl.aud)
static java.lang.String AR_APPL_VIOLATION_FILE
          Application audit violation file (appl.vio)
static int AR_ARITH_OP_ADD
          Adds the left and right operands.
static int AR_ARITH_OP_DIVIDE
          Divides the left operand by the right operand.
static int AR_ARITH_OP_MODULO
          Finds the remainder after dividing the left operand by the right operand.
static int AR_ARITH_OP_MULTIPLY
          Multiplies the left and right operands.
static int AR_ARITH_OP_NEGATE
          Changes the sign of the right operand (left operand is ignored).
static int AR_ARITH_OP_SUBTRACT
          Subtracts the right operand from the left operand.
static int AR_ARITHMETIC
          Result value from an arithmetic operation to compare in a relational operation.
static int AR_ASSIGN_TYPE_ARITH
          Result value from an arithmetic operation.
static int AR_ASSIGN_TYPE_DDE
          Result value from a DDE request to another application.
static int AR_ASSIGN_TYPE_FIELD
          Schema field value.
static int AR_ASSIGN_TYPE_FILTER_API
          Result value from an filter api call.
static int AR_ASSIGN_TYPE_FUNCTION
          Return value from a function.
static int AR_ASSIGN_TYPE_NONE
          No value.
static int AR_ASSIGN_TYPE_PROCESS
          Output value from successful execution of an operating system process or command.
static int AR_ASSIGN_TYPE_SQL
          Result value from an SQL command.
static int AR_ASSIGN_TYPE_VALUE
          Constant or keyword value.
static int AR_ATTACH_FIELD_TYPE_EMBED
          Embedded type file is stored.
static int AR_ATTACH_FIELD_TYPE_LINK
          Reserved for future use of AR System Corporation.
static int AR_ATTRIB_HIDDEN
          Hidden attribute for AR System objects.
static int AR_ATTRIB_NONE
          Object is visible.
static int AR_ATTRIB_VISIBLE
          Default attribute is visible.
static int AR_BYTE_LIST_JPEG
          Background image (.jpg or .jpeg) for the details pane.
static int AR_BYTE_LIST_PCX
          Background image (.pcx) for the details pane.
static int AR_BYTE_LIST_SELF_DEFINED
          Background image for the details pane in whatever format you specify.
static int AR_BYTE_LIST_TARGA
          Background image (.tga) for the details pane.
static int AR_BYTE_LIST_TIFF
          Background image (.tiff) for the details pane.
static int AR_BYTE_LIST_WIN30_BITMAP
          Background image (Windows 3.0 .bmp) for the details pane.
static int AR_CASE_INSENSITIVE_SEARCH
          Full Text Search case insensitive searching.
static int AR_CASE_SENSITIVE_NO
          RDBMS is case insensitive.
static int AR_CASE_SENSITIVE_SEARCH
          Full Text Search case sensitive searching.
static int AR_CASE_SENSITIVE_YES
          RDBMS is case sensitive.
static int AR_CHAR_MENU_DATA_DICTIONARY
          Character menu items based on Data Dictionary.
static int AR_CHAR_MENU_DD_DB_NAME
          Unique database name for item used in Data-Dictionary name type.
static int AR_CHAR_MENU_DD_FIELD
          Data-dictionary menu sub-type, in which the menu is a list of fields on the schema.
static int AR_CHAR_MENU_DD_FORM
          Data-dictionary menu sub-type, in which the menu is a list of forms on the server.
static int AR_CHAR_MENU_DD_FORMAT_DOLLARS
          Name with dollar signs used in Data-Dictionary value format.
static int AR_CHAR_MENU_DD_FORMAT_DOLLARSL
          Localized name with dollar signs used in Data-Dictionary value format.
static int AR_CHAR_MENU_DD_FORMAT_ID
          ID only used in Data-Dictionary value format.
static int AR_CHAR_MENU_DD_FORMAT_ID_L
          ID and localized name used in Data-Dictionary value format.
static int AR_CHAR_MENU_DD_FORMAT_ID_NAME
          ID and name used in Data-Dictionary value format.
static int AR_CHAR_MENU_DD_FORMAT_L_NAME
          ;local;name (first * sep match) used in Data-Dictionary value format.
static int AR_CHAR_MENU_DD_FORMAT_NAME
          Name only used in Data-Dictionary value format.
static int AR_CHAR_MENU_DD_FORMAT_NAME_L
          Name and localized name used in Data-Dictionary value format.
static int AR_CHAR_MENU_DD_FORMAT_NAMEL
          Localized name only used in Data-Dictionary value format.
static int AR_CHAR_MENU_DD_FORMAT_NONE
          No value used in Data-Dictionary value format.
static int AR_CHAR_MENU_DD_FORMAT_QUOTES
          Name with quotes used in Data-Dictionary value format.
static int AR_CHAR_MENU_DD_FORMAT_QUOTESL
          Localized name with quotes used in Data-Dictionary value format.
static int AR_CHAR_MENU_DD_ID
          ID for the item used in Data-Dictionary name type.
static int AR_CHAR_MENU_DD_LOCAL_NAME
          Localized label/alias for item used in Data-Dictionary name type.
static int AR_CHAR_MENU_DD_NONE
          No data-dictionary menu.
static int AR_CHAR_MENU_FILE
          Character menu items based on formatted flat file.
static int AR_CHAR_MENU_LIST
          Character menu items based on menu list definitions.
static int AR_CHAR_MENU_NONE
          No character menu.
static int AR_CHAR_MENU_QUERY
          Character menu items based on schema query.
static int AR_CHAR_MENU_SQL
          Character menu items based on SQL query.
static int AR_CHAR_MENU_SS
          Character menu items based on SS.
static int AR_CLIENT_TYPE_ALERT
          Alert Tool
static int AR_CLIENT_TYPE_APPROVAL
          Approval Server
static int AR_CLIENT_TYPE_CACHE
          arcache
static int AR_CLIENT_TYPE_CHANGE_SEL
          archgsel
static int AR_CLIENT_TYPE_DISPATCHER
          Dispatcher, acting as a distributor of application
static int AR_CLIENT_TYPE_DIST
          ardist
static int AR_CLIENT_TYPE_DRIVER
          Driver
static int AR_CLIENT_TYPE_DSO
          Distributed Server
static int AR_CLIENT_TYPE_EIE
          Enterprise Integration Engine
static int AR_CLIENT_TYPE_END_OF_PRODUCT
          End of AR System client Productized products
static int AR_CLIENT_TYPE_END_OF_RESERVED_RANGE
          AR Client type end of reserved range
static int AR_CLIENT_TYPE_FLASHBOARDS
          Flashboard
static int AR_CLIENT_TYPE_FLASHBORADS_MID_TIER
          Flashboard Mid Tier
static int AR_CLIENT_TYPE_HELP
          arhelp
static int AR_CLIENT_TYPE_IMPORT_CMD
          Command line import tool
static int AR_CLIENT_TYPE_JANITOR
          arjanitor
static int AR_CLIENT_TYPE_MAIL
          AR mail including Unix armaild and armailex(NT)
static int AR_CLIENT_TYPE_MAIL_DAEMON
          New AR Email System, NOT armaild
static int AR_CLIENT_TYPE_MENU
          armenu
static int AR_CLIENT_TYPE_MID_TIER
          Mid Tier in 5.0
static int AR_CLIENT_TYPE_ODBC
          AR ODBC used in the reporting
static int AR_CLIENT_TYPE_PALM_PILOT
          Palm Pilot
static int AR_CLIENT_TYPE_PRE_50
          Pre-5.0 AR System clients
static int AR_CLIENT_TYPE_RELOAD
          arreload
static int AR_CLIENT_TYPE_REPORT_PLUGIN
          Report creating plugin server
static int AR_CLIENT_TYPE_RUN_MACRO
          Run Macro
static int AR_CLIENT_TYPE_SQLED
          arsqled
static int AR_CLIENT_TYPE_STRUCT
          arstruct
static int AR_CLIENT_TYPE_TEXT
          artext
static int AR_CLIENT_TYPE_UNKNOWN
          Unknown client type
static int AR_CLIENT_TYPE_UNPRODUCTIZED_START
          AR System client unproductized start
static int AR_CLIENT_TYPE_WAT
          Windows Admin Tool
static int AR_CLIENT_TYPE_WEB_SERVER
          AR Web Server
static int AR_CLIENT_TYPE_WIP
          Windows Import Tool
static int AR_CLIENT_TYPE_WUT
          Windows User Tool
static int AR_COM_METHOD_FIELDID
          Set the specified AR System field to the value returned by this OLE method.
static int AR_COM_METHOD_NULL
          No field value returned for this OLE method.
static int AR_COM_PARM_FIELDID
          Pass the specified AR System field as the parameter for this OLE method.
static int AR_COM_PARM_NULL
          No value for this parameter.
static int AR_COM_PARM_VALUE
          Pass the specified value as the parameter for this OLE method.
static int AR_COND_OP_AND
          A qualification using the AND operator.
static int AR_COND_OP_NONE
          No qualification.
static int AR_COND_OP_NOT
          A qualification using the NOT operator.
static int AR_COND_OP_OR
          A qualification using the OR operator.
static int AR_COND_OP_REL_OP
          A qualification using a relational operator.
static int AR_CORE_ASSIGNED_TO
          Field ID of Assigned To core field
static int AR_CORE_CREATE_DATE
          Field ID of Create Date core field
static int AR_CORE_ENTRY_ID
          Field ID of Entry ID core field
static int AR_CORE_LAST_MODIFIED_BY
          Field ID of Last Modified By core field
static int AR_CORE_MODIFIED_DATE
          Field ID of Modified Date core field
static int AR_CORE_SHORT_DESCRIPTION
          Field ID of Short Description core field
static int AR_CORE_STATUS
          Field ID of Status core field
static int AR_CORE_STATUS_HISTORY
          Field ID of Status History core field
static int AR_CORE_SUBMITTER
          Field ID of Submitter core field
static int AR_CURRENCY_FLD
          Value from Currency Field
static int AR_CURRENCY_FLD_CURRENT
          Value from Currency Field from current
static int AR_CURRENCY_FLD_DB
          Value from Currency Field from db
static int AR_CURRENCY_FLD_TRAN
          Value from Currency Field from transaction
static int AR_CURRENCY_PART_DATE
          Date part for Currency Field
static int AR_CURRENCY_PART_FIELD
          Field part for Currency Field
static int AR_CURRENCY_PART_FUNCTIONAL
          Functional part for Currency Field
static int AR_CURRENCY_PART_TYPE
          Currency Code Type part for Currency Field
static int AR_CURRENCY_PART_VALUE
          Value part for Currency Field
static int AR_CURRENT_API_VERSION
          Current API version.
static java.lang.String AR_CURRENT_SCHEMA_TAG
          Set schema to @ to indicate use "current" schema in RDBMS (filter)
static java.lang.String AR_CURRENT_SCREEN_TAG
          Set server and schema name to this value.
static java.lang.String AR_CURRENT_SERVER_TAG
          Set server to @ to indicate use "current" server (import/filter)
static java.lang.String AR_CURRENT_TRAN_TAG
          Tag that indicates get value from "current working screen," not RDBMS.
static int AR_DATA_TYPE_ATTACH
           For data type values, specifies an attachment field.
static int AR_DATA_TYPE_ATTACH_POOL
          Specifies the data type (attachment pool) of the field to create.
static int AR_DATA_TYPE_BITMASK
           For data type values, specifies a 32-bit unsigned integer value in which each bit represents a flag turned on or off.
static int AR_DATA_TYPE_BYTES
          Specifies list of bytes containing binary data.
static int AR_DATA_TYPE_CHAR
           For data type values, represents a null-terminated string that requires freeing allocated space.
static int AR_DATA_TYPE_COLUMN
          Specifies parent field ID, parent schema ID, and number of characters to display to create.
static int AR_DATA_TYPE_CONTROL
          Specifies the data type (control) of the field to create.
static int AR_DATA_TYPE_COORDS
          Specifies a list of (x ,y ) coordinate pairs to create.
static int AR_DATA_TYPE_CURRENCY
          Specifies the currency type.
static int AR_DATA_TYPE_DATE
          Specifies the date type.
static int AR_DATA_TYPE_DECIMAL
           For data type values, specifies a fixed-point decimal field.
static int AR_DATA_TYPE_DIARY
           For data type values, represents a null-terminated string that requires freeing allocated space.
static int AR_DATA_TYPE_DISPLAY
          Specifies a display field (e.g., flashboards; character data).
static int AR_DATA_TYPE_ENUM
           For data type values, specifies set of integer values (beginning with zero) that represents possible selection values as an indexed list.
static int AR_DATA_TYPE_INTEGER
           For data type values, represents a 32-bit signed integer value.
static int AR_DATA_TYPE_JOIN
          This is reserved for future AR System use.
static int AR_DATA_TYPE_KEYWORD
          An integer value identifying the particular keyword.
static int AR_DATA_TYPE_NULL
          Specifies NULL value.
static int AR_DATA_TYPE_PAGE
          Specifies the data type (page) of the field to create.
static int AR_DATA_TYPE_PAGE_HOLDER
          Specifies the data type (page holder) of the field to create.
static int AR_DATA_TYPE_REAL
           For data type values, represents a 64-bit floating-point value.
static int AR_DATA_TYPE_TABLE
          Specifies number of columns, search qualification, maximum number of rows to retrieve, schema name, and server name of the table to create.
static int AR_DATA_TYPE_TIME
          Specifies UNIX-style date/time stamp (number of seconds since midnight January 1,1970).
static int AR_DATA_TYPE_TIME_OF_DAY
          Specifies time (number of seconds since midnight).
static int AR_DATA_TYPE_TRIM
          Specifies the data type (trim) of the field to create.
static int AR_DATA_TYPE_ULONG
          Specifies a 32-bit unsigned integer value to create.
static int AR_DATA_TYPE_VIEW
          Specifies a view field (character data).
static int AR_DDE_EXECUTE
          DDE action type: AR System User request for the DDE application to execute the command specified in the Command field.
static int AR_DDE_POKE
          DDE action type: AR System User request for DDE application to set the value specified in the Command field to the location (for example, a field or cell) specified in the Item field.
static int AR_DDE_REQUEST
          In a Set Fields action for active links on Windows clients only, specifies an integer value identifying the type of DDE action.
static int AR_DEBUG_SERVER_ALERT
          Bitmask indicating the type of logging (alert) to set.
static int AR_DEBUG_SERVER_API
          Bitmask indicating the type of logging (API) to set.
static int AR_DEBUG_SERVER_APPROVAL
          Bitmask indicating the type of logging (Approval Server) to set.
static int AR_DEBUG_SERVER_ARFORK
          Bitmask indicating the type of logging (arforkd process) to set.
static int AR_DEBUG_SERVER_DISTRIB
          Bitmask indicating the type of logging (DSO) to set.
static int AR_DEBUG_SERVER_ESCALATION
          Bitmask indicating the type of logging (escalation) to set.
static int AR_DEBUG_SERVER_FILTER
          Bitmask indicating the type of logging (filter) to set.
static int AR_DEBUG_SERVER_NONE
          Bitmask indicating the type of logging (none) to set.
static int AR_DEBUG_SERVER_PLUGIN
          Bitmask indicating the type of logging (plug-in service) to set.
static int AR_DEBUG_SERVER_SQL
          Bitmask indicating the type of logging (SQL) to set.
static int AR_DEBUG_SERVER_USER
          Bitmask indicating the type of logging (user) to set.
static int AR_DEBUG_THREAD
          Bitmask indicating the type of logging (thread) to set.
static int AR_DEFAULT_INTERVAL
          Default time interval for escalation (300 seconds)
static int AR_DEFAULT_VALUE_NONE
          Indicates that there is no default value for this field.
static java.lang.String AR_DIRECTORY_AR_TAG
          Tag for AR System server (AR)
static java.lang.String AR_DIRECTORY_FILE
          Default server directory file (ar)
static int AR_DISPLAY_LABEL_LEFT
          The label is positioned to the left of the field.
static int AR_DISPLAY_LABEL_TOP
          Label is positioned above the field.
static int AR_DISPLAY_OPT_HIDDEN
          The field cannot be seen in the view, although users with Customize permissions can make a hidden field visible.
static int AR_DISPLAY_OPT_VISIBLE
          The field can be seen in the view.
static java.lang.String AR_DISPLAY_TAG_SQL
          Tag used to identify SQL view display.
static int AR_DISPLAY_TYPE_BUTTON
          Button is display type for field.
static int AR_DISPLAY_TYPE_CHECKBOX
          Radio-button is display type for field.
static int AR_DISPLAY_TYPE_CHOICE
          Drop-down list is display type for field.
static int AR_DISPLAY_TYPE_NONE
          No display type for field.
static int AR_DISPLAY_TYPE_NUMTEXT
          Numeric is display type for field.
static int AR_DISPLAY_TYPE_TEXT
          Character is display type for field.
static int AR_DISPLAY_TYPE_TRIM
          Trim is display type for field.
static int AR_DPROP_ACCESSIBLE_HINT
          (character string) Store workflow hint for accessibility
static int AR_DPROP_ALIAS_ABBREV_PLURAL
          (character string) A very short,plural form of the name for the logical items represented by entries in the form this view is associated with (see AR_DPROP_ALIAS_SINGULAR)
static int AR_DPROP_ALIAS_ABBREV_SINGULAR
          (character string) A very short, singular form of the name for the logical items represented by entries in the form this view is associated with (see AR_DPROP_ALIAS_SINGULAR)
static int AR_DPROP_ALIAS_PLURAL
          (character string) The plural form of the name for the logical items represented by entries in the form this view is associated with (see AR_DPROP_ALIAS_SINGULAR).
static int AR_DPROP_ALIAS_SHORT_PLURAL
          (character string) A short,plural form of the name for the logical items represented by entries in the form this view is associated with (see AR_DPROP_ALIAS_SINGULAR).
static int AR_DPROP_ALIAS_SHORT_SINGULAR
          (character string) A short, singular form of the name for the logical items represented by entries in the form this view is associated with (see AR_DPROP_ALIAS_SINGULAR).
static int AR_DPROP_ALIAS_SINGULAR
          (character string) The singular form of the name for the logical items represented by entries in the form this view is associated with (such as help desk calls).
static int AR_DPROP_ALIGN
          (unsigned long) A value indicating the vertical alignment of text within its bounding box.
static int AR_DPROP_APPLY_DIRTY
          Apply to Change Flag (also known as "Dirty Bit")
static int AR_DPROP_AR_OBJECT_NAME
          (char) character string.
static int AR_DPROP_ATTACH_ADD_LABEL
          (character string) Label for the Add button for an attachment's web view.
static int AR_DPROP_ATTACH_DELETE_LABEL
          (character string) Label for the Delete button for an attachment's web view.
static int AR_DPROP_ATTACH_DISPLAY_LABEL
          (character string) Label for the Display button for an attachment's web view.
static int AR_DPROP_ATTACH_FILENAME_TITLE
          (character string) Title of an attachment pool's file name column.
static int AR_DPROP_ATTACH_FILESIZE_TITLE
          (character string) Title of an attachment pool's file size column.
static int AR_DPROP_ATTACH_LABEL_TITLE
          (character string) Title of an attachment pool's label column.
static int AR_DPROP_ATTACH_SAVE_LABEL
          (character string) Label for the Save button for an attachment's web view.
static int AR_DPROP_AUTO_REFRESH
          (unsigned long) A value indicating whether automatic refresh is enabled (applicable for table fields only).
static int AR_DPROP_AUTOFIT_COLUMNS
          Allow horizontal scrollbar in table field
static int AR_DPROP_BACKGROUND_MODE
          (unsigned long) A value indicating whether the background of a field is opaque or transparent.
static int AR_DPROP_BBOX
          A set of coordinates (X,Y) that specify the screen boundaries (bounding box) for the field (applicable for all fields except page and column fields).
static int AR_DPROP_BUTTON_2D
          (unsigned long) A flag indicating whether the button appears as a two-dimensional image with no border (applicable for control fields only).
static int AR_DPROP_BUTTON_IMAGE_POSITION
          (unsigned long) A value that determines the position of the button image relative to the button label (applicable for control fields only).
static int AR_DPROP_BUTTON_MAINTAIN_RATIO
          (unsigned long) A flag indicating whether a scaled button image will preserve its original width-to-height ratio (applicable for control fields only).
static int AR_DPROP_BUTTON_SCALE_IMAGE
          (unsigned long) A flag indicating whether the button image will shrink or grow to fill the space available after allocating space for the button label (applicable for control fields only).
static int AR_DPROP_BUTTON_TEXT
          The button label for the field (applicable for control fields only).
static int AR_DPROP_CNTL_TYPE
          (unsigned long) A bitmask indicating the screen appearance for a control field.
static int AR_DPROP_COLOR_FILL
          Fill color of field.
static int AR_DPROP_COLOR_LINE
          Color of line.
static int AR_DPROP_COLOR_TEXT
          Color of text.
static int AR_DPROP_COLUMN_ORDER
          (integer) The order of a column in a table field.
static int AR_DPROP_COLUMN_WIDTH
          (integer) The width of a column in a table field.
static int AR_DPROP_COORDS
          A set of coordinates (X,Y) that specify the vertex location (applicable for line-and box-type trim fields only).
static int AR_DPROP_DATA_BBOX
          A set of coordinates (X,Y) that specify the screen boundaries (bounding box) for the field's data area (applicable for data fields only).
static int AR_DPROP_DATA_COLS
          (unsigned long) The number of text columns to display for the field (applicable for data fields only).
static int AR_DPROP_DATA_EXPAND_BBOX
          A set of coordinates (X,Y) that specify the screen boundaries (bounding box) for the field's text editor button (applicable for diary and long character fields only).
static int AR_DPROP_DATA_MENU
          (unsigned long) A flag indicating whether the field has a drop-down list (applicable for selection fields only).
static int AR_DPROP_DATA_MENU_BBOX
          A set of coordinates (X,Y) that specify the screen boundaries (bounding box) for the field's menu button (applicable for character fields with an attached menu only).
static int AR_DPROP_DATA_RADIO
          (unsigned long) A flag indicating whether the field uses radio option buttons (applicable for selection fields only).
static int AR_DPROP_DATA_ROWS
          (unsigned long) The number of text rows to display for the field (applicable for data fields only).
static int AR_DPROP_DATA_SPIN
          (unsigned long) A flag indicating whether the field has a numeric spinner (applicable for integer fields only).
static int AR_DPROP_DATETIME_POPUP
          (unsigned long) A value indicating the display type of a date/time field.
static int AR_DPROP_DEFAULT_PAGE
          Field ID of page field.
static int AR_DPROP_DEPTH_AMOUNT
          Specifies amount of depth, depending on field type.
static int AR_DPROP_DEPTH_EFFECT
          (unsigned long) A value indicating the three-dimensional style for the field.
static int AR_DPROP_DETAIL_BANNER_VISIBILITY
          (unsigned long) Boolean value indicating whether the details pane is visible.
static int AR_DPROP_DETAIL_PANE_COLOR
          (character string) The background color of the details pane.
static int AR_DPROP_DETAIL_PANE_HEIGHT
          (integer) The height of the details pane, in form coordinates.
static int AR_DPROP_DETAIL_PANE_IMAGE
          The background image for the details pane.
static int AR_DPROP_DETAIL_PANE_VISIBILITY
          A value indicating the visibility of the detail pane of the VUI.
static int AR_DPROP_DETAIL_PANE_WIDTH
          (integer) The width of the details pane, in form coordinates.
static int AR_DPROP_DISPLAY_AS_TEXT_ONLY
          (integer) Boolean value.
static int AR_DPROP_DISPLAY_FIELD_APP
          (char) character string.
static int AR_DPROP_DISPLAY_PARENT
          (unsigned long) A value indicating the parent field that the field will display in.
static int AR_DPROP_DRILL_DOWN
          (unsigned long) A bitmask indicating whether drill-down is enabled for a table field.
static int AR_DPROP_ENABLE
          (unsigned long) A value identifying the enabled/disabled status of the field.
static int AR_DPROP_ENDCAP_END
          Line specific display properties -- end of line.
static int AR_DPROP_ENDCAP_START
          Line specific display properties -- start of line.
static int AR_DPROP_ENUM_LABELS
          Display labels for localized selection fields.
static int AR_DPROP_FIXED_TABLE_HEADERS
          (boolean) Fixed table header
static int AR_DPROP_HELP
          Use field/VUI help.
static int AR_DPROP_HIDE_PAGE_TABS_BORDERS
          (integer) Boolean value.
static int AR_DPROP_HIDE_WEBHELP
          (integer) If Boolean value set to True, field displays help link.
static int AR_DPROP_HTML_TEXT
          (character string) The text for a text-type trim field that includes a URL.
static int AR_DPROP_HTML_TEXT_COLOR
          (character string) The color of the linked text for a text-type trim field that includes a URL (see AR_DPROP_HTML_TEXT.
static int AR_DPROP_IMAGE
          The icon image for a toolbar-type control field.
static int AR_DPROP_IMAGE_ALIGN
          (unsigned long) A value indicating the vertical alignment of the background image for the details pane.
static int AR_DPROP_IMAGE_CACHE
          Runtime cache of internal image format, not a design time property, client specific format.
static int AR_DPROP_IMAGE_JUSTIFY
          (unsigned long) A value indicating the horizontal justification of the background image for the details pane.
static int AR_DPROP_INITIAL_CURRENCY_TYPE
          (character string) Initial type for currency field
static int AR_DPROP_JOINT_STYLE
          Style when lines are joined.
static int AR_DPROP_JUSTIFY
          (unsigned long) A value indicating the horizontal justification of text within its bounding box.
static int AR_DPROP_LABEL
          (character string) The screen label for the field (applicable for data fields only).
static int AR_DPROP_LABEL_ALIGN
          Field (in field/value pair) for aligning field label.
static int AR_DPROP_LABEL_BBOX
          A set of coordinates (X,Y) that specify the screen boundaries (bounding box) for the field label (applicable for data fields only).
static int AR_DPROP_LABEL_COLOR_FILL
          (character string) Enter AR_DVAL_COLOR_*, for example, AR_DVAL_COLOR_BG.
static int AR_DPROP_LABEL_COLOR_LINE
          (character string) Enter AR_DVAL_COLOR_*, for example, AR_DVAL_COLOR_BG.
static int AR_DPROP_LABEL_COLOR_TEXT
          (character string) The color of the field label.
static int AR_DPROP_LABEL_FONT_SIZE
          (unsigned long) Font size (derive from field setting).
static int AR_DPROP_LABEL_FONT_STYLE
          (character string) Font style (derived from field type/option).
static int AR_DPROP_LABEL_JUSTIFY
          (integer) Depends on field value setting, for example, AR_DVAL_JUSTIFY_DEFAULT: Bit 0: Sets horizontal alignment of the label to default location (left-justified).
static int AR_DPROP_LABEL_POS_ALIGN
          (unsigned long) A value indicating the vertical alignment of the label within the sector.
static int AR_DPROP_LABEL_POS_JUSTIFY
          (unsigned long) A value indicating the horizontal alignment of the label within the sector (see AR_DPROP_LABEL_POS_ALIGN).
static int AR_DPROP_LABEL_POS_SECTOR
          (unsigned long) A value indicating the label position relative to the field.
static int AR_DPROP_LINE_PATTERN
          (character string) NULL value.
static int AR_DPROP_LINE_WIDTH
          (unsigned long) The line width for the field (applicable for line-and box-type trim fields only).
static int AR_DPROP_MANAGE_EXPAND_BOX
          (integer) Control over presence of expand boxes.
static int AR_DPROP_MENU_ACCESS
          (character string) A list of client interface items an administrator can control.
static int AR_DPROP_MENU_HELP
          (character string) The help text for a menu-type control field.
static int AR_DPROP_MENU_MODE
          (unsigned long) A value indicating the type of menu item (applicable for control fields only).
static int AR_DPROP_MENU_PARENT
          (unsigned long) A value identifying the parent menu item for the field (applicable for control fields only).
static int AR_DPROP_MENU_POS
          (unsigned long) A value that determines the menu position for the field (applicable for control fields only).
static int AR_DPROP_MENU_TEXT
          (character string) The menu item text for the field (applicable for control fields only).
static int AR_DPROP_NAMED_SEARCHES
          (character string) A list of administrator-defined searches.
static int AR_DPROP_NONE
          Indicates the NULL display property of the field.
static int AR_DPROP_PAGE_ARRANGEMENT
          (boolean integer) Field/value pair for how pages should be displayed if pages cannot fit in page holder.
static int AR_DPROP_PAGE_LABEL_DISPLAY
          (boolean integer) Field/value pair for position on page holder where page labels should appear.
static int AR_DPROP_PAGE_ORDER
          (unsigned long) Order of appearence of a page.
static int AR_DPROP_PANE_LAYOUT
          (integer) A value indicating how the panes of the VUI are arranged.
static int AR_DPROP_PANE_VISIBILITY_OPTION
          (boolean integer) Determines whether pane visibility for view is determined by admin or by user.
static int AR_DPROP_PROMPT
          (character string) No prompt.
static int AR_DPROP_PROMPT_BANNER_VISIBILITY
          (unsigned long) Boolean value indicating whether the prompt banner is visible.
static int AR_DPROP_PROMPT_PANE_VISIBILITY
          Determines whether the three detail pane properties (detail pane, result pane, and prompt pane visibility) are used or not.
static int AR_DPROP_PUSH_BUTTON_IMAGE
          The icon image for a button.
static int AR_DPROP_QUERY_LIST_COLOR
          (character string) The name of the field whose value for a given entry controls the display color of that entry in a query results list, and a list of field values and their corresponding colors.
static int AR_DPROP_REFRESH
          (integer) Table field refresh enabled.
static int AR_DPROP_REQUEST_IDENTIFIER
          (unsigned long) Field ID of field to use for ID of this ticket for display purposes
static int AR_DPROP_RESULT_BANNER_VISIBILITY
          (unsigned long) Boolean value indicating whether the results pane is visible.
static int AR_DPROP_RESULT_PANE_VISIBILITY
          Determines whether the three detail pane properties (detail pane, result pane, and prompt pane visibility) are used or not.
static int AR_DPROP_SORT_DIR
          (integer) A value indicating the sort direction of a column in a table field.
static int AR_DPROP_SORT_SEQ
          (integer) The sort order of a column in a table field.
static int AR_DPROP_TAB_COORD
          Tab coordinate control.
static int AR_DPROP_TAB_MODE
          (integer) Tab mode control.
static int AR_DPROP_TAB_NEXT
          (unsigned long) (ARInternalId) Inter-field keyboard relationships.
static int AR_DPROP_TAB_ORDER
          A value that determines the field tab order for fields in view (from lowest to highest).
static int AR_DPROP_TAB_TEXT
          (unsigned long) Tab text.
static int AR_DPROP_TABLE_AUTOREFRESH
          (character string) Auto-refresh string.
static int AR_DPROP_TABLE_CHUNK_NEXT
          (character string) Label for next chunk.
static int AR_DPROP_TABLE_CHUNK_PREV
          (character string) Label for previous chunk.
static int AR_DPROP_TABLE_CHUNK_SIZE
          (integer) chunk size
static int AR_DPROP_TABLE_COL_DISPLAY_TYPE
          (enum) Column states.
static int AR_DPROP_TABLE_COL_INITVAL
          (char) Initial value for all cells in column
static int AR_DPROP_TABLE_DELETE
          (character string) Delete button.
static int AR_DPROP_TABLE_DESELECT_ALL
          (character string) Clear all rows in table.
static int AR_DPROP_TABLE_DISPLAY_TYPE
          Field/value pair to display table fields in web browser.
static int AR_DPROP_TABLE_DRILL_COL
          Drill down column.
static int AR_DPROP_TABLE_ENTRIES_RETURNED
          (character string) Localization of strings in table header about records displayed.
static int AR_DPROP_TABLE_NOT_REFRESHED
          (character string) Localization of strings in table header when not refreshed.
static int AR_DPROP_TABLE_READ
          (character string) Read button for notifications.
static int AR_DPROP_TABLE_REFRESH
          (character string) Refresh button.
static int AR_DPROP_TABLE_REPORT
          (character string) Report button.
static int AR_DPROP_TABLE_SELECT_ALL
          (character string) Select all rows in table.
static int AR_DPROP_TABLE_SELECTIONCOLUMN_LABEL
          (character string) Displays the label of selection column for table or query list view field in Netscape browser 4.75.
static int AR_DPROP_TABLE_SELINIT
          Field/value pair controlling initial selection in results list and table fields.
static int AR_DPROP_TABLE_SELREFRESH
          Field/value pair for refreshing table fields.
static int AR_DPROP_TABLE_SELROWS_DISABLE
          Field/value pair to enable or disable user from selecting rows by clicking.
static int AR_DPROP_TABLE_UNREAD
          (character string) Unread button for notifications.
static int AR_DPROP_TEXT
          (character string) The text for a text-type trim field.
static int AR_DPROP_TEXT_FONT_SIZE
          (unsigned long) The size of the font style to use for a text-type trim field.
static int AR_DPROP_TEXT_FONT_STYLE
          (character string) The name of the font style to use for a text-type trim field.
static int AR_DPROP_TITLE_BAR_ICON_IMAGE
          The icon image for the title bar.
static int AR_DPROP_TOOLBAR_MODE
          (unsigned long) A value indicating the type of toolbar item (applicable for control fields only).
static int AR_DPROP_TOOLBAR_POS
          (unsigned long) A value that determines the toolbar position for the field (applicable for control fields only).
static int AR_DPROP_TOOLBAR_TEXT
          (character string) Toolbar text.
static int AR_DPROP_TOOLTIP
          (character string) The tooltip text for a toolbar-type control field.
static int AR_DPROP_TRIM_TYPE
          (unsigned long) A value indicating the type of trim field.
static int AR_DPROP_VIEW_GRID_BBOX
          A set of X,Y coordinates (0,0), (25,25) of the grid for the bounding box.
static int AR_DPROP_VISIBLE
          (integer) A flag indicating the visibility of the field.
static int AR_DPROP_VUI_DEFAULT
          (unsigned long) A flag identifying the default view (VUI) for the form.
static int AR_DPROP_Z_ORDER
          (unsigned long) A value that determines the field drawing order.
static int AR_DPROP_ZERO_SIZE_WHEN_HIDDEN
          collapse a field to zero size when hidden.
static int AR_DVAL_ALIGN_BOTTOM
          The vertical alignment of the label (AR_DPROP_LABEL_ALIGN) is bottom-aligned.
static int AR_DVAL_ALIGN_DEFAULT
          Default value (top) for aligning AR_DPROP_LABEL_ALIGN field label.
static int AR_DVAL_ALIGN_FILL
          The vertical alignment of the background image of the label (AR_DPROP_LABEL_ALIGN) is expand-to-fill.
static int AR_DVAL_ALIGN_MIDDLE
          The vertical alignment of the label (AR_DPROP_LABEL_ALIGN) is middle-aligned.
static int AR_DVAL_ALIGN_TILE
          The vertical alignment of the background image of label (AR_DPROP_LABEL_ALIGN) is tile-to-fill.
static int AR_DVAL_ALIGN_TOP
          The vertical alignment of the label (AR_DPROP_LABEL_ALIGN) is top-aligned.
static int AR_DVAL_AUTO_REFRESH_NONE
          Disables auto-refresh for table fields.
static int AR_DVAL_AUTO_REFRESH_TABLE_MAX
          Enables auto-refresh for table fields.
static int AR_DVAL_AUTOFIT_COLUMNS_NONE
          No Scrollbar appears.
static int AR_DVAL_AUTOFIT_COLUMNS_SET
          Scrollbar will be enabled in the Table Field when displayed in AR System User.
static int AR_DVAL_BKG_MODE_OPAQUE
          Specifies background of field is opaque.
static int AR_DVAL_BKG_MODE_TRANSPARENT
          Specifies background of field is transparent.
static int AR_DVAL_CNTL_A_MENU
          Top-or intermediate-level menu item (>, down arrow) of control menu (AR_DPROP_MENU_MODE).
static int AR_DVAL_CNTL_BUTTON
          Control field appears on screen as a button.
static int AR_DVAL_CNTL_CHART
          Chart type
static int AR_DVAL_CNTL_CHOICE
          If chosen, one of many (dot, depressed) appears for control menu (AR_DPROP_MENU_MODE).
static int AR_DVAL_CNTL_DIALOG
          Dialog box will appear for control menu (AR_DPROP_MENU_MODE).
static int AR_DVAL_CNTL_ITEM
          Leaf-level menu item of control menu (AR_DPROP_MENU_MODE).
static int AR_DVAL_CNTL_MENU
          Control field appears on screen as a menu item.
static int AR_DVAL_CNTL_METER
          Meter type
static int AR_DVAL_CNTL_ON
          Control menu (AR_DPROP_MENU_MODE) is activated (yes/no).
static int AR_DVAL_CNTL_SEPARATOR
          Separator item appears for control menu (AR_DPROP_MENU_MODE).
static int AR_DVAL_CNTL_TAB_SWITCH
          Control field appears on screen as a tabbed dialog switch.
static int AR_DVAL_CNTL_TOOLBAR
          Control field appears on screen as a toolbar button.
static int AR_DVAL_CNTL_URL
          Control field appears on screen as a URL type button.
static java.lang.String AR_DVAL_COLOR_BG
          Background color of field.
static java.lang.String AR_DVAL_COLOR_EDIT_BG
          Color of text edit background.
static java.lang.String AR_DVAL_COLOR_EDIT_FG
          Color of text edit foreground.
static java.lang.String AR_DVAL_COLOR_FG
          Foreground color of field.
static java.lang.String AR_DVAL_COLOR_FOCUS
          Color of input focus highlight.
static java.lang.String AR_DVAL_COLOR_INSET1
          1st level group.
static java.lang.String AR_DVAL_COLOR_INSET2
          2nd level group.
static java.lang.String AR_DVAL_COLOR_NONE
          No fill color of field.
static int AR_DVAL_DATETIME_BOTH
          Date/time field displays both date and time.
static int AR_DVAL_DATETIME_DATE
          Date/time field displays date only.
static int AR_DVAL_DATETIME_TIME
          Date/time field displays time only.
static int AR_DVAL_DEPTH_EFFECT_ETCHED
          Three-dimensional effect for field appears to etched into screen surface.
static int AR_DVAL_DEPTH_EFFECT_FLAT
          No three-dimensional effect for field.
static int AR_DVAL_DEPTH_EFFECT_FLOATING
          Three-dimensional effect for field appears to float above screen surface.
static int AR_DVAL_DEPTH_EFFECT_RAISED
          Three-dimensional effect for field appears to lie above screen surface.
static int AR_DVAL_DEPTH_EFFECT_SUNKEN
          Three-dimensional effect for field appears to lie below screen surface.
static int AR_DVAL_DRILL_DOWN_ENABLE
          Value that allows users to double-click a row in table field to open source request of row in modify mode.
static int AR_DVAL_DRILL_DOWN_NONE
          Value that denies users the ability to double-click a row in table field to open source request of row in modify mode.
static int AR_DVAL_ENABLE_DEFAULT
          Sets value of data field to default (read/write).
static int AR_DVAL_ENABLE_DISABLE
          Disabled (data,trim,or control) field
static int AR_DVAL_ENABLE_READ_ONLY
          View and select only (data) in field; disabled (trim or control)
static int AR_DVAL_ENABLE_READ_WRITE
          View, select, and change (data) in field; enabled (trim or control)
static int AR_DVAL_ENDCAP_ARROW1
          Line is arrow 1 style.
static int AR_DVAL_ENDCAP_EXTENDED
          Line is extended beyond coordinate.
static int AR_DVAL_ENDCAP_FLUSH
          Line is flush.
static int AR_DVAL_ENDCAP_ROUND
          Line is rounded.
static int AR_DVAL_EXPAND_BOX_DEFAULT
          Sets default (hidden) for expand box used in character field.
static int AR_DVAL_EXPAND_BOX_HIDE
          Hides expand box used in character field.
static int AR_DVAL_EXPAND_BOX_SHOW
          Expand box used in character field is displayed.
static int AR_DVAL_FIXED_TABLE_HEADERS_DISABLE
          Fixed table head disabled
static int AR_DVAL_FIXED_TABLE_HEADERS_ENABLE
          Fixed table head enabled
static int AR_DVAL_IMAGE_ABOVE
          Position of the button image relative to the button label is above the label.
static int AR_DVAL_IMAGE_BELOW
          Position of the button image relative to the button label is below the label.
static int AR_DVAL_IMAGE_CENTER
          Position of the button image relative to the button label is centered, no label.
static int AR_DVAL_IMAGE_LEFT
          Position of the button image relative to the button label is to the left of the label.
static int AR_DVAL_IMAGE_RIGHT
          Position of the button image relative to the button label is to the right of the label.
static int AR_DVAL_JOINT_EXTENDED
          Small angles with long point when lines are joined (AR_DPROP_JOINT_STYLE).
static int AR_DVAL_JOINT_MAX_SMOOTH
          All straight lines smoothed when lines are joined (AR_DPROP_JOINT_STYLE).
static int AR_DVAL_JOINT_ROUNDED
          Rounded corners when lines are joined (AR_DPROP_JOINT_STYLE).
static int AR_DVAL_JOINT_SHARP
          Angles with point, truncate small angles when lines are joined (AR_DPROP_JOINT_STYLE).
static int AR_DVAL_JOINT_SMOOTH
          Angle is between AR_DVAL_JOINT_ROUNDED and AR_DVAL_JOINT_MAX_SMOOTH when lines are joined (AR_DPROP_JOINT_STYLE).
static int AR_DVAL_JUSTIFY_CENTER
          Horizontal alignment of the label is center-justified.
static int AR_DVAL_JUSTIFY_DEFAULT
          Sets horizontal alignment of the label to default location (left-justified).
static int AR_DVAL_JUSTIFY_FILL
          Horizontal alignment of the label fills to both sides.
static int AR_DVAL_JUSTIFY_LEFT
          Horizontal alignment of the label is left-justified (default).
static int AR_DVAL_JUSTIFY_RIGHT
          Horizontal alignment of the label is right-justified.
static int AR_DVAL_JUSTIFY_TILE
          Horizontal alignment of the label is tiled to fill both sides.
static int AR_DVAL_PAGE_DISPLAY_BOTTOM
          Sets page label to appear on bottom.
static int AR_DVAL_PAGE_DISPLAY_LEFT
          Sets page label to appear on left.
static int AR_DVAL_PAGE_DISPLAY_NONE
          No page label appears.
static int AR_DVAL_PAGE_DISPLAY_RIGHT
          Sets page label to appear on right.
static int AR_DVAL_PAGE_DISPLAY_TOP
          Sets page label to appear on top.
static int AR_DVAL_PAGE_LAYER
          Lets users view page fields as layers of pages if pages cannot fit in page holder.
static int AR_DVAL_PAGE_SCROLL
          Lets users scroll to view the pages if pages cannot fit in page holder.
static int AR_DVAL_PANE_ALWAYS_HIDDEN
          Detail pane is always hidden
static int AR_DVAL_PANE_ALWAYS_VISIBLE
          Detail pane is always visible
static int AR_DVAL_PANE_HIDDEN
          Detail pane is hidden but can be made visible
static int AR_DVAL_PANE_VISIBILITY_ADMIN
          Pane visibility for view is defined by the administrator.
static int AR_DVAL_PANE_VISIBILITY_USER_CHOICE
          Pane visibility for view is decided by the user.
static int AR_DVAL_PANE_VISIBLE
          Detail pane is visible but can be hidden
static int AR_DVAL_REFRESH_NONE
          Value that denies users the ability to refresh table data when the request in which the table is embedded appears in the Details pane.
static int AR_DVAL_REFRESH_TABLE_MAX
          Value that allows users to refresh table data when the request in which the table is embedded appears in the Details pane, according to the maximum defined for table field.
static int AR_DVAL_SECTOR_CENTER
          The label position relative to the field is centered.
static int AR_DVAL_SECTOR_EAST
          The label position relative to the field is right of the field.
static int AR_DVAL_SECTOR_NONE
          Label display is suppressed.
static int AR_DVAL_SECTOR_NORTH
          The label position relative to the field is above the field.
static int AR_DVAL_SECTOR_SOUTH
          The label position relative to the field is below the field.
static int AR_DVAL_SECTOR_WEST
          The label position relative to the field is left of the field.
static int AR_DVAL_SORT_DIR_ASCENDING
          Sort direction of column in table field is ascending.
static int AR_DVAL_SORT_DIR_DESCENDING
          Sort direction of column in table field is descending.
static int AR_DVAL_TABLE_COL_DISPLAY_EDITABLE
          Allow editing.
static int AR_DVAL_TABLE_COL_DISPLAY_HTML
          Display HTML in column.
static int AR_DVAL_TABLE_COL_DISPLAY_NONEDITABLE
          Not editable.
static int AR_DVAL_TABLE_DISPLAY_NOTIFICATION
          Sets the table to look like a notification alert in the web browser.
static int AR_DVAL_TABLE_DISPLAY_RESULTS_LIST
          Sets the table to look like a results list in the web browser.
static int AR_DVAL_TABLE_DISPLAY_TABLE
          Sets the table to look like a table in the web browser.
static int AR_DVAL_TABLE_SELINIT_NOSEL
          No selection in results list and table fields.
static int AR_DVAL_TABLE_SELINIT_SELFIRE
          Selects and fires workflow in initial selection in results list and table fields.
static int AR_DVAL_TABLE_SELINIT_SELNOFIRE
          Selects but does not fire workflow in initial selection in results list and table fields.
static int AR_DVAL_TABLE_SELREFRESH_FIRSTFIRE
          When table field is refreshed, select first entry, then workflow is fired.
static int AR_DVAL_TABLE_SELREFRESH_FIRSTNOFIRE
          When table field is refreshed, select first entry but workflow is not fired.
static int AR_DVAL_TABLE_SELREFRESH_NOSEL
          When table field is refreshed, no entry is selected.
static int AR_DVAL_TABLE_SELREFRESH_RETFIRE
          When table field is refreshed, selection is refreshed and workflow is fired.
static int AR_DVAL_TABLE_SELREFRESH_RETNOFIRE
          When table field is refreshed, selection is refreshed but workflow is not fired.
static int AR_DVAL_TABLE_SELROWS_DISABLE_NO
          User not disabled from selecting rows by clicking.
static int AR_DVAL_TABLE_SELROWS_DISABLE_YES
          Disable user to select rows by clicking.
static int AR_DVAL_TABLE_SELROWS_MULTI_SELECT
          Allow user select multiple rows by clicking.
static int AR_DVAL_TABLE_SELROWS_SINGLE_SELECT
          Allow user select single row by clicking.
static int AR_DVAL_TRIM_IMAGE
          Trim field is a static image.
static int AR_DVAL_TRIM_LINE
          Trim field is horizontal or vertical line.
static int AR_DVAL_TRIM_NONE
          No trim field type.
static int AR_DVAL_TRIM_SHAPE
          Trim field is box (rectangle).
static int AR_DVAL_TRIM_TEXT
          Trim field is one or more rows of text.
static int AR_ENCRYPTION_VERSION
          Used by export and import to encrypt/decrypt workflow actions.
static int AR_ENCRYPTION_VERSION_2
          Used by export and import to encrypt/decrypt workflow actions.
static java.lang.String AR_ENV_CONFIGDIR
          Environment variable for alternate config directory (ARCONFIGDIR)
static int AR_ESCALATION_TYPE_INTERVAL
          Defines interval type of escalation time criteria.
static int AR_ESCALATION_TYPE_TIMEMARK
          Defines time type of escalation time criteria.
static int AR_EXECUTE_ON_AFTER_MODIFY
          Execute the active link when a user modifies an individual entry (after data is committed to the database)
static int AR_EXECUTE_ON_AFTER_SUBMIT
          Execute the active link when a user submits an entry (after data is committed to the database)
static int AR_EXECUTE_ON_BUTTON
          Execute the active link when a user selects a button, toolbar button, or menu item.
static int AR_EXECUTE_ON_COPY_SUBMIT
          Execute the active link when a user chooses Edit -> Copy to New in AR System User.
static int AR_EXECUTE_ON_DISPLAY
          Execute the active link when a user displays an entry (after data is retrieved from the AR System server)
static int AR_EXECUTE_ON_GAIN_FOCUS
          Execute the active link when the specified field receives the focus.
static int AR_EXECUTE_ON_INTERVAL
          Execute the active link when a specified interval has arrived.
static int AR_EXECUTE_ON_LOADED
          Execute the active link on Submit and Search windows after all data has been loaded on the window (from defaults, from a copy to new, from an open window action).
static int AR_EXECUTE_ON_LOSE_FOCUS
          Execute the active link when the focus is changed, for example by clicking in another field.
static int AR_EXECUTE_ON_MENU_CHOICE
          Execute the active link when a user selects an item from a character menu associated with a field specified by the focusField parameter or selects a row in a table field specified by the focusField parameter.
static int AR_EXECUTE_ON_MENU_OPEN
          Execute the active link when a user opens a menu (before data is sent to the AR System server)
static int AR_EXECUTE_ON_MODIFY
          Execute the active link when a user modifies an individual entry (before data is sent to the AR System server)
static int AR_EXECUTE_ON_MODIFY_ALL
          Execute the active link when a user modifies all entries (before data is sent to the AR System server)
static int AR_EXECUTE_ON_NONE
          No execution action for active link.
static int AR_EXECUTE_ON_QUERY
          Execute the active link when a user retrieves one or more entries (before the query is sent to the AR System server)
static int AR_EXECUTE_ON_RETURN
          Execute the active link when a user presses Return in the field specified by the focus field parameter.
static int AR_EXECUTE_ON_SET_DEFAULT
          Execute the active link when a user sets default values (either manually or through preference settings)
static int AR_EXECUTE_ON_SUBMIT
          Execute the active link when a user submits an entry (before data is sent to the AR System server)
static int AR_EXECUTE_ON_UNDISPLAY
          Execute the active link when a request is removed from the Details pane because a new request was selected in the Results pane or because the window is closing.
static int AR_EXECUTE_ON_WINDOW_CLOSE
          Execute the active link when a user closes any form window or changes its mode.
static int AR_EXECUTE_ON_WINDOW_OPEN
          Execute the active link when a user opens any form window or changes its mode.
static int AR_FIELD
          Tag used to indicate a field.
static int AR_FIELD_CLEAN_DELETE
          Do not delete the specified field if it contains data (applicable for base forms only) or is associated with a join form.
static int AR_FIELD_CURRENT
          Used for active links to indicate a field reference to the screen which active link is being fired from.
static int AR_FIELD_DATA_DELETE
          Delete the specified field if it contains data but not if it is associated with a join form.
static int AR_FIELD_DB
          Used for filters to check the value in the RDBMS only.
static int AR_FIELD_FORCE_DELETE
          Delete the specified field, all join form fields that map to it, and all join forms dependent on it for join qualification.
static int AR_FIELD_JOIN
          Specifies type of field in a join schema.
static int AR_FIELD_LIMIT_NONE
          Field has no defined limits.
static int AR_FIELD_MAPPING_PRIMARY
          Primary schema in a join.
static int AR_FIELD_MAPPING_SECONDARY
          Secondary schema in a join.
static int AR_FIELD_NONE
          NULL field.
static int AR_FIELD_OPEN_AT_CREATE
          Any user (including guest users) can enter data in the field when submitting.
static int AR_FIELD_OPTION_DISPLAY
          Display-only (data fields only).
static int AR_FIELD_OPTION_OPTIONAL
          Optional (data fields only).
static int AR_FIELD_OPTION_REQUIRED
          Required (data fields only).
static int AR_FIELD_OPTION_SYSTEM
          System field that is read-only to ALL users.
static int AR_FIELD_PROTECTED_AT_CREATE
          Only users who have been granted permission can enter data in the field when submitting.
static int AR_FIELD_REGULAR
          Specifies type of field in a base schema.
static int AR_FIELD_TRAN
          Used for filters to check the value for the transaction only.
static int AR_FIELD_TYPE_ALL
          Retrieves and stores all field types.
static int AR_FIELD_TYPE_ATTACH
          Retrieve or store attachment field type.
static int AR_FIELD_TYPE_ATTACH_POOL
          Retrieve or store attachment pool type.
static int AR_FIELD_TYPE_COLUMN
          Retrieve or store column fields.
static int AR_FIELD_TYPE_CONTROL
          Retrieve or store control fields.
static int AR_FIELD_TYPE_DATA
          Retrieve or store data fields.
static int AR_FIELD_TYPE_PAGE
          Retrieve or store page fields.
static int AR_FIELD_TYPE_PAGE_HOLDER
          Retrieve or store page holder fields.
static int AR_FIELD_TYPE_TABLE
          Retrieve or store table fields.
static int AR_FIELD_TYPE_TRIM
          Retrieve or store trim fields.
static int AR_FIELD_VENDOR
          Specifies type of field in a vendor schema.
static int AR_FIELD_VIEW
          Specifies type of field in a view schema.
static int AR_FILTER_ACTION_CALLGUIDE
          Go to the filter with call guide; executes or invokes a guide for filter.
static int AR_FILTER_ACTION_EXITGUIDE
          Terminates the current guide for filter.
static int AR_FILTER_ACTION_FIELDP
          Push data from the current operation to a field in another schema on the same server for filter.
static int AR_FILTER_ACTION_FIELDS
          Update values for the specified fields for filter.
static int AR_FILTER_ACTION_GOTOACTION
          Go to the filter with the specified execution order for filter.
static int AR_FILTER_ACTION_GOTOGUIDELABEL
          Redirects the flow of execution within a guide to a specific filter.
static int AR_FILTER_ACTION_LOG
          Write the specifid text to a log file for filter.
static int AR_FILTER_ACTION_MESSAGE
          Return the specified message (filters only) for filter.
static int AR_FILTER_ACTION_NONE
          No filter action.
static int AR_FILTER_ACTION_NOTIFY
          Send a notification to the specified user for filter.
static int AR_FILTER_ACTION_PROCESS
          Execute the specified command for filter.
static int AR_FILTER_ACTION_SQL
          Perform the specified SQL statements for filter.
static int AR_FILTER_FIELD_IDS_ALL
          All of the fields in the request are included with the notification.
static int AR_FILTER_FIELD_IDS_CHANGED
          Only fields that have changed in the current transaction are included with the notification.
static int AR_FILTER_FIELD_IDS_LIST
          Selected fields from the list are included with the notification.
static int AR_FILTER_FIELD_IDS_NONE
          None of the fields are included with the notification.
static int AR_FIXED_POINT_PRECISION
          Normalizes all coordinate values before storing them in the database and then maps these values to pixels in the current environment upon retrieval.
static int AR_FOCUS_SET_TO_FIELD
          Moves the focus (cursor) to the field in Change Field active link action.
static int AR_FOCUS_UNCHANGED
          Leaves the focus (cursor) as is to the field in Change Field active link action.
static int AR_FULLTEXT_FTS_MATCH_FORCE_L_T_WILD
          Append leading and trailing wild cards to every word.
static int AR_FULLTEXT_FTS_MATCH_FORCE_T_WILD
          Truncate all leading wild cards and append trailing wild cards to every word.
static int AR_FULLTEXT_FTS_MATCH_IGNORE_L_WILD
          Truncate all leading wild cards (do not truncate or append trailing wild cards).
static int AR_FULLTEXT_FTS_MATCH_REMOVE_WILD
          Truncate all wild cards.
static int AR_FULLTEXT_FTS_MATCH_UNCHANGED
          Leave all wild cards as specified by the user.
static int AR_FULLTEXT_OPTIONS_INDEXED
          Field is Full Text indexed.
static int AR_FULLTEXT_OPTIONS_NONE
          No Full Text options.
static int AR_FULLTEXT_REINDEX
          Reindex the FTS collection.
static int AR_FULLTEXT_STATE_OFF
          Turn FTS operations off.
static int AR_FULLTEXT_STATE_ON
          Turn FTS operations on.
static int AR_FULLTEXTINFO_CASE_SENSITIVE_SRCH
          A value indicating whether full text searches are case-sensitive.
static int AR_FULLTEXTINFO_COLLECTION_DIR
          The collection directory for the FTS engine.
static int AR_FULLTEXTINFO_DEBUG
          Sets FTS debugging.
static int AR_FULLTEXTINFO_FTS_MATCH_OP
          Indicates type of FTS match operation.
static int AR_FULLTEXTINFO_HOMEDIR
          Sets FTS home directory.
static int AR_FULLTEXTINFO_REINDEX
          A value indicating whether the system rebuilds FTS indexes.
static int AR_FULLTEXTINFO_STATE
          A value indicating whether FTS is enabled.
static int AR_FULLTEXTINFO_STOPWORD
          A structure that contains all defined words to ignore for the FTS collection.
static int AR_FUNCTION_COLAVG
          Average of non-null values in a table column: function return value to assign in a Set Fields action.
static int AR_FUNCTION_COLCOUNT
          Number of non-null values in a table column: function return value to assign in a Set Fields action.
static int AR_FUNCTION_COLMAX
          Maximum of non-null values in a table column: function return value to assign in a Set Fields action.
static int AR_FUNCTION_COLMIN
          Minimum of non-null values in a table column: function return value to assign in a Set Fields action.
static int AR_FUNCTION_COLSUM
          Sum a table column: function return value to assign in a Set Fields action.
static int AR_FUNCTION_CONVERT
          This is reserved for future AR System use.
static int AR_FUNCTION_DATE
          Date: function return value to assign in a Set Fields action.
static int AR_FUNCTION_DAY
          Day (1-31): function return value to assign in a Set Fields action.
static int AR_FUNCTION_HOUR
          Hour (0-23): function return value to assign in a Set Fields action.
static int AR_FUNCTION_LEFT
          Left-most n bytes: function return value to assign in a Set Fields action.
static int AR_FUNCTION_LENGTH
          Length of string: function return value to assign in a Set Fields action.
static int AR_FUNCTION_LOWER
          Lowercase string: function return value to assign in a Set Fields action.
static int AR_FUNCTION_LPAD
          char1 left-padded with char2 to n bytes: function return value to assign in a Set Fields action.
static int AR_FUNCTION_LTRIM
          Leading blanks removed: function return value to assign in a Set Fields action.
static int AR_FUNCTION_MAX
          Maximum value: function return value to assign in a Set Fields action.
static int AR_FUNCTION_MIN
          Minimum value: function return value to assign in a Set Fields action.
static int AR_FUNCTION_MINUTE
          Minute (0-59): function return value to assign in a Set Fields action.
static int AR_FUNCTION_MONTH
          Month (1-12): function return value to assign in a Set Fields action.
static int AR_FUNCTION_REPLACE
          char1 with char2 replaced by char3: function return value to assign in a Set Fields action.
static int AR_FUNCTION_RIGHT
          Right-most n bytes: function return value to assign in a Set Fields action.
static int AR_FUNCTION_ROUND
          Rounded value: function return value to assign in a Set Fields action.
static int AR_FUNCTION_RPAD
          char1 right-padded with char2 to n bytes: function return value to assign in a Set Fields action.
static int AR_FUNCTION_RTRIM
          Trailing blanks removed: function return value to assign in a Set Fields action.
static int AR_FUNCTION_SECOND
          Second (0-59): function return value to assign in a Set Fields action.
static int AR_FUNCTION_STRSTR
          Position of char2 in char1 (-1 = not found): function return value to assign in a Set Fields action.
static int AR_FUNCTION_SUBSTR
          Substring from long1 to long2 (inclusive): function return value to assign in a Set Fields action.
static int AR_FUNCTION_TIME
          Time: function return value to assign in a Set Fields action Input is timestamp and return is char.
static int AR_FUNCTION_TRUNC
          Truncated value: function return value to assign in a Set Fields action.
static int AR_FUNCTION_UPPER
          Uppercase string: function return value to assign in a Set Fields action.
static int AR_FUNCTION_WEEKDAY
          Weekday (1-7): function return value to assign in a Set Fields action.
static int AR_FUNCTION_YEAR
          Year: function return value to assign in a Set Fields action.
static int AR_GOTO_ABSOLUTE_ORDER
          In the Goto active link/filter action, skip directly to the action whose number is defined as part of the action.
static int AR_GOTO_FIELD_XREF
          In the Goto active link/filter action, skip to the action whose number is in the cross-referenced field.
static int AR_GOTO_OFFSET_BACKWARD
          In the Goto active link/filter action, skip to the action that is behind the cross-referenced field, by the specified amount.
static int AR_GOTO_OFFSET_FORWARD
          In the Goto active link/filter action, skip to the action that is ahead of the cross-referenced field, by the specified amount.
static int AR_GROUP_TYPE_CHANGE
          Group has change access to field.
static int AR_GROUP_TYPE_VIEW
          Group has view access to field.
static int AR_HIDDEN_INCREMENT
          Specify AR_HIDDEN_INCREMENT as attribute parameter to retrieve both visible and hidden containers.
static java.lang.String AR_HOME_AUDIT_CONFIGFILE
          Audit configuration filename (araudit.conf)
static java.lang.String AR_HOME_AUDIT_CONFIGFILE_WIN32
          Audit configuration filename for Win32 systems (araudit.conf)
static java.lang.String AR_HOME_CONFIGDIR
          Directory (/etc) containing config files.
static java.lang.String AR_HOME_CONFIGDIR_WIN32
          Configuration directory for Win32 systems (conf)
static java.lang.String AR_HOME_CONFIGFILE
          AR System server configuration filename (ar.conf)
static java.lang.String AR_HOME_CONFIGFILE_WIN32
          AR System server configuration filename for Win32 systems (ar.cfg)
static java.lang.String AR_HOME_DB_CONFIGFILE
          Database configuration filename (ardb.conf)
static java.lang.String AR_HOME_DB_CONFIGFILE_WIN32
          Database configuration filename for Win32 systems (ardb.cfg)
static java.lang.String AR_HOME_DEFAULT
          Default home directory (/usr/ar)
static java.lang.String AR_HOME_DEFAULT_WIN32
          Default home directory for Win32 systems (c:\\arservdbcode)
static int AR_HOUR_A_DAY
          Defines hours in escalation interval time criteria.
static int AR_IMPORT_OPT_CREATE
          Creates new object(s)and generates an error if an object already exists.
static int AR_IMPORT_OPT_OVERWRITE
          Overwrites existing objects.
static int AR_JOIN_DELOPTION_FORCE
          Delete individual entries even when the entry cannot be retrieved from the join schema.
static int AR_JOIN_DELOPTION_NONE
          Individual entries will be deleted only when the entry can be retrieved through the join schema.
static int AR_JOIN_OPTION_NONE
          No join option.
static int AR_JOIN_OPTION_OUTER
          Outer join.
static int AR_JOIN_SETOPTION_NONE
          Allow users to update fields used in the join criteria.
static int AR_JOIN_SETOPTION_REF
          Do not allow users to update fields used in the join criteria.
static java.lang.String AR_KEY_OPERATION_CREATE
          Submit/create operation in AR System User tool.
static java.lang.String AR_KEY_OPERATION_DELETE
          Delete operation in AR System User tool.
static java.lang.String AR_KEY_OPERATION_GET
          Display/get operation in AR System User tool.
static java.lang.String AR_KEY_OPERATION_GETLIST
          Query list operation in AR System User tool.
static java.lang.String AR_KEY_OPERATION_GUIDE
          Guide operation not currently applicable in AR System User tool.
static java.lang.String AR_KEY_OPERATION_MERGE
          Merge operation not currently applicable in AR System User tool.
static java.lang.String AR_KEY_OPERATION_QUERY
          Search/query operation in AR System User tool.
static java.lang.String AR_KEY_OPERATION_SET
          Modify operation in Ar System User tool.
static java.lang.String AR_KEY_OPERATION_SET_ALL
          Modify all operation in AR System User tool.
static int AR_KEYWORD_APPLICATION
          The name (not label) of the currently running (client only) application.
static int AR_KEYWORD_BROWSER
          Browser type (client only)
static int AR_KEYWORD_CLIENT_TYPE
          Client type of the API program.
static int AR_KEYWORD_DATABASE
          Database and version of database used on the current server.
static int AR_KEYWORD_DATE_ONLY
          Current date.
static int AR_KEYWORD_DEFAULT
          Admin-defined default for the field, if any.
static int AR_KEYWORD_FIELDHELP
          Current Field Help (client only) in the Help Text tab of the Field Properties window.
static int AR_KEYWORD_GROUPS
          Set of groups current user is member of.
static int AR_KEYWORD_GUIDE
          Current running guide (client only).
static int AR_KEYWORD_GUIDETEXT
          Current Guide Text (client only) entered under the Help tab when you create or modify a guide.
static int AR_KEYWORD_HARDWARE
          Hardware on which the process is running.
static int AR_KEYWORD_HOMEURL
          Base location of mid tier installation.
static int AR_KEYWORD_LASTCOUNT
          Number of matches to most recent search.
static int AR_KEYWORD_LASTID
          Entry ID of most recently created entry upon a successful submit operation during the user's login environment.
static int AR_KEYWORD_LOCALE
          User locale.
static int AR_KEYWORD_NO
          No more keywords.
static int AR_KEYWORD_OPERATION
          Operation being performed.
static int AR_KEYWORD_OS
          OS and release of OS on which a process is running.
static int AR_KEYWORD_ROWCHANGED
          Indicates whether any row has been modified
static int AR_KEYWORD_ROWSELECTED
          Indicates whether a row in a table field was selected.
static int AR_KEYWORD_SCHEMA
          Schema currently being worked on.
static int AR_KEYWORD_SCHEMA_ALIAS
          Alias name for the current form.
static int AR_KEYWORD_SERVER
          AR System server currently being accessed.
static int AR_KEYWORD_TCPPORT
          TCP/IP port of the local AR System server.
static int AR_KEYWORD_TIME_ONLY
          Current time.
static int AR_KEYWORD_TIMESTAMP
          Current date/time.
static int AR_KEYWORD_USER
          Login name of the current user.
static int AR_KEYWORD_VERSION
          Software version running on the client (active links) or server (filters and escalations).
static int AR_KEYWORD_VUI
          Name of the form view displayed in the active window (returns an empty string for filters and escalations).
static int AR_KEYWORD_VUI_TYPE
          VUI type.
static int AR_KEYWORD_WEEKDAY
          Current day of the week as a character string.
static int AR_LICENSE_TAG_FULL_TEXT
          FTS license held by user.
static int AR_LICENSE_TAG_RESERVED1
          Reserved license held by user.
static int AR_LICENSE_TAG_WRITE
          Write license held by user.
static int AR_LICENSE_TYPE_FIXED
          Indicates fixed write license.
static int AR_LICENSE_TYPE_FIXED2
          Indicates fixed write license type 2.
static int AR_LICENSE_TYPE_FLOATING
          Indicates floating write license.
static int AR_LICENSE_TYPE_NONE
          Indicates no write license (read license).
static long AR_LIKE_ID
          Reserved for Push/Set Like Field ID.
static int AR_LIST_SCHEMA_ALL
          Retrieve all form types.
static int AR_LIST_SCHEMA_ALL_WITH_DATA
          Retrieve list of all forms with database fields.
static int AR_LIST_SCHEMA_DIALOG
          Retrieve list of all display-only forms.
static int AR_LIST_SCHEMA_DOWNLINK
          Retrieve list of all base or join forms that the form specified by the name parameter depends on.
static int AR_LIST_SCHEMA_JOIN
          Retrieves list of all join schemas.
static int AR_LIST_SCHEMA_REGULAR
          Retrieve all base forms.
static int AR_LIST_SCHEMA_UPLINK
          Retrieve list of all join forms that depend on the form specified by the name parameter.
static int AR_LIST_SCHEMA_VENDOR
          Retrieve list of all vendor schema.
static int AR_LIST_SCHEMA_VIEW
          Retrieves list of all view schemas.
static int AR_LOC_BUFFER
          Specifies you want the contents of the blob returned in a data buffer.
static int AR_LOC_FILENAME
          Specifies you want the contents of the blob returned in a file.
static int AR_LOC_NULL
          Reserved for future AR System use.
static int AR_LOCAL_TEXT_ACT_LINK_HELP
          Used to define message type as active link help text message.
static int AR_LOCAL_TEXT_ACT_LINK_MESSAGE
          Used to define message type as active link message.
static int AR_LOCAL_TEXT_ACTIVE_MESSAGE
          Used to set message as "active" in the message catalog
static int AR_LOCAL_TEXT_APPLICATION_ABOUT
          Used to define message type as Application About box message.
static int AR_LOCAL_TEXT_APPLICATION_HELP
          Used to define message type as application help text message.
static int AR_LOCAL_TEXT_APPLICATION_HELP_INDEX
          Used to define message type for Application Index.
static int AR_LOCAL_TEXT_CONTAIN_DESC
          Used to define message type as container description message.
static int AR_LOCAL_TEXT_CONTAINER_HELP
          Used to define message type as container help text message.
static int AR_LOCAL_TEXT_CONTAINER_LABEL
          Used to define message type as container label message.
static int AR_LOCAL_TEXT_EXTERN_REPORT
          Used to define message type as external report message.
static int AR_LOCAL_TEXT_FIELD_HELP
          Used to define message type as field help text message.
static int AR_LOCAL_TEXT_FILTER_MESSAGE
          Used to define message type as filter message.
static int AR_LOCAL_TEXT_FLASHBRD_LABEL
          Used to define message type for Flashboard labels.
static int AR_LOCAL_TEXT_FLASHBRD_MESSAGE
          Used to define message type for Flashboard messages.
static int AR_LOCAL_TEXT_FORM_HELP
          Used to define message type as form help text message.
static int AR_LOCAL_TEXT_INACTIVE_MESSAGE
          Used to set message as "inactive" in the message catalog
static int AR_LOCAL_TEXT_LIST_MENU_DEFN
          Used to define message type as file list menu message.
static int AR_LOCAL_TEXT_SYSTEM_MESSAGE
          Used to define message type as system message.
static int AR_LOCAL_VARIABLE
          Local variable for filters and active links.
static java.lang.String AR_LOG_FILE
          Default filter log file (ar.log)
static int AR_LONGVALUE_TYPE_CHANGEDIARY
          Change diary field.
static int AR_LONGVALUE_TYPE_HELPTEXT
          Help text field.
static int AR_MAX_ACCESS_NAME_SIZE
          Maximum size of an access name type (user, group, and so on)
static int AR_MAX_ACTIONS
          Maximum number of actions performed if the condition defined by the query parameter is satisfied.
static int AR_MAX_AL_MESSAGE_SIZE
          Maximum size of an active link message.
static int AR_MAX_AUTOMATION_SIZE
          String specifying the equation defined by the Automation action, including nested methods and the assignment if any.
static long AR_MAX_BLOB_SIZE
          Maximum size of attachment BLOB (2147483647L)
static int AR_MAX_BUFFER_SIZE
          Reserved for future AR System use.
static int AR_MAX_CMENU_SIZE
          Maximum size of a character menu value.
static int AR_MAX_COLFLD_COLLENGTH
          Maximum data size displayed in a column.
static int AR_MAX_COM_ID_SIZE
          String specifying the unique ID assigned to this server in the registry, for the interface that owns the OLE Automation method, length limited by AR_MAX_COM_ID_SIZE (128 bytes).
static int AR_MAX_COM_METHOD_NAME
          Name of the OLE Automation method, length limited by AR_MAX_COM_METHOD_NAME (128 bytes)
static int AR_MAX_COM_NAME
          String specifying the name of the Automation server, length limited by AR_MAX_COM_NAME (64 bytes).
static int AR_MAX_COMMAND_SIZE
          Maximum size of a user command string.
static int AR_MAX_CURRENCY_CODE_SIZE
          Maximum data size of ISO currency code .
static int AR_MAX_DDE_ITEM
          Maximum size of a DDE item string.
static int AR_MAX_DDE_NAME
          Maximum size of a DDE service/topic name.
static int AR_MAX_DEFAULT_SIZE
          Value to apply if a user submits an entry with no field value (applicable for data fields only).
static int AR_MAX_EMAIL_ADDR
          Maximum size of a notify email address.
static int AR_MAX_ENTRYID_SIZE
          The ID of the entry (padded to AR_MAX_ENTRYID_SIZE).
static int AR_MAX_FILENAME_BASE
          Filename size limit (8).
static int AR_MAX_FILENAME_SIZE
          Filename size limit (12).
static int AR_MAX_FLATFILE_LIMIT
          Maximum size of flat-file database (10000000).
static int AR_MAX_FULL_FILENAME
          Filename size limit (255).
static int AR_MAX_FULLTEXT_INFO_USED
          Valid "highest" FTS tag.
static int AR_MAX_FUNCTION_USED
          Set to code for "highest" function: function return value to assign in a Set Fields action.
static int AR_MAX_GOTOGUIDE_LABEL_SIZE
          Maximum size of Go To Guide label (128).
static int AR_MAX_GROUPLIST_SIZE
          Maximum size of the group list field.
static int AR_MAX_HOSTID_SIZE
          Maximum size of a host id type
static int AR_MAX_INDEX_BYTES
          Maximum bytes in ALL columns in an index.
static int AR_MAX_INDEX_FIELDS
          Set of zero or more indexes to create for the form.
static int AR_MAX_KEYWORD_USED
          Sets to code for "highest" keyword.
static int AR_MAX_LANG_SIZE
          Maximum size of a language name.
static int AR_MAX_LEVELS_DYNAMIC_MENU
          Max levels for Dynamic Query and SQL menu.
static int AR_MAX_LICENSE_KEY_SIZE
          Maximum size of license key type
static int AR_MAX_LICENSE_NAME_SIZE
          Maximum size of license name type
static int AR_MAX_LOCAL_VARIABLES
          Maximum number of local variables.
static int AR_MAX_MACRO_VALUE
          Maximum size of a macro value.
static int AR_MAX_MENU_ITEMS
          Maximum number of menu items in any single menu for character field default sets.
static int AR_MAX_MENU_LEVELS
          Maximum number of menu levels for character field default sets.
static int AR_MAX_MESSAGE_SIZE
          Maximum length of text that augments the message text.
static int AR_MAX_MULT_ENTRIES
          Maximum number of entries that can be handled by a multiple entries call.
static int AR_MAX_NAME_SIZE
          Screen label for the field (applicable for data fields only).
static int AR_MAX_NOTIFY_LINE
          Maximum number of a value line when values are formatted for a notification.
static int AR_MAX_NOTIFY_SIZE
          Maximum number of a notify text line.
static int AR_MAX_NOTIFY_USER
          Maximum number of a notify user line.
static int AR_MAX_PATTERN_SIZE
          Maximum number of a character limit pattern.
static int AR_MAX_RELATED_SIZE
          Maximum number of related-to field.
static long AR_MAX_RESERVED_FIELD_ID
          Internal ID of the field to create.
static int AR_MAX_SCHEMAID_SIZE
          Maximum size of schema ID in flat file schema cache.
static int AR_MAX_SDESC_SIZE
          Combined length of all specified fields, including separator characters, can be up to 255 bytes (limited by AR_MAX_SDESC_SIZE.
static int AR_MAX_SERVER_INFO_USED
          Sets to code for "highest" serv info.
static int AR_MAX_SERVER_SIZE
          Maximum size of a server name cache.
static int AR_MAX_SERVER_STAT_USED
          Set to code for "highest" server statistics.
static int AR_MAX_SUBJECT_SIZE
          Maximum size of a notify subject line.
static int AR_MAX_TABLENAME_SIZE
          Maximum external table name size.
static int AR_MAX_TBLFLD_NUMCOLS
          Maximum columns in a table field.
static int AR_MAX_TBLFLD_RETROWS
          Maximum rows returned in a refresh.
static int AR_MAX_WAIT_CONT_TITLE_SIZE
          Maximum size of Label for Continue Button label in Wait active link action (64).
static int AR_MENU_APPEND
          Menu text is added to any text already in the field.
static int AR_MENU_FILE_CLIENT
          Location of file menu on system where AR System User client is running.
static int AR_MENU_FILE_SERVER
          Location of file menu on AR System server system.
static int AR_MENU_OVERWRITE
          Menu text replaces any text already in the field.
static int AR_MENU_REFRESH_CONNECT
          Refresh the menu only when form opened.
static int AR_MENU_REFRESH_INTERVAL
          Refresh first time menu opened and every 15 minutes thereafter.
static int AR_MENU_REFRESH_OPEN
          Refresh every time menu is opened.
static int AR_MENU_TYPE_MENU
          Top- or intermediate-level menu item.
static int AR_MENU_TYPE_NONE
          No menu item.
static int AR_MENU_TYPE_VALUE
          Leaf-level menu item.
static int AR_MERGE_ENTRY_DUP_ERROR
          Generate an error if the Entry ID field and the ID specified already exists in the target form.
static int AR_MERGE_ENTRY_DUP_MERGE
          Update the fields specified in the existing entry if the Entry ID field and the ID specified already exists in the target form.
static int AR_MERGE_ENTRY_DUP_NEW_ID
          Create a new entry with a new ID if the Entry ID field and the ID specified already exists in the target form.
static int AR_MERGE_ENTRY_DUP_OVERWRITE
          Delete the existing entry and create a new one in its place if the Entry ID field and the ID specified already exists in the target form.
static int AR_MERGE_NO_PATTERNS_INCREMENT
          Skip field pattern checking (including $MENU$) in the merge
static int AR_MERGE_NO_REQUIRED_INCREMENT
          Allow NULL in required fields in the merge (not applicable for the Submitter, Status, or Short-Description core fields)
static int AR_MULTI_MATCH_ERROR
          Return an error if multiple matches occur.
static int AR_MULTI_MATCH_MODIFY_ALL
          Modify all matching entries (Push Fields action only) if multiple matches occur.
static int AR_MULTI_MATCH_NO_ACTION
          Do nothing (Push Fields action only) if multiple matches occur.
static int AR_MULTI_MATCH_PICKLIST
          Display a selection list (active links only) if multiple matches occur.
static int AR_MULTI_MATCH_SET_NULL
          Assign NULL (Set Fields action only) if multiple matches occur.
static int AR_MULTI_MATCH_USE_FIRST
          Assign a value from the first matching entry if multiple matches occur.
static int AR_NATIVE_ENCRYPTION
          When exporting a definition, encrypts certain active link and char menu commands using native encryption.
static int AR_NO_LICENSE_DB_COUNT
          Maximum bytes for RDBMS solution if server has not license.
static int AR_NO_LICENSE_DB_LIMIT
          Maximum bytes for flat-file database if server has not license.
static int AR_NO_MATCH_ERROR
          Return an error if no matches occur.
static int AR_NO_MATCH_NO_ACTION
          Do nothing (Push Fields action only) if no matches occur.
static int AR_NO_MATCH_SET_NULL
          Assign NULL (Set Fields action only) if no matches occur.
static int AR_NO_MATCH_SUBMIT
          Submit a new entry (Push Fields action only) if no matches occur.
static int AR_NO_MAX_LIST_RETRIEVE
          Specifies no maximum limit for number of entries retrieved by get list.
static int AR_NOTIFY_NONE
          Indicates no notifications will be sent.
static int AR_NOTIFY_PRIORITY_MAX
          Reserved for future AR System use.
static int AR_NOTIFY_VIA_DEFAULT
          Notifications sent according to setting for the user in the User form.
static int AR_NOTIFY_VIA_EMAIL
          Notifications sent through email.
static int AR_NOTIFY_VIA_NOTIFIER
          Notifications sent to Notification Event form or the AR System Alert client.
static int AR_NOTIFY_VIA_XREF
          Notifications sent according to specified field cross-reference for notify mechanism.
static int AR_OPERATION_CREATE
          Execute the filter on create operations.
static int AR_OPERATION_DELETE
          Execute the filter on delete operations.
static int AR_OPERATION_GET
          Execute the filter on get operations.
static int AR_OPERATION_GUIDE
          Execute the filter in a filter guide.
static int AR_OPERATION_MERGE
          Execute the filter on merge operations.
static int AR_OPERATION_NONE
          Do not execute the filter.
static int AR_OPERATION_SET
          Execute the filter on set operations.
static int AR_OPROP_APP_WEB_ALIAS
          (CHAR) Unique Application Alias used while deploying JSP page for the Web Server.
static int AR_OPROP_COPYRIGHT
          (CHAR) Server object property tag indicates the copyright string.
static int AR_OPROP_FORM_NAME_WEB_ALIAS
          (CHAR) Unique Form Alias used while deploying JSP page for the Web Server.
static int AR_OPROP_GUID
          (CHAR) Server object property tag indicates the globally unique identifier for the object.
static int AR_OPROP_INTERVAL_VALUE
          (INT) Interval value used to indicate the time interval between an active link's timed executions
static int AR_OPROP_SCC_DATA_LOCATION
          (CHAR) Server object property tag indicates the location within the source code control (SCC) system where the data or entries stored in a form under revision control.
static int AR_OPROP_SCC_DATA_LOCKED_BY
          (CHAR) Server object property tag indicates the name of the user who has "locked" the data or entries stored in a form under revision control.
static int AR_OPROP_SCC_DATA_TIMESTAMP
          (CHAR) Server object property tag indicates the source code control (SCC) version of the data or entries stored in a form under revision control.
static int AR_OPROP_SCC_DATA_USER
          (TIME) Server object property tag indicates the source code control (SCC) username for the data or entries stored in a form under revision control.
static int AR_OPROP_SCC_DATA_VERSION
          (CHAR) Server object property tag indicates the source code control (SCC) version of the data or entries stored in a form under revision control.
static int AR_OPROP_SCC_LOCATION
          (CHAR) Server object property tag indicates the location within the source code control (SCC) system where the object may be found.
static int AR_OPROP_SCC_LOCKED_BY
          (CHAR) Server object property tag indicates the name of user who has locked the object.
static int AR_OPROP_SCC_TIMESTAMP
          (TIME) Server object property tag indicates the source code control (SCC) timestamp.
static int AR_OPROP_SCC_USER
          (CHAR) Server object property tag indicates the source code control (SCC) username.
static int AR_OPROP_SCC_VERSION
          (CHAR) Server object property tag indicates the version of the source code control (SCC) system.
static int AR_OPROP_VENDOR_NAME
          (CHAR) Server object property tag indicates the vendor name.
static int AR_OPROP_VENDOR_PRODUCT
          (CHAR) Server object property tag indicates the product name.
static int AR_OPROP_VENDOR_VERSION
          (CHAR) Server object property tag indicates the vendor version.
static int AR_OPROP_VIEW_LABEL_WEB_ALIAS
          (CHAR) Unique View Label Alias used while deploying JSP page for the Web Server.
static int AR_OPROP_WINDOW_OPEN_ELSE_SAMPLE_SERVER_SCHEMA
          (CHAR) Sample Server and Schema name for ELSE Window open action in Advanced Mode.
static int AR_OPROP_WINDOW_OPEN_SAMPLE_SERVER_SCHEMA
          (CHAR) Sample Server and Schema name for IF Window open action in Advanced Mode.
static int AR_ORDER_MAX
          Maximum value allowed of filter/active link execution order (0-1000).
static int AR_PATTERN_KEY_ALNUM
          User must enter a keyword value pattern of alphabetic characters and digits (and blank space) ($ALNUM$) into the character field.
static int AR_PATTERN_KEY_ALPHA
          User must enter a keyword value pattern of alphabetic characters (and blank space) ($ALPHA$) into the character field.
static int AR_PATTERN_KEY_DIGIT
          User must enter a keyword value pattern of digits ($DIGIT$) into the character field.
static int AR_PATTERN_KEY_LOWER
          User must enter a keyword value pattern of any character ($LOWER$) except uppercase letters into the character field.
static int AR_PATTERN_KEY_MENU
          User must enter a keyword value pattern that matches an item defined in the menu attached to the field ($MENU$) into the character field.
static int AR_PATTERN_KEY_PRINT
          User must enter a keyword value pattern of printable characters ($PRINT$) into the character field.
static int AR_PATTERN_KEY_UPPER
          User must enter a keyword value pattern of any character ($UPPER$) except lowercase letters into the character field.
static int AR_PERMISSIONS_CHANGE
          Group has read-write access to the field.
static int AR_PERMISSIONS_HIDDEN
          Group cannot see the schema or container.
static int AR_PERMISSIONS_NONE
          Group has no access to the object.
static int AR_PERMISSIONS_VIEW
          Group has read-only access to the field.
static int AR_PERMISSIONS_VISIBLE
          Group can see the schema or container.
static int AR_PRECISION_NONE
          No precision value that limits the number of decimal places displayed in the user’s view of real number field.
static int AR_QBE_MATCH_ANYWHERE
          LIKE %value% operation to perform on QBE screen.
static int AR_QBE_MATCH_EQUAL
          = operation to perform on QBE screen.
static int AR_QBE_MATCH_LEADING
          LIKE value% operation to perform on QBE screen.
static int AR_QUALCONTEXT_ACTIVE_LINK
          Value for ARGetQualifierString and ARGetQualifier in Util class used to parse a qualification from an active link.
static int AR_QUALCONTEXT_DEFAULT
          Default value for ARGetQualifierString and ARGetQualifier in Util class used to parse a qualification.
static int AR_QUALCONTEXT_ESCALATION
          Value for ARGetQualifierString and ARGetQualifier in Util class used to parse a qualification from an escalation.
static int AR_QUALCONTEXT_FILTER
          Value for ARGetQualifierString and ARGetQualifier in Util class used to parse a qualification from a filter.
static int AR_QUALCONTEXT_MENU_DEFS
          Value for ARGetQualifierString and ARGetQualifier in Util class used to parse a qualification from a search menu.
static int AR_QUERY
          Query another schema for filters or active links.
static int AR_QUERY_VALUE_MULTI_ERROR
          Returns an error message and stops processing in workflow if multiple matches are found in selected form.
static int AR_QUERY_VALUE_MULTI_FIRST
          Inserts the value of the first request that meets the qualification if multiple matches are found in selected form.
static int AR_QUERY_VALUE_MULTI_SET
          Assigns a NULL value to all of the fields that you are setting if multiple matches are found in selected form.
static int AR_REL_OP_EQUAL
          Tests whether the left operand is equal to the right operand.
static int AR_REL_OP_GREATER
          Tests whether the left operand is greater than the right operand.
static int AR_REL_OP_GREATER_EQUAL
          Tests whether the left operand is greater than or is equal to the right operand.
static int AR_REL_OP_IN
          Tests whether the left operand is equal to the right operand.
static int AR_REL_OP_LESS
          Tests whether the left operand is less than the right operand.
static int AR_REL_OP_LESS_EQUAL
          Tests whether the left operand is less than or is equal to the right operand.
static int AR_REL_OP_LIKE
          Tests whether the left operand is LIKE the pattern defined by the right operand.
static int AR_REL_OP_NOT_EQUAL
          Tests whether the left operand is not equal to the right operand.
static int AR_REPORT_ATTR_BOTTOM
          Specify the number of blank lines you want at the bottom of each page of your report (including the footer, if any).
static int AR_REPORT_ATTR_CHARS
          Specify the maximum number of characters on a line.
static int AR_REPORT_ATTR_COL_SEP
          Specify characters to be used as separators between columns in a column or compressed text formatted report.
static int AR_REPORT_ATTR_COMPRESSED
          Creates report in compressed format with commas between the columns (or with white space or any other specified character between the columns).
static int AR_REPORT_ATTR_ENTRYIDS
          For web reporting, specifies entry IDs to use for the report.
static int AR_REPORT_ATTR_FILENAME
          For Crystal reports, defines file name for external report.
static int AR_REPORT_ATTR_FOOTER
          Footer that appears at bottom of every page of report in AR System User.
static int AR_REPORT_ATTR_HEADER
          Header that appears at top of every page of report in AR System User.
static int AR_REPORT_ATTR_IDLIST
          Fields to include in the report from the Field List in the upper half of the dialog box.
static int AR_REPORT_ATTR_LAYOUT
          Specify layout of report.
static int AR_REPORT_ATTR_LEFT
          Specify the number of blank character units you want from the left edge of the page.
static int AR_REPORT_ATTR_LINES
          Specifies how many lines of page the report will occupy.
static int AR_REPORT_ATTR_LOCATION
          For web reporting, specifies where the report is stored, for example, Local disk, Report Form, and so on.
static int AR_REPORT_ATTR_NAME
          Name of report.
static int AR_REPORT_ATTR_ONE_REC_PER_PAGE
          Forces a page break after each request.
static int AR_REPORT_ATTR_OPERATION
          For web reporting, specifies what operation to do with the report, for example, Run, Create, Edit.
static int AR_REPORT_ATTR_PAGE_BREAKS
          Specify where page breaks appear in report.
static int AR_REPORT_ATTR_PRINT_ORIENT
          Specify whether print orientation is portrait or landscape.
static int AR_REPORT_ATTR_QUERY
          For web reporting, specifies query to use for the report.
static int AR_REPORT_ATTR_QUERY_OVERRIDE
          For web reporting, specifies whether or not the query sent to the report should override a query that may already be stored in the report.
static int AR_REPORT_ATTR_RIGHT
          Specify the number of blank character units you want from the right edge of the page.
static int AR_REPORT_ATTR_SCHEMANAME
          For web reporting, specifies schema name to use for the report.
static int AR_REPORT_ATTR_SERVERNAME
          For web reporting, specifies server name to use for the report.
static int AR_REPORT_ATTR_TITLE
          Title that appears at top of report in AR System User.
static int AR_REPORT_ATTR_TITLE_SEP_CHAR
          Specify characters to be uses to separate the column title (the field name) from the data below.
static int AR_REPORT_ATTR_TOP
          Specify the number of blank lines you want at the top of each page of your report (including the header and title, if any).
static int AR_REPORT_ATTR_TYPE
          For Crystal reports, defines report type.
static int AR_REPORT_COL_TITLE_PER
          Specify where column title appears in the report.
static int AR_REPORT_LOCATION_EMBEDDED
          Report stored on AR System server.
static int AR_REPORT_LOCATION_FIELD
          Reserved for future AR System use.
static int AR_REPORT_LOCATION_LOCAL
          Report stored on local disk.
static int AR_REPORT_LOCATION_REPORTING_FORM
          Report stored on the reporting server in the Report form.
static int AR_REPORT_LONG_FIELD_FORMAT
          Specify whether to wrap or truncate long field format.
static int AR_REPORT_REC_SEP
          Specify characters you want to use to separate requests.
static long AR_RESERV_ALERT_FORM
          Form is one of the reserved field in the Alert Events schema.
static long AR_RESERV_ALERT_LIST_QLV
          List is one of the reserved field in the Alert Events schema.
static long AR_RESERV_ALERT_MESSAGE
          Message is one of the reserved field in the Alert Events schema.
static long AR_RESERV_ALERT_PRIORITY
          Priority is one of the reserved field in the Alert Events schema.
static long AR_RESERV_ALERT_REQUEST
          Request is one of the reserved field in the Alert Events schema.
static long AR_RESERV_ALERT_SERVER
          Server is one of the reserved field in the Alert Events schema.
static long AR_RESERV_FORM_ACTION_CLEAR
          Clear is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab.
static long AR_RESERV_FORM_ACTION_HELP
          Form Help is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab.
static long AR_RESERV_FORM_ACTION_MODIFY
          Modify is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab.
static long AR_RESERV_FORM_ACTION_NEWREQUEST
          New Request is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab.
static long AR_RESERV_FORM_ACTION_NEWSEARCH
          New Search is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab.
static long AR_RESERV_FORM_ACTION_QUERY
          Query is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab.
static long AR_RESERV_FORM_ACTION_QUERYBAR
          Query Bar is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab.
static long AR_RESERV_FORM_ACTION_SETDEFAULT
          Set to Default is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab.
static long AR_RESERV_FORM_ACTION_SHOW_STATHST
          Show Status History is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab.
static long AR_RESERV_FORM_ACTION_SUBMIT
          Submit is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab.
static long AR_RESERV_FORM_RESULTS_LIST
          Results List is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab.
static long AR_RESERV_PREFERENCE_ARS_SCHEMA_ADMIN
          Reserved field IDs to identify Admin preferences schema
static long AR_RESERV_PREFERENCE_ARS_SCHEMA_ALERT
          Reserved field IDs to identify Alert preferences schema
static long AR_RESERV_PREFERENCE_ARS_SCHEMA_COMMON
          Reserved field IDs to identify Common preferences schema
static long AR_RESERV_PREFERENCE_ARS_SCHEMA_FILES
          Reserved field IDs to identify preferences schema who holds preference files (i.e.
static long AR_RESERV_PREFERENCE_ARS_SCHEMA_MIGRATOR
          Reserved field IDs to identify Migrator preferences schema
static long AR_RESERV_PREFERENCE_ARS_SCHEMA_USER
          Reserved field IDs to identify User preferences schema
static long AR_RESERV_PREFERENCE_ARS_SCHEMA_WEBTIER
          Reserved field IDs to identify Webtier preferences schema
static long AR_RESERV_SCHEMA_SPECIFIC_FIELD_MAX
          Reserved maximum field IDs unique within a schema, but not across schemas.
static long AR_RESERV_SCHEMA_SPECIFIC_FIELD_MIN
          Reserved minimum field IDs unique within a schema, but not across schemas.
static int AR_RETURN_ACCESSIBLE
          status message for client accessibility
static int AR_RETURN_BAD_STATUS
          Invalid status parameter — operation cancelled.
static int AR_RETURN_ERROR
          Operation failed — status contains one or more error messages and may also contain warning or informational messages.
static int AR_RETURN_FATAL
          Operation failed — status may contain one or more messages.
static int AR_RETURN_OK
          Operation successful — status may contain one or more informational messages.
static int AR_RETURN_PROMPT
          Status for the active link action.
static int AR_RETURN_WARNING
          Operation successful, but some problem encountered — status contains one or more warning messages and may also contain informational messages.
static int AR_SAVE_LOGIN_ADMIN_NO_SAVE
          Admin overrides user login, but does not force save.
static int AR_SAVE_LOGIN_ADMIN_SAVE
          Admin overrides user login, forces save.
static int AR_SAVE_LOGIN_USER_OPTION
          Lets user define whether to save login user options.
static int AR_SCHEMA_CLEAN_DELETE
          Delete schema only when there is no dependency and there is no data in the schema.
static int AR_SCHEMA_DATA_DELETE
          Delete schema even there is data Only applicable for regular schema.
static int AR_SCHEMA_DIALOG
          Display-only schema in join (contains only display-only fields) in CompoundSchemaInfo.
static int AR_SCHEMA_FORCE_DELETE
          Delete schema even there is dependency.
static int AR_SCHEMA_JOIN
          Join schema (has two base schemas) in CompoundSchemaInfo.
static int AR_SCHEMA_MAX_SCHEMA_TYPE
          List the maximum type of schema.
static int AR_SCHEMA_NONE
          NULL schema.
static int AR_SCHEMA_REGULAR
          Base schema in CompoundSchemaInfo.
static int AR_SCHEMA_VENDOR
          Vendor schema in CompoundSchemaInfo.
static int AR_SCHEMA_VIEW
          View schema, has one base schema, in CompoundSchemaInfo.
static int AR_SERVER_INFO_ACTLINK_DIR
          Name of a directory where all external processes to be run by active links must reside.
static int AR_SERVER_INFO_ACTLINK_SHELL
          Name of a shell to use when running external processes from an active link.
static int AR_SERVER_INFO_ADMIN_ONLY
          Flag indicating whether the server is in Administrator Only mode (1) or not (0).
static int AR_SERVER_INFO_ADMIN_TCP_PORT
          Obsolete server option.
static int AR_SERVER_INFO_ALERT_LOG_FILE
          File used for alert (notifications) log.
static int AR_SERVER_INFO_ALERT_OUTBOUND_PORT
          Alert outbound port.
static int AR_SERVER_INFO_ALERT_SCHEMA
          Name of schema holding the alert events.
static int AR_SERVER_INFO_ALERT_SOURCE_AR
          AR System source tag.
static int AR_SERVER_INFO_ALERT_SOURCE_FB
          Flashboards source tag.
static int AR_SERVER_INFO_ALLOW_GUESTS
          Flag indicating whether the server accepts guest users.
static int AR_SERVER_INFO_AP_DEFN_CHECK
          Length of time in seconds between checks by an application service to verify that definitions it is using from the AR System are correct.
static int AR_SERVER_INFO_AP_LOG_FILE
          Name of the file to use if approval tracing is turned on (see AR_SERVER_INFO_DEBUG_MODE).
static int AR_SERVER_INFO_AP_RPC_SOCKET
          RPC program number the approval server will use when contacting the AR System.
static int AR_SERVER_INFO_API_LOG_FILE
          Name of the file to use if API tracing is turned on (see AR_SERVER_INFO_DEBUG_MODE).
static int AR_SERVER_INFO_APP_SERVICE_PASSWD
          AR System Application Service password.
static int AR_SERVER_INFO_APPL_PENDING
          The name of the form that contains the pending list of application commands to be processed.
static int AR_SERVER_INFO_APPLICATION_AUDIT
          (character string) Application license audit line.
static int AR_SERVER_INFO_ARFORK_LOG_FILE
          Name of fork log file.
static int AR_SERVER_INFO_CACHE_LOG_FILE
          Obsolete server option.
static int AR_SERVER_INFO_CACHE_SEG_SIZE
          Obsolete server option.
static int AR_SERVER_INFO_CANCEL_QUERY
          Cancels query on AR System User tool client.
static int AR_SERVER_INFO_CASE_SENSITIVE
          Value indicating whether the underlying database is case-sensitive.
static int AR_SERVER_INFO_CHECK_ALERT_USERS
          Checks alert users.
static int AR_SERVER_INFO_CLUSTERED_INDEX
          Value that indicates whether a clustered index is created on the Entry-Id field when a new form is created.
static int AR_SERVER_INFO_CURRENCY_INTERVAL
          Currency ratio client - refresh interval(minutes)
static int AR_SERVER_INFO_DB_NAME
          Name of the underlying SQL database (not applicable for Oracle databases).
static int AR_SERVER_INFO_DB_PASSWORD
          database password associated with the ARSystem database or tablespace (applicable to Sybase and Oracle databases only).
static int AR_SERVER_INFO_DB_TYPE
          Underlying database type (character string).
static int AR_SERVER_INFO_DB_USER
          User name the Action Request System uses to access the underlying database.
static int AR_SERVER_INFO_DB_VERSION
          Underlying database version (character string).
static int AR_SERVER_INFO_DBCONF
          Complete contents of the db.conf (ardb.cfg) file.
static int AR_SERVER_INFO_DBHOME_DIR
          Home directory for the underlying database (applicable for SQL databases only).
static int AR_SERVER_INFO_DEBUG_GROUPID
          ID of the group whose members are allowed to retrieve server logging information.
static int AR_SERVER_INFO_DEBUG_MODE
          Indicates the server debug modes: 0 enables SQL tracing (applicable for SQL databases only).
static int AR_SERVER_INFO_DEFAULT_ORDER_BY
          Integer (1 or 0) indicating the default order of requests in a form when issuing ARGetListEntry calls, so that the sorting is done on the database and before the results are returned.
static int AR_SERVER_INFO_DEFAULT_WEB_PATH
          Default path for web access.
static int AR_SERVER_INFO_DELAYED_CACHE
          Flag indicating whether to disable recacheing of the shared cache after a time-out (1) or not (0).
static int AR_SERVER_INFO_DISABLE_ADMIN_OPERATIONS
          Disables admin operations.
static int AR_SERVER_INFO_DISABLE_ALERTS
          Disables alerts.
static int AR_SERVER_INFO_DISABLE_ESCALATIONS
          Disables escalations.
static int AR_SERVER_INFO_DISABLED_CLIENT
          Disallows certain client types from the server
static int AR_SERVER_INFO_DS_LOG_FILE
          Name of the file to use if distributed server tracing is turned on (see AR_SERVER_INFO_DEBUG_MODE).
static int AR_SERVER_INFO_DS_MAPPING
          Name of the form that contains distributed mapping definitions (applicable for Distributed Server Option only).
static int AR_SERVER_INFO_DS_PENDING
          Name of the form that contains the pending operation list (applicable for Distributed Server Option only).
static int AR_SERVER_INFO_DS_POOL
          Name of schema holding distributed mappings.
static int AR_SERVER_INFO_DS_RPC_SOCKET
          Specific server socket to use for the distributed server.
static int AR_SERVER_INFO_DS_SVR_LICENSE
          Distributed server license type (character string).
static int AR_SERVER_INFO_DSO_DEST_PORT
          TCP port that the distributed server option uses to communicate with the AR System server.
static int AR_SERVER_INFO_DSO_MERGE_STYLE
          Integer (1 or 0) indicating the merge style to use for the Distributed Server Option.
static int AR_SERVER_INFO_DSO_PLACEHOLDER_MODE
          Placeholder mode for DSO.
static int AR_SERVER_INFO_DSO_POLLING_INTERVAL
          How often to poll DSO server.
static int AR_SERVER_INFO_DSO_SOURCE_SERVER
          Source AR System server for DSO.
static int AR_SERVER_INFO_DSO_TARGET_CONNECTION
          String of AR System target server name, RPC, and port number.
static int AR_SERVER_INFO_DSO_TARGET_PASSWD
          Password for DSO Target server.
static int AR_SERVER_INFO_DSO_TIMEOUT_NORMAL
          Number of seconds for the timeout DSO uses when making API calls.
static int AR_SERVER_INFO_DSO_USER_PASSWD
          DSO User password.
static int AR_SERVER_INFO_EA_RPC_SOCKET
          RPC socket number on which an external authentication server awaits requests for authentication.
static int AR_SERVER_INFO_EA_RPC_TIMEOUT
          RPC timeout (seconds) used when making calls to the authentication (AREA) server (for example, 30 seconds).
static int AR_SERVER_INFO_EA_SYNC_TIMEOUT
          Internal (seconds) the AR System server uses to periodically invoke the external authentication server’s AREANeedToSyncCallback() function, which instructs the AR System server to renew its internally stored user information in the event there are changes made to the source used to authenticate users.
static int AR_SERVER_INFO_EMAIL_FROM
          Sender name to use for filter-generated email notifications where no subject is specified.
static int AR_SERVER_INFO_EMAIL_LINE_LEN
          Maximum line length of e-mail messages.
static int AR_SERVER_INFO_EMAIL_SYSTEM
          Character string that indicates the email system on UNIX.
static int AR_SERVER_INFO_EMAIL_TIMEOUT
          Length of time in seconds before the system closes the pipe to sendmail to unblock the AR System server.
static int AR_SERVER_INFO_EMBEDDED_SQL
          Value indicating whether the underlying SQL database is embedded (bundled with the Action Request System).
static int AR_SERVER_INFO_ENC_DATA_ENCR_ALG
          API data encryption algorithm.
static int AR_SERVER_INFO_ENC_DATA_KEY_EXP
          Time until the encrypted API session key expires.
static int AR_SERVER_INFO_ENC_PUB_KEY
          AR System server's public key.
static int AR_SERVER_INFO_ENC_PUB_KEY_ALG
          Server's public key encrypiton algorithm.
static int AR_SERVER_INFO_ENC_PUB_KEY_EXP
          Time (seconds) until the server's public/private keys expire.
static int AR_SERVER_INFO_ENC_SEC_POLICY
          Security policy.
static int AR_SERVER_INFO_ENC_SESS_H_ENTRIES
          Number of encryption session hash entries.
static int AR_SERVER_INFO_ENCRYPT_AL_SQL
          Obsolete server option.
static int AR_SERVER_INFO_ESCALATION_LOG_FILE
          Name of the file to use if escalation tracing is turned on (see AR_SERVER_INFO_DEBUG_MODE).
static int AR_SERVER_INFO_ESCL_DAEMON
          Obsolete server option.
static int AR_SERVER_INFO_ESCL_TCP_PORT
          Obsolete server option.
static int AR_SERVER_INFO_EXPORT_VERSION
          Integer indicating the server's export version number.
static int AR_SERVER_INFO_FAST_TCP_PORT
          Obsolete server option.
static int AR_SERVER_INFO_FILT_MAX_STACK
          Maximum number of levels of recursion allowed for a given operation.
static int AR_SERVER_INFO_FILT_MAX_TOTAL
          Maximum number of filters that the server will execute for a given operation.
static int AR_SERVER_INFO_FILTER_API_RPC_TIMEOUT
          Timeout associated with calls to the filter API.
static int AR_SERVER_INFO_FILTER_LOG_FILE
          Name of the file to use if filter tracing is turned on (see AR_SERVER_INFO_DEBUG_MODE).
static int AR_SERVER_INFO_FIXED_LICENSE
          number of fixed user licenses (int).
static int AR_SERVER_INFO_FLASH_DAEMON
          Obsolete server option.
static int AR_SERVER_INFO_FLASH_TCP_PORT
          Obsolete server option.
static int AR_SERVER_INFO_FLOAT_LICENSE
          Number of floating write licenses defined.
static int AR_SERVER_INFO_FLOAT_TIMEOUT
          Number of hours the server waits before disconnecting inactive users.
static int AR_SERVER_INFO_FTEXT_FIXED
          Number of fixed Full Text licenses defined.
static int AR_SERVER_INFO_FTEXT_FLOAT
          Number of floating Full Text licenses defined.
static int AR_SERVER_INFO_FTEXT_TIMEOUT
          Number of hours the server waits before disconnecting inactive users with Full Text licenses.
static int AR_SERVER_INFO_FULL_HOSTNAME
          Full DNS host name of the server (“long” machine name).
static int AR_SERVER_INFO_G_CACHE_CHANGE
          Time of the last change to the group cache.
static int AR_SERVER_INFO_HARDWARE
          Server hardware type (character string).
static int AR_SERVER_INFO_HOSTNAME
          Host name of the server (“short” machine name).
static int AR_SERVER_INFO_INFORMIX_DBN
          Informix database server name.
static int AR_SERVER_INFO_INFORMIX_RELAY_MOD
          Character string that indicates the Informix relay module.
static int AR_SERVER_INFO_INFORMIX_TBC
          Informix configuration file.
static int AR_SERVER_INFO_INGRES_VNODE
          Obsolete server option.
static int AR_SERVER_INFO_INIT_FORM
          "Initial Form" to be loaded on Login that establishes an initial state.
static int AR_SERVER_INFO_LIST_TCP_PORT
          Obsolete server option.
static int AR_SERVER_INFO_LOCALIZED_SERVER
          Localized server option for localized messages.
static int AR_SERVER_INFO_LOGFILE_APPEND
          Integer (0/1) value that indicates whether to create a separate *.bak file or to append to the existing log file.
static int AR_SERVER_INFO_MAX_AUDIT_LOG_FILE_SIZE
          Maximum size of audit log file.
static int AR_SERVER_INFO_MAX_ENTRIES
          Maximum number of entries returned by a single query.
static int AR_SERVER_INFO_MAX_F_DAEMONS
          Obsolete server option.
static int AR_SERVER_INFO_MAX_L_DAEMONS
          Obsolete server option.
static int AR_SERVER_INFO_MAX_LOG_FILE_SIZE
          Maximum size for system log files.
static int AR_SERVER_INFO_MAX_SCHEMAS
          Maximum number of forms allowed.
static int AR_SERVER_INFO_MESSAGE_CAT_SCHEMA
          Name of message catalog schema for localized messages.
static int AR_SERVER_INFO_MID_TIER_PASSWD
          Mid-tier password.
static int AR_SERVER_INFO_MINIMUM_API_VER
          is a value indicating the minimum API version that the server supports.
static int AR_SERVER_INFO_MULT_ASSIGN_GROUPS
          Multiple assign groups for Field 112 (row level access).
static int AR_SERVER_INFO_MULTI_SERVER
          Integer (0/1) value indicating the use of the multi-server option.
static int AR_SERVER_INFO_NFY_TCP_PORT
          TCP port that the Notifier server will use.
static int AR_SERVER_INFO_NOTIF_SEND_TIMEOUT
          Number of seconds to wait before sending timeout.
static int AR_SERVER_INFO_ORACLE_QUERY_ON_CLOB
          Support search on Oracle CLOB field.
static int AR_SERVER_INFO_ORACLE_SID
          System ID of the Oracle database you are accessing.
static int AR_SERVER_INFO_ORACLE_TWO_T
          The two-task environment setting for remote access to an Oracle database.
static int AR_SERVER_INFO_OS
          Character string that indicates the server operating system which includes the version number.
static int AR_SERVER_INFO_PLUGIN_ALIAS
          List of plug-in aliases.
static int AR_SERVER_INFO_PLUGIN_LOG_FILE
          Log file name for arplugin.
static int AR_SERVER_INFO_PLUGIN_PASSWD
          Plug-in server's password.
static int AR_SERVER_INFO_PLUGIN_TARGET_PASSWD
          Password used by plug-in server clients.
static int AR_SERVER_INFO_PREFERENCE_PRIORITY
          Priority number for preference server.
static int AR_SERVER_INFO_PS_RPC_SOCKET
          RPC program number and port pairs the Private Servers will use.
static int AR_SERVER_INFO_REGISTER_PORTMAPPER
          Flag indicating whether to register with the portmapper (1) or not (0).
static int AR_SERVER_INFO_REM_SERV_ID
          AR System server ID associated with the license (character string).
static int AR_SERVER_INFO_RESERV1_A
          (integer) Number of fixed reserve licenses.
static int AR_SERVER_INFO_RESERV1_B
          (integer) Number of floating reserve licenses.
static int AR_SERVER_INFO_RESERV1_C
          (integer) Number of admin reserve licenses.
static int AR_SERVER_INFO_SAVE_LOGIN
          Value indicating whether users must log in to client tools: 0 is controlled by user (default setting).
static int AR_SERVER_INFO_SCC_COMMENT_CHECKIN
          Integer (0 or 1) value indicating whether or not a source code control integration requires you to entire a comment at checkin time.
static int AR_SERVER_INFO_SCC_COMMENT_CHECKOUT
          Integer (0 or 1) value indicating whether or not a source code control integration requires you to entire a comment at checkout time.
static int AR_SERVER_INFO_SCC_ENABLED
          Value indicating whether a source code control system is being used with the AR System.
static int AR_SERVER_INFO_SCC_INTEGRATION_MODE
          Integer (0 or 1) value indicating the level of source code control integration.
static int AR_SERVER_INFO_SCC_PROVIDER_NAME
          Character string for the source code control system provider name.
static int AR_SERVER_INFO_SCC_TARGET_DIR
          Character string for the source code control system target directory.
static int AR_SERVER_INFO_SERVER_DIR
          Data directory for the AR System.
static int AR_SERVER_INFO_SERVER_IDENT
          Unique identifier for the server (character string).
static int AR_SERVER_INFO_SERVER_LANG
          Local language setting of the server.
static int AR_SERVER_INFO_SERVER_LICENSE
          Server license type (character string).
static int AR_SERVER_INFO_SERVER_NAME
          Alias server name that is always interpreted as the current server.
static int AR_SERVER_INFO_SERVER_TIME
          AR System server time.
static int AR_SERVER_INFO_SET_PROC_TIME
          Number of seconds the server waits before ending a set fields process that has not completed.
static int AR_SERVER_INFO_SHARED_CACHE
          Obsolete server option.
static int AR_SERVER_INFO_SHARED_MEM
          (UNIX only) A flag indicating whether the shared memory is disabled or enabled.
static int AR_SERVER_INFO_SQL_LOG_FILE
          Name of the file to use if SQL tracing is turned on (see AR_SERVER_INFO_DEBUG_MODE).
static int AR_SERVER_INFO_STRUCT_CHANGE
          Last structure change (for this run of the server).
static int AR_SERVER_INFO_SUBMITTER_MODE
          Submitter of an entry must have a license to modify it.
static int AR_SERVER_INFO_SUPPRESS_WARN
          Series of zero or more message numbers (separated by spaces) that identify the informational or warning messages that the system suppresses.
static int AR_SERVER_INFO_SVR_EVENT_LIST
          List of server events to record.
static int AR_SERVER_INFO_SVR_SEC_CACHE
          (integer) Ties security cache to specific server name (0/1).
static int AR_SERVER_INFO_SVR_STATS_REC_INTERVAL
          Recording interval (seconds) of server event statistics: 0 = No server statistics recording 1 = Cumulative server queue statistics 2 = Individual and cumulative server queue statistics
static int AR_SERVER_INFO_SVR_STATS_REC_MODE
          Recording mode for server events statistics.
static int AR_SERVER_INFO_SYBASE_CHARSET
          Character set being used to access a Sybase database.
static int AR_SERVER_INFO_SYBASE_SERV
          Sybase logical server name.
static int AR_SERVER_INFO_TCD_TCP_PORT
          TCP port for arservtcd thread.
static int AR_SERVER_INFO_THREAD_LOG_FILE
          Name of the file to use if thread tracing is turned on (see AR_SERVER_INFO_DEBUG_MODE) (Windows NT only).
static int AR_SERVER_INFO_TWO_DIGIT_YEAR_CUTOFF
          Two digit year cutoff.
static int AR_SERVER_INFO_U_CACHE_CHANGE
          Time of the last change to the user cache.
static int AR_SERVER_INFO_UNQUAL_QUERIES
          Indicates whether the server allows unqualified queries.
static int AR_SERVER_INFO_USE_ETC_PASSWD
          Indicates whether the /etc/passwd file is used to validate users not registered with the AR System (UNIX only).
static int AR_SERVER_INFO_USER_CACHE_UTILS
          Flag indicating whether the ARCACHE and ARRELOAD utilities are disabled.
static int AR_SERVER_INFO_USER_INFO_LISTS
          (integer) Number of User/NotifyUser hash lists
static int AR_SERVER_INFO_USER_INST_TIMEOUT
          (integer) Timeout interval to flush user instances in User Cache hash lists.
static int AR_SERVER_INFO_USER_LOG_FILE
          Name of the file to use if user tracing is turned on (see AR_SERVER_INFO_DEBUG_MODE).
static int AR_SERVER_INFO_VERSION
          AR System server version (character string).
static int AR_SERVER_INFO_XREF_PASSWORDS
          Indicates whether the /etc/passwd file is cross-referenced if an AR System user has no password (UNIX only).
static int AR_SERVER_STAT_API_REQUESTS
          (integer) Total number of API requests received.
static int AR_SERVER_STAT_API_TIME
          (integer) Total processor time spent performing API function calls.
static int AR_SERVER_STAT_BAD_PASSWORD
          (integer) Total number of times an incorrect password was specified during login.
static int AR_SERVER_STAT_CACHE_TIME
          (integer) Total processor time spent loading the internal arserver cache.
static int AR_SERVER_STAT_CPU
          (integer) Total CPU time used by the server.
static int AR_SERVER_STAT_CREATE_E_COUNT
          (integer) Total number of calls made to the ARCreateEntry function.
static int AR_SERVER_STAT_CREATE_E_TIME
          (integer) Total processor time spent performing the ARCreateEntry function.
static int AR_SERVER_STAT_CURRENT_USERS
          (integer) Total number of users currently accessing the system.
static int AR_SERVER_STAT_DELETE_E_COUNT
          (integer) Total number of calls made to the ARDeleteEntry function.
static int AR_SERVER_STAT_DELETE_E_TIME
          (integer) Total processor time spent performing the ARDeleteEntry function.
static int AR_SERVER_STAT_E_STATS_COUNT
          (integer) Total number of calls made to the ARGetEntryStatistics function.
static int AR_SERVER_STAT_E_STATS_TIME
          (integer) Total processor time spent performing the ARGetEntryStatistics function.
static int AR_SERVER_STAT_ENTRY_TIME
          (integer) Total processor time spent performing API function calls that manipulate entries.
static int AR_SERVER_STAT_ESCL_DISABLE
          (integer) Total number of escalations that were evaluated but skipped because they were marked disabled.
static int AR_SERVER_STAT_ESCL_FAILED
          (integer) Total number of escalations that were skipped (qualification criteria not met).
static int AR_SERVER_STAT_ESCL_FIELDP
          (integer) Total number of push fields escalation actions performed.
static int AR_SERVER_STAT_ESCL_FIELDS
          (integer) Total number of set fields escalation actions performed.
static int AR_SERVER_STAT_ESCL_LOG
          (integer) Total number of log escalation actions performed.
static int AR_SERVER_STAT_ESCL_NOTIFY
          (integer) Total number of notify escalation actions performed.
static int AR_SERVER_STAT_ESCL_PASSED
          (integer) Total number of escalations that were executed (qualification criteria met).
static int AR_SERVER_STAT_ESCL_PROCESS
          (integer) Total number of run process escalation actions performed.
static int AR_SERVER_STAT_ESCL_SQL
          (integer) Total number of direct SQL escalation actions performed.
static int AR_SERVER_STAT_ESCL_TIME
          (integer) Total processor time spent checking and processing escalations.
static int AR_SERVER_STAT_FILTER_DISABLE
          (integer) Total number of filters that were evaluated but skipped because they were marked disabled.
static int AR_SERVER_STAT_FILTER_FAILED
          (integer) Total number of filters that were skipped (qualification criteria not met).
static int AR_SERVER_STAT_FILTER_FIELDP
          (integer) Total number of push fields filter actions performed.
static int AR_SERVER_STAT_FILTER_FIELDS
          (integer) Total number of set fields filter actions performed.
static int AR_SERVER_STAT_FILTER_LOG
          (integer) Total number of log filter actions performed.
static int AR_SERVER_STAT_FILTER_MESSAGE
          (integer) Total number of message filters actions performed.
static int AR_SERVER_STAT_FILTER_NOTIFY
          (integer) Total number of notify filters actions performed.
static int AR_SERVER_STAT_FILTER_PASSED
          (integer) Total number of filters that were executed (qualification criteria met).
static int AR_SERVER_STAT_FILTER_PROCESS
          (integer) Total number of run process filter actions performed.
static int AR_SERVER_STAT_FILTER_SQL
          (integer) Total number of direct SQL filter actions performed.
static int AR_SERVER_STAT_FILTER_TIME
          (integer) Total processor time spent checking and processing filters.
static int AR_SERVER_STAT_FTS_SRCH_COUNT
          (integer) Total number of Full Text Search operations performed.
static int AR_SERVER_STAT_FTS_SRCH_TIME
          (integer) Total processor time spent performing Full Text Search operations.
static int AR_SERVER_STAT_FULL_FIXED
          (integer) Total number of connected users with fixed Full Text licenses.
static int AR_SERVER_STAT_FULL_FLOATING
          (integer) Total number of connected users with floating Full Text licenses.
static int AR_SERVER_STAT_FULL_NONE
          (integer) Total number of connected users with no Full Text licenses.
static int AR_SERVER_STAT_GET_E_COUNT
          (integer) Total number of calls made to the ARGetEntry function.
static int AR_SERVER_STAT_GET_E_TIME
          (integer) Total processor time spent performing the ARGetEntry function.
static int AR_SERVER_STAT_GETLIST_E_COUNT
          (integer) Total number of calls made to the ARGetListEntry function.
static int AR_SERVER_STAT_GETLIST_E_TIME
          (integer) Total processor time spent performing the ARGetListEntry function.
static int AR_SERVER_STAT_IDLE_TIME
          (integer) Total idle time when the server is not processing any requests.
static int AR_SERVER_STAT_MERGE_E_COUNT
          (integer) Total number of calls made to the ARMergeEntry function.
static int AR_SERVER_STAT_MERGE_E_TIME
          (integer) Total processor time spent performing the ARMergeEntry function.
static int AR_SERVER_STAT_NET_RESP_TIME
          (integer) Total time spent on the network responding to the client.
static int AR_SERVER_STAT_NO_FULL_TOKEN
          (integer) Total number of times a user tried to connect and no floating Full Text token was available.
static int AR_SERVER_STAT_NO_WRITE_TOKEN
          (integer) Total number of times a user tried to connect and no floating write token was available.
static int AR_SERVER_STAT_NUM_THREADS
          Total number of threads in queue.
static int AR_SERVER_STAT_NUMBER_BLOCKED
          (integer) Total number of blocked processes.
static int AR_SERVER_STAT_OTHER_TIME
          (integer) Total processor time spent performing API function calls that do not manipulate entries or restructure the database.
static int AR_SERVER_STAT_RESTRUCT_TIME
          (integer) Total processor time spent performing API function calls that restructure the database.
static int AR_SERVER_STAT_SET_E_COUNT
          (integer) Total number of calls made to the ARSetEntry function.
static int AR_SERVER_STAT_SET_E_TIME
          (integer) Total processor time spent performing the ARSetEntry function.
static int AR_SERVER_STAT_SINCE_START
          (integer) Number of seconds since the server was started (i.e.
static int AR_SERVER_STAT_SQL_DB_COUNT
          (integer) Total number of SQL commands sent to the database.
static int AR_SERVER_STAT_SQL_DB_TIME
          (integer) Total processor time spent performing SQL commands.
static int AR_SERVER_STAT_START_TIME
          (time stamp) UNIX time at which this server was started.
static int AR_SERVER_STAT_TIMES_BLOCKED
          (integer) Total number of instances in which at least one process was blocked by the current process.
static int AR_SERVER_STAT_WRITE_FIXED
          (integer) Total number of connected users with fixed write licenses.
static int AR_SERVER_STAT_WRITE_FLOATING
          (integer) Total number of connected users with floating write licenses.
static int AR_SERVER_STAT_WRITE_READ
          (integer) Total number of connected users with no write licenses.
static int AR_SESS_CHUNK_RESPONSE_SIZE
          Maximum size of a single response.
static int AR_SESS_CLIENT_TYPE
          Client type of the api program.
static int AR_SESS_LAST_COUNT
          Last search count.
static int AR_SESS_LAST_ID
          Last created entry identifier.
static int AR_SESS_LOCK_TO_SOCKET_NUMBER
          Socket number to lock to.
static int AR_SESS_POOLED
          Flag that indicates if using private server.
static int AR_SESS_TIMEOUT_LONG
          Timeout for long operations.
static int AR_SESS_TIMEOUT_NORMAL
          Timeout for normal operations.
static int AR_SESS_TIMEOUT_TC
          Timeout for TC server operations.
static int AR_SESS_TIMEOUT_XLONG
          Timeout for extra long operations.
static int AR_SESS_TRY_UNENCRYPTED_PASSWORD
          Lets you try an unencrypted password.
static int AR_SESS_USING_PRIVATE_SERVER
          Flag that indicates if using private server.
static int AR_SESS_VUI_TYPE
          VUI type.
static long AR_SET_DEFAULTS_ID
          Reserved for Set Field Defaults on OpenWindow action.
static int AR_SIGNAL_CONFIG_CHANGED
          Reread the configuration file.
static int AR_SIGNAL_GROUP_CACHE_CHANGED
          Read the group info and cache.
static int AR_SIGNAL_LICENSE_CHANGED
          Read the license information.
static int AR_SORT_ASCENDING
          Tag for ascending sort order.
static int AR_SORT_DESCENDING
          Tag for descending sort order.
static int AR_START_WITH_FIRST_ENTRY
          Indicates result set should retrieve starting with first entry.
static int AR_STAT_HISTORY
          A value from the Status-History core field to compare in a relational operation.
static int AR_STAT_HISTORY_TIME
          Specifies time when the status was assigned.
static int AR_STAT_HISTORY_USER
          Specifies user who assigned the specified status.
static int AR_STAT_OP_AVERAGE
          Average value for each group.
static int AR_STAT_OP_COUNT
          Total number of matching entries.
static int AR_STAT_OP_MAXIMUM
          Maximum value for each group.
static int AR_STAT_OP_MINIMUM
          Minimum value for each group.
static int AR_STAT_OP_SUM
          Sum of values for each group.
static int AR_STRUCT_ITEM_ACTIVE_LINK
          Active link definition
static int AR_STRUCT_ITEM_ADMIN_EXT
          Administrator extensions are no longer supported in the AR System.
static int AR_STRUCT_ITEM_CHAR_MENU
          Character menu definition
static int AR_STRUCT_ITEM_CONTAINER
          Container definition
static int AR_STRUCT_ITEM_DIST_MAP
          Mapping definition for Distributed Server Option
static int AR_STRUCT_ITEM_DIST_POOL
          Distributed Server definition
static int AR_STRUCT_ITEM_ESCALATION
          Escalation definition
static int AR_STRUCT_ITEM_FILTER
          Filter definition
static int AR_STRUCT_ITEM_SCHEMA
          Schema definition, including views, help text, and change diary information.
static int AR_STRUCT_ITEM_SCHEMA_DEFN
          Structure definition for configuring AR System User cache (special purpose export)
static int AR_STRUCT_ITEM_SCHEMA_MAIL
          Email template for submitting requests (special purpose export).
static int AR_STRUCT_ITEM_SCHEMA_VIEW
          Display definition for configuring AR System User cache (special purpose export).
static int AR_STRUCT_ITEM_SCHEMA_VIEW_2
          Tag for all VUIs instead of just one.
static int AR_STRUCT_ITEM_SCHEMA_VIEW_MIN
          Display definition without bitmaps for AR System User
static int AR_STRUCT_XML_OFFSET
          mask for the exporting object in XML format
static int AR_SUBMITTER_MODE_CHANGEABLE
          Submitter mode changeable after create.
static int AR_SUBMITTER_MODE_LOCKED
          Submitter mode locked at create.
static int AR_SUPPORT_FILE_EXTERNAL_REPORT
          Specify for an external report file to be associated with an active link.
static int AR_SUPPORT_FILE_NONE
          No external report file associated with an active link.
static java.lang.String AR_SYSTEM_NAME
          Name of AR System
static int AR_TIMEMARK_ALL
          Used in escalation interval time criteria.
static int AR_TIMEMARK_END_OF_MONTH
          Defines end of month as 31 days.
static int AR_TIMEMARK_NOTFOUND
          Used in escalation interval time criteria.
static int AR_TWO_DIGIT_YEAR_CUTOFF_INCREMENT
          When using a rolling 100 year span for two digit years, this increment is added to the current year to calculate the two digit year cutoff (e.g., year=2002, increment=29 ==> cutoff=2031).
static int AR_UNICODE_ENCRYPTION
          When exporting a definition, encrypts certain active link and char menu commands using unicode encryption.
static int AR_USER_LIST_CURRENT
          Retrieve or store all users currently accessing the server
static int AR_USER_LIST_MYSELF
          Retrieve or store the current user
static int AR_USER_LIST_REGISTERED
          Retrieve or store all registered users
static int AR_VALUE
          Tag used to indicate a constant or keyword value.
static int AR_VALUE_SET
          Set of values used for the IN operator
static int AR_VUI_TYPE_NONE
          No VUI type.
static int AR_VUI_TYPE_WEB
          VUI type for web views.
static int AR_VUI_TYPE_WEB_ABS_POS
          VUI type for web views using absolute positioning.
static int AR_VUI_TYPE_WINDOWS
          VUI type for window views.
static int AR_VUI_TYPE_WIRELESS
          VUI type for wireless views.
static int AR_WARN_FLATFILE_LIMIT
          Warning threshold if this size of flat-file database reached (9000000).
static int AR_WORKFLOW_CONN_SCHEMA_LIST
          Workflow associated with a list of schemas.
static int AR_WRITE_TO_FILE
          Logs to a file.
static int AR_WRITE_TO_STATUS_LIST
          Logs as part of a Status List.
static int ARCON_ALL
          Container for all objects (guides, applications, and packing lists).
static int ARCON_APP
          Container for applications.
static int ARCON_FILTER_GUIDE
          Container for filters.
static int ARCON_GUIDE
          Container for guides.
static int ARCON_LAST_RESERVED
          AR System reserved container type.
static int ARCON_PACK
          Container for packing lists.
static int ARCON_WEBSERVICE
          Web service container
static int ARCONOWNER_ALL
          All containers, owned and unowned ones.
static int ARCONOWNER_NONE
          The container is globally owned.
static int ARCONOWNER_SCHEMA
          Owner object is a schema.
static int ARMAX_CON_DESCRIPTION_LEN
          String specifying a display-only description for the reference.Its length is limited by ARMAX_CON_DESCRIPTION_LEN (2000 bytes).
static int ARMAX_CON_LABEL_LEN
          String specifying a display-only label for the reference.
static int ARREF_ABOUT_BOX_FORM
          Reference to an About box form in container.
static int ARREF_ABOUT_BOX_IMAGE
          Reference to an About box image in container.
static int ARREF_ACTIVELINK_GUIDE_HAS_QUERY_LIST_LOOP
          (boolean)
static int ARREF_ACTIVELINK_GUIDE_QUERY_LIST_LOOP_FIELD
          (character string)
static int ARREF_ACTLINK
          Reference to an active link in container.
static int ARREF_ALL
          All reference types in container.
static int ARREF_APPLICATION_DISABLE_BEGIN_TASK
          Reference to a boolean value in container that specifies whether the Begin a Task menu item is disabled for this application.
static int ARREF_APPLICATION_FORM_VUI
          Reference to the ID of the schema view in container to use with the previous schema referenced in the list.
static int ARREF_APPLICATION_FORMS
          Specifies that the next reference in the list is a schema in container.
static int ARREF_APPLICATION_HAS_EXT_HELP
          (boolean integer) Application uses external help or not.
static int ARREF_APPLICATION_HELP_EXT
          Reference to a string in container that specifies the help filename extension.
static int ARREF_APPLICATION_HELP_FILE
          Reference to a bytelist in container that specifies the contents (not the name) of the help file to use with this application.
static int ARREF_APPLICATION_HELP_FILE_NAME
          (character string) Used for Application object help file's name, without the extension.
static int ARREF_APPLICATION_HELP_INDEX_EXT
          (character string) Used for Application object help file's index file extension.
static int ARREF_APPLICATION_HELP_INDEX_FILE
          (bytelist) Used for Application object help file's index file.
static int ARREF_APPLICATION_PRIMARY_FORM
          Specifies that the next reference in the list in container is the primary schema for this application.
static int ARREF_APPLICATION_SUPPORT_FILES
          (bytelist) Used for Application object support file's contents.
static int ARREF_CHAR_MENU
          Reference to a container in container.
static int ARREF_CONTAINER
          No reference in container.
static int ARREF_DATA_ARSREF
          AR System reference data.
static int ARREF_DATA_EXTREF
          External reference data.
static int ARREF_DISTMAPPING_DATA
          (character string) Used for Packing List's reference to data in the Distributed Mapping schema.
static int ARREF_ESCALATION
          Reference to an escalation in container.
static int ARREF_FILTER
          Reference to a filter in container.
static int ARREF_GROUP_DATA
          (character string) Used for Packing List's reference to data in the Group schema.
static int ARREF_ICON
          Reference to an icon in container.
static int ARREF_LAST_RESERVED
          Last AR System reserved reference type.
static int ARREF_LAST_SERVER_OBJ
          Reference to last server object reference type.
static int ARREF_MAXIMIZE_FORMS
          Reference to a boolean value in container that specifies whether to maximize the forms of an application.
static int ARREF_NONE
          No reference in container.
static int ARREF_NULL_STRING
          Reference to a null string in container.
static int ARREF_PACKINGLIST_APP
          (character string) Used for Packing List's reference to an Application.
static int ARREF_PACKINGLIST_DSOPOOL
          (character string) Used for Packing List's reference to data in the Distributed Pool schema.
static int ARREF_PACKINGLIST_FILTER_GUIDE
          (character string) Used for Packing List's reference to a Filter Guide.
static int ARREF_PACKINGLIST_GUIDE
          (character string) Used for Packing List's reference to a Guide.
static int ARREF_PACKINGLIST_PACK
          (character string) Used for Packing List's reference to a Packing List.
static int ARREF_PACKINGLIST_WEBSERVICE
          (character string) For packing list references to a web service.
static int ARREF_SCHEMA
          Reference to a schema in container.
static int ARREF_SMALL_ICON
          Reference to a small icon in container.
static int ARREF_WS_ARXML_MAPPING
          Mapping XML document that describes relation between AR System model and XML schema.
static int ARREF_WS_OPERATION
          Web service operation info (XML string consisting of name, type, mapping names, and so on.)
static int ARREF_WS_PROPERTIES
          XML string that refers to miscellaneous properties of web services.
static int ARREF_WS_PUBLISHING_LOC
          (character string) Saved URL(s) for publishing a web service.
static int ARREF_WS_WSDL
          WSDL for web services.
static int ARREF_WS_XML_SCHEMA_LOC
          (character string) XML schema location for a web service.
static int COLUMN_LIMIT_DATASOURCE_DATA_FIELD
          Regular field as data source for the getDataField or setDataField methods of ColumnLimitInfo.
static int COLUMN_LIMIT_DATASOURCE_DISPLAY_FIELD
          Display-only field as data source for the getDataField or setDataField methods of ColumnLimitInfo.
static int EXPORT_OPTION_NONE
          Additional option to Export call.
static int EXPORT_VUI_MINIMUM
          Export basic VUI, without bitmaps, and so on.
static int False
          Name for the False system constant for support of ARBoolean type
static int FALSE
          Name for the FALSE system constant for support of ARBoolean type
static int MAXHOSTNAMELEN
          Maximum size of a server name.
static int True
          Name for the True system constant for support of ARBoolean type
static int TRUE
          Name for the TRUE system constant for support of ARBoolean type
 

Field Detail

AR_SYSTEM_NAME

public static final java.lang.String AR_SYSTEM_NAME
Name of AR System

AR_HOME_CONFIGDIR_WIN32

public static final java.lang.String AR_HOME_CONFIGDIR_WIN32
Configuration directory for Win32 systems (conf)

AR_HOME_CONFIGFILE_WIN32

public static final java.lang.String AR_HOME_CONFIGFILE_WIN32
AR System server configuration filename for Win32 systems (ar.cfg)

AR_HOME_DB_CONFIGFILE_WIN32

public static final java.lang.String AR_HOME_DB_CONFIGFILE_WIN32
Database configuration filename for Win32 systems (ardb.cfg)

AR_HOME_AUDIT_CONFIGFILE_WIN32

public static final java.lang.String AR_HOME_AUDIT_CONFIGFILE_WIN32
Audit configuration filename for Win32 systems (araudit.conf)

AR_HOME_DEFAULT_WIN32

public static final java.lang.String AR_HOME_DEFAULT_WIN32
Default home directory for Win32 systems (c:\\arservdbcode)

AR_ENV_CONFIGDIR

public static final java.lang.String AR_ENV_CONFIGDIR
Environment variable for alternate config directory (ARCONFIGDIR)

AR_HOME_CONFIGDIR

public static final java.lang.String AR_HOME_CONFIGDIR
Directory (/etc) containing config files.

AR_HOME_CONFIGFILE

public static final java.lang.String AR_HOME_CONFIGFILE
AR System server configuration filename (ar.conf)

AR_HOME_DB_CONFIGFILE

public static final java.lang.String AR_HOME_DB_CONFIGFILE
Database configuration filename (ardb.conf)

AR_HOME_DEFAULT

public static final java.lang.String AR_HOME_DEFAULT
Default home directory (/usr/ar)

AR_HOME_AUDIT_CONFIGFILE

public static final java.lang.String AR_HOME_AUDIT_CONFIGFILE
Audit configuration filename (araudit.conf)

AR_LOG_FILE

public static final java.lang.String AR_LOG_FILE
Default filter log file (ar.log)

AR_DIRECTORY_FILE

public static final java.lang.String AR_DIRECTORY_FILE
Default server directory file (ar)

AR_APPL_AUDIT_FILE

public static final java.lang.String AR_APPL_AUDIT_FILE
Application audit file (appl.aud)

AR_APPL_VIOLATION_FILE

public static final java.lang.String AR_APPL_VIOLATION_FILE
Application audit violation file (appl.vio)

AR_DIRECTORY_AR_TAG

public static final java.lang.String AR_DIRECTORY_AR_TAG
Tag for AR System server (AR)

AR_MAX_ACTIONS

public static final int AR_MAX_ACTIONS
Maximum number of actions performed if the condition defined by the query parameter is satisfied. You can specify from 1 to 25 actions in this list.

AR_MAX_AL_MESSAGE_SIZE

public static final int AR_MAX_AL_MESSAGE_SIZE
Maximum size of an active link message.

AR_MAX_AUTOMATION_SIZE

public static final int AR_MAX_AUTOMATION_SIZE
String specifying the equation defined by the Automation action, including nested methods and the assignment if any. For example,

$Status$ = MethodA().MethodB(MethodC()).

It is used for display only, and limited by AR_MAX_AUTOMATION_SIZE (2000 bytes).


AR_MAX_BUFFER_SIZE

public static final int AR_MAX_BUFFER_SIZE
Reserved for future AR System use.

AR_MAX_CMENU_SIZE

public static final int AR_MAX_CMENU_SIZE
Maximum size of a character menu value.

AR_MAX_COMMAND_SIZE

public static final int AR_MAX_COMMAND_SIZE
Maximum size of a user command string. (No longer used in AR System)

AR_MAX_DDE_ITEM

public static final int AR_MAX_DDE_ITEM
Maximum size of a DDE item string.

AR_MAX_DDE_NAME

public static final int AR_MAX_DDE_NAME
Maximum size of a DDE service/topic name.

AR_MAX_COM_NAME

public static final int AR_MAX_COM_NAME
String specifying the name of the Automation server, length limited by AR_MAX_COM_NAME (64 bytes).

AR_MAX_COM_METHOD_NAME

public static final int AR_MAX_COM_METHOD_NAME
Name of the OLE Automation method, length limited by AR_MAX_COM_METHOD_NAME (128 bytes)

AR_MAX_COM_ID_SIZE

public static final int AR_MAX_COM_ID_SIZE
String specifying the unique ID assigned to this server in the registry, for the interface that owns the OLE Automation method, length limited by AR_MAX_COM_ID_SIZE (128 bytes).

AR_MAX_DEFAULT_SIZE

public static final int AR_MAX_DEFAULT_SIZE
Value to apply if a user submits an entry with no field value (applicable for data fields only). The default value can be as many as 255 bytes in length (limited by AR_MAX_DEFAULT_SIZE and must be of the same data type as the field.

AR_MAX_EMAIL_ADDR

public static final int AR_MAX_EMAIL_ADDR
Maximum size of a notify email address.

AR_MAX_ENTRYID_SIZE

public static final int AR_MAX_ENTRYID_SIZE
The ID of the entry (padded to AR_MAX_ENTRYID_SIZE). The first two bytes of this string indicate the number of Entry IDs,and the Entry ID immediately follows this number. (For example,a single Entry ID of 0000000000000006 will have an Entry ID of 010000000000000006. Join forms will have multiple Entry IDs, and the number of Entry IDs will be indicated in the first two bytes of this string.

AR_MAX_GROUPLIST_SIZE

public static final int AR_MAX_GROUPLIST_SIZE
Maximum size of the group list field.

AR_MAX_INDEX_BYTES

public static final int AR_MAX_INDEX_BYTES
Maximum bytes in ALL columns in an index.

AR_MAX_INDEX_FIELDS

public static final int AR_MAX_INDEX_FIELDS
Set of zero or more indexes to create for the form. You can specify from 1 to 16 fields for each index (limited by AR_MAX_INDEX_FIELDS. Diary fields and character fields larger than 255 bytes cannot be indexed.

AR_MAX_LANG_SIZE

public static final int AR_MAX_LANG_SIZE
Maximum size of a language name.

AR_MAX_MACRO_VALUE

public static final int AR_MAX_MACRO_VALUE
Maximum size of a macro value.

AR_MAX_MENU_ITEMS

public static final int AR_MAX_MENU_ITEMS
Maximum number of menu items in any single menu for character field default sets.

AR_MAX_MENU_LEVELS

public static final int AR_MAX_MENU_LEVELS
Maximum number of menu levels for character field default sets.

AR_MAX_LEVELS_DYNAMIC_MENU

public static final int AR_MAX_LEVELS_DYNAMIC_MENU
Max levels for Dynamic Query and SQL menu.

AR_MAX_MESSAGE_SIZE

public static final int AR_MAX_MESSAGE_SIZE
Maximum length of text that augments the message text. This text may come from the AR System server,the operating system,or database management system. The length is limited by AR_MAX_MESSAGE_SIZE (255 bytes).

AR_MAX_MULT_ENTRIES

public static final int AR_MAX_MULT_ENTRIES
Maximum number of entries that can be handled by a multiple entries call.

AR_MAX_NAME_SIZE

public static final int AR_MAX_NAME_SIZE
Screen label for the field (applicable for data fields only). This label can be as many as 254 bytes in length (limited by AR_MAX_NAME_SIZE).

AR_MAX_ACCESS_NAME_SIZE

public static final int AR_MAX_ACCESS_NAME_SIZE
Maximum size of an access name type (user, group, and so on)

AR_MAX_HOSTID_SIZE

public static final int AR_MAX_HOSTID_SIZE
Maximum size of a host id type

AR_MAX_LICENSE_NAME_SIZE

public static final int AR_MAX_LICENSE_NAME_SIZE
Maximum size of license name type

AR_MAX_LICENSE_KEY_SIZE

public static final int AR_MAX_LICENSE_KEY_SIZE
Maximum size of license key type

AR_MAX_NOTIFY_SIZE

public static final int AR_MAX_NOTIFY_SIZE
Maximum number of a notify text line.

AR_MAX_NOTIFY_LINE

public static final int AR_MAX_NOTIFY_LINE
Maximum number of a value line when values are formatted for a notification.

AR_MAX_NOTIFY_USER

public static final int AR_MAX_NOTIFY_USER
Maximum number of a notify user line.

AR_MAX_PATTERN_SIZE

public static final int AR_MAX_PATTERN_SIZE
Maximum number of a character limit pattern.

AR_MAX_RELATED_SIZE

public static final int AR_MAX_RELATED_SIZE
Maximum number of related-to field.

AR_MAX_SCHEMAID_SIZE

public static final int AR_MAX_SCHEMAID_SIZE
Maximum size of schema ID in flat file schema cache.

AR_MAX_SERVER_SIZE

public static final int AR_MAX_SERVER_SIZE
Maximum size of a server name cache.

AR_MAX_SDESC_SIZE

public static final int AR_MAX_SDESC_SIZE
Combined length of all specified fields, including separator characters, can be up to 255 bytes (limited by AR_MAX_SDESC_SIZE.

AR_MAX_SUBJECT_SIZE

public static final int AR_MAX_SUBJECT_SIZE
Maximum size of a notify subject line.

AR_MAX_FILENAME_SIZE

public static final int AR_MAX_FILENAME_SIZE
Filename size limit (12). Restrictive so names will be legal on any target system. These limits are smallest size.

AR_MAX_FILENAME_BASE

public static final int AR_MAX_FILENAME_BASE
Filename size limit (8). Restrictive so names will be legal on any target system. These limits are smallest size.

AR_MAX_FULL_FILENAME

public static final int AR_MAX_FULL_FILENAME
Filename size limit (255). Restrictive so names will be legal on any target system. These limits are smallest size.

AR_MAX_TBLFLD_NUMCOLS

public static final int AR_MAX_TBLFLD_NUMCOLS
Maximum columns in a table field.

AR_MAX_TBLFLD_RETROWS

public static final int AR_MAX_TBLFLD_RETROWS
Maximum rows returned in a refresh.

AR_MAX_COLFLD_COLLENGTH

public static final int AR_MAX_COLFLD_COLLENGTH
Maximum data size displayed in a column.

AR_MAX_CURRENCY_CODE_SIZE

public static final int AR_MAX_CURRENCY_CODE_SIZE
Maximum data size of ISO currency code .

MAXHOSTNAMELEN

public static final int MAXHOSTNAMELEN
Maximum size of a server name. Same as MAXHOSTNAMELEN from .

AR_MAX_FLATFILE_LIMIT

public static final int AR_MAX_FLATFILE_LIMIT
Maximum size of flat-file database (10000000).

AR_WARN_FLATFILE_LIMIT

public static final int AR_WARN_FLATFILE_LIMIT
Warning threshold if this size of flat-file database reached (9000000).

AR_MAX_BLOB_SIZE

public static final long AR_MAX_BLOB_SIZE
Maximum size of attachment BLOB (2147483647L)

AR_NO_LICENSE_DB_LIMIT

public static final int AR_NO_LICENSE_DB_LIMIT
Maximum bytes for flat-file database if server has not license.

AR_NO_LICENSE_DB_COUNT

public static final int AR_NO_LICENSE_DB_COUNT
Maximum bytes for RDBMS solution if server has not license.

AR_LICENSE_TYPE_NONE

public static final int AR_LICENSE_TYPE_NONE
Indicates no write license (read license).

AR_LICENSE_TYPE_FIXED

public static final int AR_LICENSE_TYPE_FIXED
Indicates fixed write license.

AR_LICENSE_TYPE_FLOATING

public static final int AR_LICENSE_TYPE_FLOATING
Indicates floating write license.

AR_LICENSE_TYPE_FIXED2

public static final int AR_LICENSE_TYPE_FIXED2
Indicates fixed write license type 2.

AR_DEFAULT_INTERVAL

public static final int AR_DEFAULT_INTERVAL
Default time interval for escalation (300 seconds)

AR_MAX_GOTOGUIDE_LABEL_SIZE

public static final int AR_MAX_GOTOGUIDE_LABEL_SIZE
Maximum size of Go To Guide label (128).

AR_MAX_WAIT_CONT_TITLE_SIZE

public static final int AR_MAX_WAIT_CONT_TITLE_SIZE
Maximum size of Label for Continue Button label in Wait active link action (64).

AR_CURRENT_API_VERSION

public static final int AR_CURRENT_API_VERSION
Current API version.

AR_NATIVE_ENCRYPTION

public static final int AR_NATIVE_ENCRYPTION
When exporting a definition, encrypts certain active link and char menu commands using native encryption. The commands are encrypted to prevent a user from modifying the commands and possibly cause malicious behaviors.

AR_UNICODE_ENCRYPTION

public static final int AR_UNICODE_ENCRYPTION
When exporting a definition, encrypts certain active link and char menu commands using unicode encryption. The commands are encrypted to prevent a user from modifying the commands and possibly cause malicious behaviors.

AR_ENCRYPTION_VERSION

public static final int AR_ENCRYPTION_VERSION
Used by export and import to encrypt/decrypt workflow actions. The commands are encrypted to prevent a user from modifying the commands and possibly cause malicious behaviors. Used by export and import to encrypt/decrypt workflow actions. The import logic looks at the version of the encryption to decide how to decrypt the actions.

AR_ENCRYPTION_VERSION_2

public static final int AR_ENCRYPTION_VERSION_2
Used by export and import to encrypt/decrypt workflow actions. The commands are encrypted to prevent a user from modifying the commands and possibly cause malicious behaviors. Used by export and import to encrypt/decrypt workflow actions. The import logic looks at the version of the encryption to decide how to decrypt the actions. The main difference between AR_ENCRYPTION_VERSION and AR_ENCRYPTION_VERSION_2 is that AR_ENCRYPTION_VERSION_2 is best used for multi-byte characters.

FALSE

public static final int FALSE
Name for the FALSE system constant for support of ARBoolean type

False

public static final int False
Name for the False system constant for support of ARBoolean type

TRUE

public static final int TRUE
Name for the TRUE system constant for support of ARBoolean type

True

public static final int True
Name for the True system constant for support of ARBoolean type

AR_RETURN_OK

public static final int AR_RETURN_OK
Operation successful — status may contain one or more informational messages.

AR_RETURN_WARNING

public static final int AR_RETURN_WARNING
Operation successful, but some problem encountered — status contains one or more warning messages and may also contain informational messages.

AR_RETURN_ERROR

public static final int AR_RETURN_ERROR
Operation failed — status contains one or more error messages and may also contain warning or informational messages.

AR_RETURN_FATAL

public static final int AR_RETURN_FATAL
Operation failed — status may contain one or more messages.

AR_RETURN_BAD_STATUS

public static final int AR_RETURN_BAD_STATUS
Invalid status parameter — operation cancelled.

AR_RETURN_PROMPT

public static final int AR_RETURN_PROMPT
Status for the active link action.

AR_RETURN_ACCESSIBLE

public static final int AR_RETURN_ACCESSIBLE
status message for client accessibility

AR_BYTE_LIST_SELF_DEFINED

public static final int AR_BYTE_LIST_SELF_DEFINED
Background image for the details pane in whatever format you specify.

AR_BYTE_LIST_WIN30_BITMAP

public static final int AR_BYTE_LIST_WIN30_BITMAP
Background image (Windows 3.0 .bmp) for the details pane.

AR_BYTE_LIST_JPEG

public static final int AR_BYTE_LIST_JPEG
Background image (.jpg or .jpeg) for the details pane.

AR_BYTE_LIST_TIFF

public static final int AR_BYTE_LIST_TIFF
Background image (.tiff) for the details pane.

AR_BYTE_LIST_TARGA

public static final int AR_BYTE_LIST_TARGA
Background image (.tga) for the details pane.

AR_BYTE_LIST_PCX

public static final int AR_BYTE_LIST_PCX
Background image (.pcx) for the details pane.

AR_DATA_TYPE_NULL

public static final int AR_DATA_TYPE_NULL
Specifies NULL value.

AR_DATA_TYPE_KEYWORD

public static final int AR_DATA_TYPE_KEYWORD
An integer value identifying the particular keyword.

AR_DATA_TYPE_INTEGER

public static final int AR_DATA_TYPE_INTEGER

AR_DATA_TYPE_REAL

public static final int AR_DATA_TYPE_REAL

AR_DATA_TYPE_CHAR

public static final int AR_DATA_TYPE_CHAR

AR_DATA_TYPE_DIARY

public static final int AR_DATA_TYPE_DIARY

AR_DATA_TYPE_ENUM

public static final int AR_DATA_TYPE_ENUM

AR_DATA_TYPE_TIME

public static final int AR_DATA_TYPE_TIME
Specifies UNIX-style date/time stamp (number of seconds since midnight January 1,1970).

AR_DATA_TYPE_BITMASK

public static final int AR_DATA_TYPE_BITMASK

AR_DATA_TYPE_BYTES

public static final int AR_DATA_TYPE_BYTES
Specifies list of bytes containing binary data.

AR_DATA_TYPE_DECIMAL

public static final int AR_DATA_TYPE_DECIMAL

AR_DATA_TYPE_ATTACH

public static final int AR_DATA_TYPE_ATTACH

AR_DATA_TYPE_CURRENCY

public static final int AR_DATA_TYPE_CURRENCY
Specifies the currency type.

AR_DATA_TYPE_DATE

public static final int AR_DATA_TYPE_DATE
Specifies the date type.

AR_DATA_TYPE_TIME_OF_DAY

public static final int AR_DATA_TYPE_TIME_OF_DAY
Specifies time (number of seconds since midnight).

AR_DATA_TYPE_JOIN

public static final int AR_DATA_TYPE_JOIN
This is reserved for future AR System use.

AR_DATA_TYPE_TRIM

public static final int AR_DATA_TYPE_TRIM
Specifies the data type (trim) of the field to create.

AR_DATA_TYPE_CONTROL

public static final int AR_DATA_TYPE_CONTROL
Specifies the data type (control) of the field to create.

AR_DATA_TYPE_TABLE

public static final int AR_DATA_TYPE_TABLE
Specifies number of columns, search qualification, maximum number of rows to retrieve, schema name, and server name of the table to create.

AR_DATA_TYPE_COLUMN

public static final int AR_DATA_TYPE_COLUMN
Specifies parent field ID, parent schema ID, and number of characters to display to create.

AR_DATA_TYPE_PAGE

public static final int AR_DATA_TYPE_PAGE
Specifies the data type (page) of the field to create.

AR_DATA_TYPE_PAGE_HOLDER

public static final int AR_DATA_TYPE_PAGE_HOLDER
Specifies the data type (page holder) of the field to create.

AR_DATA_TYPE_ATTACH_POOL

public static final int AR_DATA_TYPE_ATTACH_POOL
Specifies the data type (attachment pool) of the field to create.

AR_DATA_TYPE_ULONG

public static final int AR_DATA_TYPE_ULONG
Specifies a 32-bit unsigned integer value to create.

AR_DATA_TYPE_COORDS

public static final int AR_DATA_TYPE_COORDS
Specifies a list of (x ,y ) coordinate pairs to create.

AR_DATA_TYPE_VIEW

public static final int AR_DATA_TYPE_VIEW
Specifies a view field (character data).

AR_DATA_TYPE_DISPLAY

public static final int AR_DATA_TYPE_DISPLAY
Specifies a display field (e.g., flashboards; character data).

AR_FIELD_TYPE_DATA

public static final int AR_FIELD_TYPE_DATA
Retrieve or store data fields.

AR_FIELD_TYPE_TRIM

public static final int AR_FIELD_TYPE_TRIM
Retrieve or store trim fields.

AR_FIELD_TYPE_CONTROL

public static final int AR_FIELD_TYPE_CONTROL
Retrieve or store control fields.

AR_FIELD_TYPE_PAGE

public static final int AR_FIELD_TYPE_PAGE
Retrieve or store page fields.

AR_FIELD_TYPE_PAGE_HOLDER

public static final int AR_FIELD_TYPE_PAGE_HOLDER
Retrieve or store page holder fields.

AR_FIELD_TYPE_TABLE

public static final int AR_FIELD_TYPE_TABLE
Retrieve or store table fields.

AR_FIELD_TYPE_COLUMN

public static final int AR_FIELD_TYPE_COLUMN
Retrieve or store column fields.

AR_FIELD_TYPE_ATTACH

public static final int AR_FIELD_TYPE_ATTACH
Retrieve or store attachment field type.

AR_FIELD_TYPE_ATTACH_POOL

public static final int AR_FIELD_TYPE_ATTACH_POOL
Retrieve or store attachment pool type.

AR_FIELD_TYPE_ALL

public static final int AR_FIELD_TYPE_ALL
Retrieves and stores all field types.

AR_DEFAULT_VALUE_NONE

public static final int AR_DEFAULT_VALUE_NONE
Indicates that there is no default value for this field.

AR_KEYWORD_DEFAULT

public static final int AR_KEYWORD_DEFAULT
Admin-defined default for the field, if any.

AR_KEYWORD_USER

public static final int AR_KEYWORD_USER
Login name of the current user.

AR_KEYWORD_TIMESTAMP

public static final int AR_KEYWORD_TIMESTAMP
Current date/time.

AR_KEYWORD_TIME_ONLY

public static final int AR_KEYWORD_TIME_ONLY
Current time. (date defaults to today)

AR_KEYWORD_DATE_ONLY

public static final int AR_KEYWORD_DATE_ONLY
Current date. (time defaults to midnight)

AR_KEYWORD_SCHEMA

public static final int AR_KEYWORD_SCHEMA
Schema currently being worked on.

AR_KEYWORD_SERVER

public static final int AR_KEYWORD_SERVER
AR System server currently being accessed.

AR_KEYWORD_WEEKDAY

public static final int AR_KEYWORD_WEEKDAY
Current day of the week as a character string.

AR_KEYWORD_GROUPS

public static final int AR_KEYWORD_GROUPS
Set of groups current user is member of. (returns empty string for escalations(

AR_KEYWORD_OPERATION

public static final int AR_KEYWORD_OPERATION
Operation being performed. (For example, AR_KEY_OPERATION_CREATE)

AR_KEYWORD_HARDWARE

public static final int AR_KEYWORD_HARDWARE
Hardware on which the process is running. This is the name each hardware vendor has given their hardware, as in the following:

AR_KEYWORD_OS

public static final int AR_KEYWORD_OS
OS and release of OS on which a process is running.

AR_KEYWORD_DATABASE

public static final int AR_KEYWORD_DATABASE
Database and version of database used on the current server.

AR_KEYWORD_LASTID

public static final int AR_KEYWORD_LASTID
Entry ID of most recently created entry upon a successful submit operation during the user's login environment.

AR_KEYWORD_LASTCOUNT

public static final int AR_KEYWORD_LASTCOUNT
Number of matches to most recent search.

AR_KEYWORD_VERSION

public static final int AR_KEYWORD_VERSION
Software version running on the client (active links) or server (filters and escalations). This keyword includes any applicable patch number.

AR_KEYWORD_VUI

public static final int AR_KEYWORD_VUI
Name of the form view displayed in the active window (returns an empty string for filters and escalations).

AR_KEYWORD_GUIDETEXT

public static final int AR_KEYWORD_GUIDETEXT
Current Guide Text (client only) entered under the Help tab when you create or modify a guide.

AR_KEYWORD_FIELDHELP

public static final int AR_KEYWORD_FIELDHELP
Current Field Help (client only) in the Help Text tab of the Field Properties window.

AR_KEYWORD_GUIDE

public static final int AR_KEYWORD_GUIDE
Current running guide (client only). (The name is $NULL$ if no guide is running.)

AR_KEYWORD_APPLICATION

public static final int AR_KEYWORD_APPLICATION
The name (not label) of the currently running (client only) application. (The name is $NULL$ if no application is running.)

AR_KEYWORD_LOCALE

public static final int AR_KEYWORD_LOCALE
User locale.

AR_KEYWORD_CLIENT_TYPE

public static final int AR_KEYWORD_CLIENT_TYPE
Client type of the API program.

AR_KEYWORD_SCHEMA_ALIAS

public static final int AR_KEYWORD_SCHEMA_ALIAS
Alias name for the current form.

AR_KEYWORD_ROWSELECTED

public static final int AR_KEYWORD_ROWSELECTED
Indicates whether a row in a table field was selected.

AR_KEYWORD_ROWCHANGED

public static final int AR_KEYWORD_ROWCHANGED
Indicates whether any row has been modified

AR_KEYWORD_BROWSER

public static final int AR_KEYWORD_BROWSER
Browser type (client only)

AR_KEYWORD_VUI_TYPE

public static final int AR_KEYWORD_VUI_TYPE
VUI type.

AR_KEYWORD_TCPPORT

public static final int AR_KEYWORD_TCPPORT
TCP/IP port of the local AR System server.

AR_KEYWORD_HOMEURL

public static final int AR_KEYWORD_HOMEURL
Base location of mid tier installation.

AR_KEYWORD_NO

public static final int AR_KEYWORD_NO
No more keywords. Returns NO!

AR_MAX_KEYWORD_USED

public static final int AR_MAX_KEYWORD_USED
Sets to code for "highest" keyword.

AR_KEY_OPERATION_CREATE

public static final java.lang.String AR_KEY_OPERATION_CREATE
Submit/create operation in AR System User tool.

AR_KEY_OPERATION_DELETE

public static final java.lang.String AR_KEY_OPERATION_DELETE
Delete operation in AR System User tool.

AR_KEY_OPERATION_GET

public static final java.lang.String AR_KEY_OPERATION_GET
Display/get operation in AR System User tool.

AR_KEY_OPERATION_GETLIST

public static final java.lang.String AR_KEY_OPERATION_GETLIST
Query list operation in AR System User tool.

AR_KEY_OPERATION_MERGE

public static final java.lang.String AR_KEY_OPERATION_MERGE
Merge operation not currently applicable in AR System User tool.

AR_KEY_OPERATION_SET

public static final java.lang.String AR_KEY_OPERATION_SET
Modify operation in Ar System User tool.

AR_KEY_OPERATION_SET_ALL

public static final java.lang.String AR_KEY_OPERATION_SET_ALL
Modify all operation in AR System User tool.

AR_KEY_OPERATION_QUERY

public static final java.lang.String AR_KEY_OPERATION_QUERY
Search/query operation in AR System User tool.

AR_KEY_OPERATION_GUIDE

public static final java.lang.String AR_KEY_OPERATION_GUIDE
Guide operation not currently applicable in AR System User tool.

AR_PATTERN_KEY_DIGIT

public static final int AR_PATTERN_KEY_DIGIT
User must enter a keyword value pattern of digits ($DIGIT$) into the character field.

AR_PATTERN_KEY_ALPHA

public static final int AR_PATTERN_KEY_ALPHA
User must enter a keyword value pattern of alphabetic characters (and blank space) ($ALPHA$) into the character field.

AR_PATTERN_KEY_ALNUM

public static final int AR_PATTERN_KEY_ALNUM
User must enter a keyword value pattern of alphabetic characters and digits (and blank space) ($ALNUM$) into the character field.

AR_PATTERN_KEY_PRINT

public static final int AR_PATTERN_KEY_PRINT
User must enter a keyword value pattern of printable characters ($PRINT$) into the character field.

AR_PATTERN_KEY_UPPER

public static final int AR_PATTERN_KEY_UPPER
User must enter a keyword value pattern of any character ($UPPER$) except lowercase letters into the character field. This includes special characters, digits, and blank spaces.

AR_PATTERN_KEY_LOWER

public static final int AR_PATTERN_KEY_LOWER
User must enter a keyword value pattern of any character ($LOWER$) except uppercase letters into the character field. This includes special characters, digits, and blank spaces.

AR_PATTERN_KEY_MENU

public static final int AR_PATTERN_KEY_MENU
User must enter a keyword value pattern that matches an item defined in the menu attached to the field ($MENU$) into the character field.

AR_LOC_NULL

public static final int AR_LOC_NULL
Reserved for future AR System use.

AR_LOC_FILENAME

public static final int AR_LOC_FILENAME
Specifies you want the contents of the blob returned in a file. The structure also contains the name of the file to be used.

AR_LOC_BUFFER

public static final int AR_LOC_BUFFER
Specifies you want the contents of the blob returned in a data buffer. The structure also contains the name of the buffer to be used.

AR_NO_MAX_LIST_RETRIEVE

public static final int AR_NO_MAX_LIST_RETRIEVE
Specifies no maximum limit for number of entries retrieved by get list.

AR_START_WITH_FIRST_ENTRY

public static final int AR_START_WITH_FIRST_ENTRY
Indicates result set should retrieve starting with first entry.

AR_MERGE_ENTRY_DUP_ERROR

public static final int AR_MERGE_ENTRY_DUP_ERROR
Generate an error if the Entry ID field and the ID specified already exists in the target form.

AR_MERGE_ENTRY_DUP_NEW_ID

public static final int AR_MERGE_ENTRY_DUP_NEW_ID
Create a new entry with a new ID if the Entry ID field and the ID specified already exists in the target form.

AR_MERGE_ENTRY_DUP_OVERWRITE

public static final int AR_MERGE_ENTRY_DUP_OVERWRITE
Delete the existing entry and create a new one in its place if the Entry ID field and the ID specified already exists in the target form.

AR_MERGE_ENTRY_DUP_MERGE

public static final int AR_MERGE_ENTRY_DUP_MERGE
Update the fields specified in the existing entry if the Entry ID field and the ID specified already exists in the target form.

AR_MERGE_NO_REQUIRED_INCREMENT

public static final int AR_MERGE_NO_REQUIRED_INCREMENT
Allow NULL in required fields in the merge (not applicable for the Submitter, Status, or Short-Description core fields)

AR_MERGE_NO_PATTERNS_INCREMENT

public static final int AR_MERGE_NO_PATTERNS_INCREMENT
Skip field pattern checking (including $MENU$) in the merge

AR_STAT_HISTORY_USER

public static final int AR_STAT_HISTORY_USER
Specifies user who assigned the specified status.

AR_STAT_HISTORY_TIME

public static final int AR_STAT_HISTORY_TIME
Specifies time when the status was assigned.

AR_MAX_LOCAL_VARIABLES

public static final int AR_MAX_LOCAL_VARIABLES
Maximum number of local variables.

AR_QUERY_VALUE_MULTI_ERROR

public static final int AR_QUERY_VALUE_MULTI_ERROR
Returns an error message and stops processing in workflow if multiple matches are found in selected form.

AR_QUERY_VALUE_MULTI_FIRST

public static final int AR_QUERY_VALUE_MULTI_FIRST
Inserts the value of the first request that meets the qualification if multiple matches are found in selected form.

AR_QUERY_VALUE_MULTI_SET

public static final int AR_QUERY_VALUE_MULTI_SET
Assigns a NULL value to all of the fields that you are setting if multiple matches are found in selected form.

AR_FIELD

public static final int AR_FIELD
Tag used to indicate a field.

AR_VALUE

public static final int AR_VALUE
Tag used to indicate a constant or keyword value.

AR_ARITHMETIC

public static final int AR_ARITHMETIC
Result value from an arithmetic operation to compare in a relational operation.

AR_STAT_HISTORY

public static final int AR_STAT_HISTORY
A value from the Status-History core field to compare in a relational operation.

AR_VALUE_SET

public static final int AR_VALUE_SET
Set of values used for the IN operator

AR_CURRENCY_FLD

public static final int AR_CURRENCY_FLD
Value from Currency Field

AR_CURRENCY_PART_FIELD

public static final int AR_CURRENCY_PART_FIELD
Field part for Currency Field

AR_CURRENCY_PART_VALUE

public static final int AR_CURRENCY_PART_VALUE
Value part for Currency Field

AR_CURRENCY_PART_TYPE

public static final int AR_CURRENCY_PART_TYPE
Currency Code Type part for Currency Field

AR_CURRENCY_PART_DATE

public static final int AR_CURRENCY_PART_DATE
Date part for Currency Field

AR_CURRENCY_PART_FUNCTIONAL

public static final int AR_CURRENCY_PART_FUNCTIONAL
Functional part for Currency Field

AR_FIELD_TRAN

public static final int AR_FIELD_TRAN
Used for filters to check the value for the transaction only. Use CURRENT if value is in transaction or if not there in RDBMS.

AR_FIELD_DB

public static final int AR_FIELD_DB
Used for filters to check the value in the RDBMS only. Use CURRENT if value is in transaction or if not there in RDBMS.

AR_LOCAL_VARIABLE

public static final int AR_LOCAL_VARIABLE
Local variable for filters and active links.

AR_QUERY

public static final int AR_QUERY
Query another schema for filters or active links.

AR_CURRENCY_FLD_TRAN

public static final int AR_CURRENCY_FLD_TRAN
Value from Currency Field from transaction

AR_CURRENCY_FLD_DB

public static final int AR_CURRENCY_FLD_DB
Value from Currency Field from db

AR_CURRENCY_FLD_CURRENT

public static final int AR_CURRENCY_FLD_CURRENT
Value from Currency Field from current

AR_FIELD_CURRENT

public static final int AR_FIELD_CURRENT
Used for active links to indicate a field reference to the screen which active link is being fired from. Used for filters to indicate use of the value in the transaction if value is present and from the database if not.

AR_ARITH_OP_ADD

public static final int AR_ARITH_OP_ADD
Adds the left and right operands.

AR_ARITH_OP_SUBTRACT

public static final int AR_ARITH_OP_SUBTRACT
Subtracts the right operand from the left operand.

AR_ARITH_OP_MULTIPLY

public static final int AR_ARITH_OP_MULTIPLY
Multiplies the left and right operands.

AR_ARITH_OP_DIVIDE

public static final int AR_ARITH_OP_DIVIDE
Divides the left operand by the right operand.

AR_ARITH_OP_MODULO

public static final int AR_ARITH_OP_MODULO
Finds the remainder after dividing the left operand by the right operand.

AR_ARITH_OP_NEGATE

public static final int AR_ARITH_OP_NEGATE
Changes the sign of the right operand (left operand is ignored).

AR_REL_OP_EQUAL

public static final int AR_REL_OP_EQUAL
Tests whether the left operand is equal to the right operand.

AR_REL_OP_GREATER

public static final int AR_REL_OP_GREATER
Tests whether the left operand is greater than the right operand.

AR_REL_OP_GREATER_EQUAL

public static final int AR_REL_OP_GREATER_EQUAL
Tests whether the left operand is greater than or is equal to the right operand.

AR_REL_OP_LESS

public static final int AR_REL_OP_LESS
Tests whether the left operand is less than the right operand.

AR_REL_OP_LESS_EQUAL

public static final int AR_REL_OP_LESS_EQUAL
Tests whether the left operand is less than or is equal to the right operand.

AR_REL_OP_NOT_EQUAL

public static final int AR_REL_OP_NOT_EQUAL
Tests whether the left operand is not equal to the right operand.

AR_REL_OP_LIKE

public static final int AR_REL_OP_LIKE
Tests whether the left operand is LIKE the pattern defined by the right operand.

AR_REL_OP_IN

public static final int AR_REL_OP_IN
Tests whether the left operand is equal to the right operand.

AR_COND_OP_NONE

public static final int AR_COND_OP_NONE
No qualification.

AR_COND_OP_AND

public static final int AR_COND_OP_AND
A qualification using the AND operator.

AR_COND_OP_OR

public static final int AR_COND_OP_OR
A qualification using the OR operator.

AR_COND_OP_NOT

public static final int AR_COND_OP_NOT
A qualification using the NOT operator.

AR_COND_OP_REL_OP

public static final int AR_COND_OP_REL_OP
A qualification using a relational operator.

AR_SORT_ASCENDING

public static final int AR_SORT_ASCENDING
Tag for ascending sort order.

AR_SORT_DESCENDING

public static final int AR_SORT_DESCENDING
Tag for descending sort order.

AR_STAT_OP_COUNT

public static final int AR_STAT_OP_COUNT
Total number of matching entries.

AR_STAT_OP_SUM

public static final int AR_STAT_OP_SUM
Sum of values for each group.

AR_STAT_OP_AVERAGE

public static final int AR_STAT_OP_AVERAGE
Average value for each group.

AR_STAT_OP_MINIMUM

public static final int AR_STAT_OP_MINIMUM
Minimum value for each group.

AR_STAT_OP_MAXIMUM

public static final int AR_STAT_OP_MAXIMUM
Maximum value for each group.

AR_FIELD_OPTION_REQUIRED

public static final int AR_FIELD_OPTION_REQUIRED
Required (data fields only). User must enter data.

AR_FIELD_OPTION_OPTIONAL

public static final int AR_FIELD_OPTION_OPTIONAL
Optional (data fields only). User need not enter data.

AR_FIELD_OPTION_SYSTEM

public static final int AR_FIELD_OPTION_SYSTEM
System field that is read-only to ALL users. NOTE: Fields cannot be created with nor set to this option.

AR_FIELD_OPTION_DISPLAY

public static final int AR_FIELD_OPTION_DISPLAY
Display-only (data fields only). Works like an optional field but doesn't write to the database.

AR_FIELD_OPEN_AT_CREATE

public static final int AR_FIELD_OPEN_AT_CREATE
Any user (including guest users) can enter data in the field when submitting.

AR_FIELD_PROTECTED_AT_CREATE

public static final int AR_FIELD_PROTECTED_AT_CREATE
Only users who have been granted permission can enter data in the field when submitting.

AR_DISPLAY_TAG_SQL

public static final java.lang.String AR_DISPLAY_TAG_SQL
Tag used to identify SQL view display.

AR_DPROP_NONE

public static final int AR_DPROP_NONE
Indicates the NULL display property of the field. You can specify no display properties by passing an empty property list. This property will be ignored if the list also contains other display properties.

AR_DPROP_TRIM_TYPE

public static final int AR_DPROP_TRIM_TYPE
(unsigned long) A value indicating the type of trim field.

AR_DVAL_TRIM_NONE

public static final int AR_DVAL_TRIM_NONE
No trim field type.

AR_DVAL_TRIM_LINE

public static final int AR_DVAL_TRIM_LINE
Trim field is horizontal or vertical line.

AR_DVAL_TRIM_SHAPE

public static final int AR_DVAL_TRIM_SHAPE
Trim field is box (rectangle).

AR_DVAL_TRIM_TEXT

public static final int AR_DVAL_TRIM_TEXT
Trim field is one or more rows of text.

AR_DVAL_TRIM_IMAGE

public static final int AR_DVAL_TRIM_IMAGE
Trim field is a static image.

AR_DPROP_CNTL_TYPE

public static final int AR_DPROP_CNTL_TYPE
(unsigned long) A bitmask indicating the screen appearance for a control field.

AR_DVAL_CNTL_BUTTON

public static final int AR_DVAL_CNTL_BUTTON
Control field appears on screen as a button.

AR_DVAL_CNTL_MENU

public static final int AR_DVAL_CNTL_MENU
Control field appears on screen as a menu item.

AR_DVAL_CNTL_TOOLBAR

public static final int AR_DVAL_CNTL_TOOLBAR
Control field appears on screen as a toolbar button.

AR_DVAL_CNTL_TAB_SWITCH

public static final int AR_DVAL_CNTL_TAB_SWITCH
Control field appears on screen as a tabbed dialog switch.

AR_DVAL_CNTL_URL

public static final int AR_DVAL_CNTL_URL
Control field appears on screen as a URL type button.

AR_DVAL_CNTL_CHART

public static final int AR_DVAL_CNTL_CHART
Chart type

AR_DVAL_CNTL_METER

public static final int AR_DVAL_CNTL_METER
Meter type

AR_FIXED_POINT_PRECISION

public static final int AR_FIXED_POINT_PRECISION
Normalizes all coordinate values before storing them in the database and then maps these values to pixels in the current environment upon retrieval.

Use the following algorithm to normalize coordinate values before storing them:

Normalized =(Pixel *AR_FIXED_POINT_PRECISION * Static Font Metric) / (Dynamic Font Metric * Platform Scale)

Use this algorithm to map coordinate values to pixels upon retrieval:

Pixel =((Normalized *Dynamic Font Metric / Static Font Metric / Platform Scale) + (AR_FIXED_POINT_PRECISION / 2)) / AR_FIXED_POINT_PRECISION

The value for AR_FIXED_POINT_PRECISION is 100 on all platforms.

For additional information on AR_FIXED_POINT_PRECISION, refer to the AR System C API Guide.


AR_DPROP_BBOX

public static final int AR_DPROP_BBOX
A set of coordinates (X,Y) that specify the screen boundaries (bounding box) for the field (applicable for all fields except page and column fields). The first coordinate pair identifies the upper-left corner for the field. The second coordinate pair identifies the lower-right corner (see also AR_DPROP_COORDS).

AR_DPROP_VISIBLE

public static final int AR_DPROP_VISIBLE
(integer) A flag indicating the visibility of the field. Valid values for this property are 0 (hidden) and 1 (visible). The default value is 1 (visible). For control fields, this setting applies to all specified screen appearances (see AR_DPROP_CNTL_TYPE).

AR_DPROP_ENABLE

public static final int AR_DPROP_ENABLE
(unsigned long) A value identifying the enabled/disabled status of the field. For control fields, this setting applies to all specified screen appearances (see AR_DPROP_CNTL_TYPE).

AR_DVAL_ENABLE_DEFAULT

public static final int AR_DVAL_ENABLE_DEFAULT
Sets value of data field to default (read/write). (AR_DVAL_ENABLE_READ_WRITE)

AR_DVAL_ENABLE_READ_ONLY

public static final int AR_DVAL_ENABLE_READ_ONLY
View and select only (data) in field; disabled (trim or control)

AR_DVAL_ENABLE_READ_WRITE

public static final int AR_DVAL_ENABLE_READ_WRITE
View, select, and change (data) in field; enabled (trim or control)

AR_DVAL_ENABLE_DISABLE

public static final int AR_DVAL_ENABLE_DISABLE
Disabled (data,trim,or control) field

AR_DPROP_HELP

public static final int AR_DPROP_HELP
Use field/VUI help.

AR_DPROP_Z_ORDER

public static final int AR_DPROP_Z_ORDER
(unsigned long) A value that determines the field drawing order. The value associated with each field in a view (VUI) determines the back-to-front layering of the fields on the screen (from lowest to highest). The Z-order values of all fields associated with a given view must be unique. If two or more fields have duplicate Z-order values, the system will order them at random.

AR_DPROP_COLOR_FILL

public static final int AR_DPROP_COLOR_FILL
Fill color of field. Default custom color is "#BBGGRR".

AR_DVAL_COLOR_NONE

public static final java.lang.String AR_DVAL_COLOR_NONE
No fill color of field. String value = none

AR_DVAL_COLOR_BG

public static final java.lang.String AR_DVAL_COLOR_BG
Background color of field. String value = bg

AR_DVAL_COLOR_FG

public static final java.lang.String AR_DVAL_COLOR_FG
Foreground color of field. String value = fg

AR_DVAL_COLOR_EDIT_BG

public static final java.lang.String AR_DVAL_COLOR_EDIT_BG
Color of text edit background. String value = edit_bg

AR_DVAL_COLOR_EDIT_FG

public static final java.lang.String AR_DVAL_COLOR_EDIT_FG
Color of text edit foreground. String value = edit_fg

AR_DVAL_COLOR_FOCUS

public static final java.lang.String AR_DVAL_COLOR_FOCUS
Color of input focus highlight. String value = focus

AR_DVAL_COLOR_INSET1

public static final java.lang.String AR_DVAL_COLOR_INSET1
1st level group. String value = inset1

AR_DVAL_COLOR_INSET2

public static final java.lang.String AR_DVAL_COLOR_INSET2
2nd level group. String value = inset2

AR_DPROP_DEPTH_EFFECT

public static final int AR_DPROP_DEPTH_EFFECT
(unsigned long) A value indicating the three-dimensional style for the field. This property, in conjunction with the AR_DPROP_LINE_WIDTH property, determines the overall look of line-and box-type trim fields.

AR_DVAL_DEPTH_EFFECT_FLAT

public static final int AR_DVAL_DEPTH_EFFECT_FLAT
No three-dimensional effect for field.

AR_DVAL_DEPTH_EFFECT_RAISED

public static final int AR_DVAL_DEPTH_EFFECT_RAISED
Three-dimensional effect for field appears to lie above screen surface.

AR_DVAL_DEPTH_EFFECT_SUNKEN

public static final int AR_DVAL_DEPTH_EFFECT_SUNKEN
Three-dimensional effect for field appears to lie below screen surface.

AR_DVAL_DEPTH_EFFECT_FLOATING

public static final int AR_DVAL_DEPTH_EFFECT_FLOATING
Three-dimensional effect for field appears to float above screen surface.

AR_DVAL_DEPTH_EFFECT_ETCHED

public static final int AR_DVAL_DEPTH_EFFECT_ETCHED
Three-dimensional effect for field appears to etched into screen surface.

AR_DPROP_DEPTH_AMOUNT

public static final int AR_DPROP_DEPTH_AMOUNT
Specifies amount of depth, depending on field type.

AR_DPROP_COLOR_LINE

public static final int AR_DPROP_COLOR_LINE
Color of line.

AR_DPROP_COLOR_TEXT

public static final int AR_DPROP_COLOR_TEXT
Color of text.

AR_DPROP_PROMPT

public static final int AR_DPROP_PROMPT
(character string) No prompt. This form of help is displayed on status line in Windows.

AR_DPROP_HIDE_WEBHELP

public static final int AR_DPROP_HIDE_WEBHELP
(integer) If Boolean value set to True, field displays help link. If set to False, no help link. Applicable for fields in web views.

AR_DPROP_LABEL

public static final int AR_DPROP_LABEL
(character string) The screen label for the field (applicable for data fields only). This label can be as many as 30 bytes in length (limited by AR_MAX_NAME_SIZE).

AR_DPROP_LABEL_BBOX

public static final int AR_DPROP_LABEL_BBOX
A set of coordinates (X,Y) that specify the screen boundaries (bounding box) for the field label (applicable for data fields only). The first coordinate pair identifies the upper-left corner for the label. The second coordinate pair identifies the lower-right corner.The coordinates specified are relative to the field's location as specified in its AR_DPROP_BBOX property, not to the window or page containing it.

AR_DPROP_LABEL_FONT_STYLE

public static final int AR_DPROP_LABEL_FONT_STYLE
(character string) Font style (derived from field type/option).

AR_DPROP_LABEL_FONT_SIZE

public static final int AR_DPROP_LABEL_FONT_SIZE
(unsigned long) Font size (derive from field setting).

AR_DPROP_LABEL_COLOR_TEXT

public static final int AR_DPROP_LABEL_COLOR_TEXT
(character string) The color of the field label. Specify the color as #BBGGRR, a string concatenating the two-digit hexadecimal values for blue, green, and red.

AR_DPROP_LABEL_JUSTIFY

public static final int AR_DPROP_LABEL_JUSTIFY
(integer) Depends on field value setting, for example, AR_DVAL_JUSTIFY_DEFAULT:

AR_DVAL_JUSTIFY_DEFAULT

public static final int AR_DVAL_JUSTIFY_DEFAULT
Sets horizontal alignment of the label to default location (left-justified).

AR_DVAL_JUSTIFY_LEFT

public static final int AR_DVAL_JUSTIFY_LEFT
Horizontal alignment of the label is left-justified (default).

AR_DVAL_JUSTIFY_CENTER

public static final int AR_DVAL_JUSTIFY_CENTER
Horizontal alignment of the label is center-justified.

AR_DVAL_JUSTIFY_FILL

public static final int AR_DVAL_JUSTIFY_FILL
Horizontal alignment of the label fills to both sides.

AR_DVAL_JUSTIFY_RIGHT

public static final int AR_DVAL_JUSTIFY_RIGHT
Horizontal alignment of the label is right-justified.

AR_DVAL_JUSTIFY_TILE

public static final int AR_DVAL_JUSTIFY_TILE
Horizontal alignment of the label is tiled to fill both sides.

AR_DPROP_LABEL_ALIGN

public static final int AR_DPROP_LABEL_ALIGN
Field (in field/value pair) for aligning field label.

AR_DVAL_ALIGN_DEFAULT

public static final int AR_DVAL_ALIGN_DEFAULT
Default value (top) for aligning AR_DPROP_LABEL_ALIGN field label.

AR_DVAL_ALIGN_TOP

public static final int AR_DVAL_ALIGN_TOP
The vertical alignment of the label (AR_DPROP_LABEL_ALIGN) is top-aligned.

AR_DVAL_ALIGN_MIDDLE

public static final int AR_DVAL_ALIGN_MIDDLE
The vertical alignment of the label (AR_DPROP_LABEL_ALIGN) is middle-aligned.

AR_DVAL_ALIGN_FILL

public static final int AR_DVAL_ALIGN_FILL
The vertical alignment of the background image of the label (AR_DPROP_LABEL_ALIGN) is expand-to-fill.

AR_DVAL_ALIGN_BOTTOM

public static final int AR_DVAL_ALIGN_BOTTOM
The vertical alignment of the label (AR_DPROP_LABEL_ALIGN) is bottom-aligned.

AR_DVAL_ALIGN_TILE

public static final int AR_DVAL_ALIGN_TILE
The vertical alignment of the background image of label (AR_DPROP_LABEL_ALIGN) is tile-to-fill.

AR_DPROP_LABEL_POS_SECTOR

public static final int AR_DPROP_LABEL_POS_SECTOR
(unsigned long) A value indicating the label position relative to the field. This property, in conjunction with the AR_DPROP_LABEL_POS_JUSTIFY and AR_DPROP_LABEL_POS_ALIGN properties, determines the specific placement and alignment of the screen label (see AR_DPROP_LABEL_POS_ALIGN).

AR_DVAL_SECTOR_NONE

public static final int AR_DVAL_SECTOR_NONE
Label display is suppressed.

AR_DVAL_SECTOR_CENTER

public static final int AR_DVAL_SECTOR_CENTER
The label position relative to the field is centered.

AR_DVAL_SECTOR_NORTH

public static final int AR_DVAL_SECTOR_NORTH
The label position relative to the field is above the field.

AR_DVAL_SECTOR_EAST

public static final int AR_DVAL_SECTOR_EAST
The label position relative to the field is right of the field.

AR_DVAL_SECTOR_SOUTH

public static final int AR_DVAL_SECTOR_SOUTH
The label position relative to the field is below the field.

AR_DVAL_SECTOR_WEST

public static final int AR_DVAL_SECTOR_WEST
The label position relative to the field is left of the field. (default setting)

AR_DPROP_LABEL_POS_JUSTIFY

public static final int AR_DPROP_LABEL_POS_JUSTIFY
(unsigned long) A value indicating the horizontal alignment of the label within the sector (see AR_DPROP_LABEL_POS_ALIGN).

AR_DPROP_LABEL_POS_ALIGN

public static final int AR_DPROP_LABEL_POS_ALIGN
(unsigned long) A value indicating the vertical alignment of the label within the sector.

Note: The following two combinations of values for the AR_DPROP_LABEL_POS_SECTOR, AR_DPROP_LABEL_POS_JUSTIFY, and AR_DPROP_LABEL_POS_ALIGN properties provide the best-looking views in AR System User:

SECTOR JUSTIFY ALIGN Label Position
north left bottom --> top
west left top --> left


AR_DPROP_LABEL_COLOR_FILL

public static final int AR_DPROP_LABEL_COLOR_FILL
(character string) Enter AR_DVAL_COLOR_*, for example, AR_DVAL_COLOR_BG. This setting is context dependent.

AR_DPROP_LABEL_COLOR_LINE

public static final int AR_DPROP_LABEL_COLOR_LINE
(character string) Enter AR_DVAL_COLOR_*, for example, AR_DVAL_COLOR_BG. This setting is context dependent

AR_DPROP_COORDS

public static final int AR_DPROP_COORDS
A set of coordinates (X,Y) that specify the vertex location (applicable for line-and box-type trim fields only). For line-type trim fields, identify the vertices of the line segment by using two coordinate pairs. For box-type trim fields, identify the corners of the box (clockwise from the upper-left corner) by using four coordinate pairs (see also AR_DPROP_BBOX).

To minimize display differences across a variety of operating systems and screen resolutions,the AR System client tools standardize all coordinate values before storing them in the database and then map these values to the current environment upon retrieval. When specifying (or retrieving) coordinate data for any property, you must apply the same translation algorithms in order for AR System Administrator and AR System User to display the field correctly.


AR_DPROP_LINE_WIDTH

public static final int AR_DPROP_LINE_WIDTH
(unsigned long) The line width for the field (applicable for line-and box-type trim fields only). The default value is 3 pixels.

AR_DPROP_LINE_PATTERN

public static final int AR_DPROP_LINE_PATTERN
(character string) NULL value. You can use the following: You can arrange these to convey pattern for example, a single dash means solid.

AR_DPROP_JOINT_STYLE

public static final int AR_DPROP_JOINT_STYLE
Style when lines are joined.

AR_DVAL_JOINT_EXTENDED

public static final int AR_DVAL_JOINT_EXTENDED
Small angles with long point when lines are joined (AR_DPROP_JOINT_STYLE).

AR_DVAL_JOINT_SHARP

public static final int AR_DVAL_JOINT_SHARP
Angles with point, truncate small angles when lines are joined (AR_DPROP_JOINT_STYLE).

AR_DVAL_JOINT_ROUNDED

public static final int AR_DVAL_JOINT_ROUNDED
Rounded corners when lines are joined (AR_DPROP_JOINT_STYLE).

AR_DVAL_JOINT_SMOOTH

public static final int AR_DVAL_JOINT_SMOOTH
Angle is between AR_DVAL_JOINT_ROUNDED and AR_DVAL_JOINT_MAX_SMOOTH when lines are joined (AR_DPROP_JOINT_STYLE).

AR_DVAL_JOINT_MAX_SMOOTH

public static final int AR_DVAL_JOINT_MAX_SMOOTH
All straight lines smoothed when lines are joined (AR_DPROP_JOINT_STYLE).

AR_DPROP_ENDCAP_START

public static final int AR_DPROP_ENDCAP_START
Line specific display properties -- start of line.

AR_DPROP_ENDCAP_END

public static final int AR_DPROP_ENDCAP_END
Line specific display properties -- end of line.

AR_DVAL_ENDCAP_ROUND

public static final int AR_DVAL_ENDCAP_ROUND
Line is rounded.

AR_DVAL_ENDCAP_FLUSH

public static final int AR_DVAL_ENDCAP_FLUSH
Line is flush.

AR_DVAL_ENDCAP_EXTENDED

public static final int AR_DVAL_ENDCAP_EXTENDED
Line is extended beyond coordinate.

AR_DVAL_ENDCAP_ARROW1

public static final int AR_DVAL_ENDCAP_ARROW1
Line is arrow 1 style.

AR_DPROP_DATA_ROWS

public static final int AR_DPROP_DATA_ROWS
(unsigned long) The number of text rows to display for the field (applicable for data fields only).

AR_DPROP_DATA_COLS

public static final int AR_DPROP_DATA_COLS
(unsigned long) The number of text columns to display for the field (applicable for data fields only). AR_DPROP_DATA_BBOX overrides this value.

AR_DPROP_DATA_SPIN

public static final int AR_DPROP_DATA_SPIN
(unsigned long) A flag indicating whether the field has a numeric spinner (applicable for integer fields only). Valid values for this property are 1 (TRUE) and 0 (FALSE). The default value is 0 (no numeric spinner).

AR_DPROP_DATA_MENU

public static final int AR_DPROP_DATA_MENU
(unsigned long) A flag indicating whether the field has a drop-down list (applicable for selection fields only). Valid values for this property are 1 (TRUE) and 0 (FALSE). The default value is 0 (no drop-down list).

AR_DPROP_DATA_RADIO

public static final int AR_DPROP_DATA_RADIO
(unsigned long) A flag indicating whether the field uses radio option buttons (applicable for selection fields only). Valid values for this property are 1 (TRUE) and 0 (FALSE). The default value is 0 (does not use option buttons).

AR_DPROP_DATA_MENU_BBOX

public static final int AR_DPROP_DATA_MENU_BBOX
A set of coordinates (X,Y) that specify the screen boundaries (bounding box) for the field's menu button (applicable for character fields with an attached menu only). The first coordinate pair identifies the upper-left corner for the button. The second coordinate pair identifies the lower-right corner. The coordinates specified are relative to the field's location as specified in its AR_DPROP_BBOX property, not to the window.

AR_DPROP_DATA_EXPAND_BBOX

public static final int AR_DPROP_DATA_EXPAND_BBOX
A set of coordinates (X,Y) that specify the screen boundaries (bounding box) for the field's text editor button (applicable for diary and long character fields only). The first coordinate pair identifies the upper-left corner for the button. The second coordinate pair identifies the lower-right corner. The coordinates specified are relative to the field's location as specified in its AR_DPROP_BBOX property, not to the window.

AR_DPROP_TEXT

public static final int AR_DPROP_TEXT
(character string) The text for a text-type trim field. Text that does not fit within its bounding box causes the form window to scale up to accommodate it (see AR_DPROP_BBOX).

AR_DPROP_TEXT_FONT_STYLE

public static final int AR_DPROP_TEXT_FONT_STYLE
(character string) The name of the font style to use for a text-type trim field.

Editor: Font used for data fields.
Optional: Font used for optional data field labels.
PushButton: Font used for button labels.
System: Font used for system-generated data field labels.
RadioButton: Font used for option button choices.
Required: Font used for required data field labels.
Header1: Font used for titles.
Header2: Font used for major headings.
Header3: Font used for minor headings.
Note: Font used for notes.
Detail: Font used for detail information.


AR_DPROP_TEXT_FONT_SIZE

public static final int AR_DPROP_TEXT_FONT_SIZE
(unsigned long) The size of the font style to use for a text-type trim field. Derived from field type/option.

AR_DPROP_HTML_TEXT

public static final int AR_DPROP_HTML_TEXT
(character string) The text for a text-type trim field that includes a URL. The string must include a standard HTML anchor tag ()that encloses the text to be linked and specifies the URL to link to. Text that does not fit within its bounding box causes the form window to scale up to accommodate it (see AR_DPROP_BBOX).

AR_DPROP_HTML_TEXT_COLOR

public static final int AR_DPROP_HTML_TEXT_COLOR
(character string) The color of the linked text for a text-type trim field that includes a URL (see AR_DPROP_HTML_TEXT. Use one of the values listed for AR_DPROP_LABEL_COLOR_TEXT or specify a custom color as 0xBBGGRR, a string concatenating the two-digit hexadecimal values for blue, green, and red. The default value is the link color specified in the user's web browser preferences.

AR_DPROP_JUSTIFY

public static final int AR_DPROP_JUSTIFY
(unsigned long) A value indicating the horizontal justification of text within its bounding box.

AR_DPROP_ALIGN

public static final int AR_DPROP_ALIGN
(unsigned long) A value indicating the vertical alignment of text within its bounding box.

AR_DPROP_IMAGE

public static final int AR_DPROP_IMAGE
The icon image for a toolbar-type control field. Specify a byte list type of 1 (AR_BYTE_LIST_WIN30_BITMAP) for images in Windows 3.0 bitmap (.bmp) and DIB (.dib) format. Specify 0 (AR_BYTE_LIST_SELF_DEFINED) for all other image formats.

Note: The only image formats currently supported on toolbar control fields are Windows 3.0 bitmap and DIB. The only image size currently supported is 16 pixels wide by 15 pixels high. Images of other sizes are not scaled to fit. When creating images, use simple images and the 216-color Web palette for best results.


AR_DPROP_PUSH_BUTTON_IMAGE

public static final int AR_DPROP_PUSH_BUTTON_IMAGE
The icon image for a button. Specify a byte list type of 1 (AR_BYTE_LIST_WIN30_BITMAP) for images in Windows 3.0 bitmap (.bmp) and DIB (.dib) format. Specify 2 (AR_BYTE_LIST_JPEG) for JPEG (.jpg or .jpeg) format.

Note: The only image formats currently supported on button fields are JPEG, Windows 3.0 bitmap, and DIB. There is no limit to the pixel dimensions or file size of a button image, but large images can slow down your system's performance. When creating images, use simple images and the 216-color Web palette for best results.


AR_DPROP_BUTTON_TEXT

public static final int AR_DPROP_BUTTON_TEXT
The button label for the field (applicable for control fields only). This label can be as many as 30 bytes in length (limited by AR_MAX_NAME_SIZE).

AR_DPROP_BUTTON_2D

public static final int AR_DPROP_BUTTON_2D
(unsigned long) A flag indicating whether the button appears as a two-dimensional image with no border (applicable for control fields only). Valid values for this property are 1 (TRUE) and 0 (FALSE). The default value is 0 (three- dimensional with borders).

AR_DPROP_BUTTON_IMAGE_POSITION

public static final int AR_DPROP_BUTTON_IMAGE_POSITION
(unsigned long) A value that determines the position of the button image relative to the button label (applicable for control fields only). The default value is 0 (centered, no label).

AR_DVAL_IMAGE_CENTER

public static final int AR_DVAL_IMAGE_CENTER
Position of the button image relative to the button label is centered, no label.

AR_DVAL_IMAGE_LEFT

public static final int AR_DVAL_IMAGE_LEFT
Position of the button image relative to the button label is to the left of the label.

AR_DVAL_IMAGE_RIGHT

public static final int AR_DVAL_IMAGE_RIGHT
Position of the button image relative to the button label is to the right of the label.

AR_DVAL_IMAGE_ABOVE

public static final int AR_DVAL_IMAGE_ABOVE
Position of the button image relative to the button label is above the label.

AR_DVAL_IMAGE_BELOW

public static final int AR_DVAL_IMAGE_BELOW
Position of the button image relative to the button label is below the label.

AR_DPROP_BUTTON_SCALE_IMAGE

public static final int AR_DPROP_BUTTON_SCALE_IMAGE
(unsigned long) A flag indicating whether the button image will shrink or grow to fill the space available after allocating space for the button label (applicable for control fields only). Valid values for this property are 1 (TRUE) and 0 (FALSE). The default value is 0 (leave image at original size).

AR_DPROP_BUTTON_MAINTAIN_RATIO

public static final int AR_DPROP_BUTTON_MAINTAIN_RATIO
(unsigned long) A flag indicating whether a scaled button image will preserve its original width-to-height ratio (applicable for control fields only). Valid values for this property are 1 (TRUE) and 0 (FALSE). The default value is 0 (do not preserve ratio). This property only affects the image when AR_DPROP_BUTTON_SCALE_IMAGE is TRUE.

AR_DPROP_MENU_TEXT

public static final int AR_DPROP_MENU_TEXT
(character string) The menu item text for the field (applicable for control fields only). This text can be as many as 30 bytes in length (limited by AR_MAX_NAME_SIZE).

AR_DPROP_MENU_POS

public static final int AR_DPROP_MENU_POS
(unsigned long) A value that determines the menu position for the field (applicable for control fields only). For leaf-or intermediate-level menu items, the value associated with each field in a view (VUI) determines the top-to-bottom order of the items in the menu (from lowest to highest, starting with one). For top-level menu items, this value determines the left-to-right order of the items in the menu bar.

AR_DPROP_MENU_MODE

public static final int AR_DPROP_MENU_MODE
(unsigned long) A value indicating the type of menu item (applicable for control fields only).

AR_DVAL_CNTL_ITEM

public static final int AR_DVAL_CNTL_ITEM
Leaf-level menu item of control menu (AR_DPROP_MENU_MODE).

AR_DVAL_CNTL_ON

public static final int AR_DVAL_CNTL_ON
Control menu (AR_DPROP_MENU_MODE) is activated (yes/no).

AR_DVAL_CNTL_SEPARATOR

public static final int AR_DVAL_CNTL_SEPARATOR
Separator item appears for control menu (AR_DPROP_MENU_MODE).

AR_DVAL_CNTL_CHOICE

public static final int AR_DVAL_CNTL_CHOICE
If chosen, one of many (dot, depressed) appears for control menu (AR_DPROP_MENU_MODE).

AR_DVAL_CNTL_DIALOG

public static final int AR_DVAL_CNTL_DIALOG
Dialog box will appear for control menu (AR_DPROP_MENU_MODE).

AR_DVAL_CNTL_A_MENU

public static final int AR_DVAL_CNTL_A_MENU
Top-or intermediate-level menu item (>, down arrow) of control menu (AR_DPROP_MENU_MODE).

AR_DPROP_MENU_PARENT

public static final int AR_DPROP_MENU_PARENT
(unsigned long) A value identifying the parent menu item for the field (applicable for control fields only). Specify the field ID of the parent control field for leaf-or intermediate-level menu items. Specify 0 for top-level menu items.

AR_DPROP_MENU_HELP

public static final int AR_DPROP_MENU_HELP
(character string) The help text for a menu-type control field. This text can be as many as 30 bytes in length (limited by AR_MAX_NAME_SIZE).

AR_DPROP_TOOLTIP

public static final int AR_DPROP_TOOLTIP
(character string) The tooltip text for a toolbar-type control field. This text can be as many as 30 bytes in length (limited by AR_MAX_NAME_SIZE).

AR_DPROP_TOOLBAR_POS

public static final int AR_DPROP_TOOLBAR_POS
(unsigned long) A value that determines the toolbar position for the field (applicable for control fields only). The value associated with each field in a view (VUI) determines the left-to-right order of the icons in the toolbar (from lowest to highest, starting with one).

AR_DPROP_TOOLBAR_MODE

public static final int AR_DPROP_TOOLBAR_MODE
(unsigned long) A value indicating the type of toolbar item (applicable for control fields only).

AR_DPROP_TOOLBAR_TEXT

public static final int AR_DPROP_TOOLBAR_TEXT
(character string) Toolbar text.

AR_DPROP_TAB_MODE

public static final int AR_DPROP_TAB_MODE
(integer) Tab mode control. Value is AR_DPROP_CNTL_* values, for example, AR_DPROP_CNTL_TYPE. Use with AR_DPROP_MENU_MODE.

AR_DPROP_TAB_COORD

public static final int AR_DPROP_TAB_COORD
Tab coordinate control. (0,0) setting is not specified.
x axis is horizontal (left to right, starting at 1); y axis is vertical (bottom to top, starting at 1).

AR_DPROP_TAB_TEXT

public static final int AR_DPROP_TAB_TEXT
(unsigned long) Tab text.

AR_DPROP_TAB_ORDER

public static final int AR_DPROP_TAB_ORDER
A value that determines the field tab order for fields in view (from lowest to highest).

AR_DPROP_DATETIME_POPUP

public static final int AR_DPROP_DATETIME_POPUP
(unsigned long) A value indicating the display type of a date/time field. The default value is 0 (both date and time).

AR_DVAL_DATETIME_BOTH

public static final int AR_DVAL_DATETIME_BOTH
Date/time field displays both date and time.

AR_DVAL_DATETIME_TIME

public static final int AR_DVAL_DATETIME_TIME
Date/time field displays time only.

AR_DVAL_DATETIME_DATE

public static final int AR_DVAL_DATETIME_DATE
Date/time field displays date only.

AR_DPROP_BACKGROUND_MODE

public static final int AR_DPROP_BACKGROUND_MODE
(unsigned long) A value indicating whether the background of a field is opaque or transparent.

AR_DVAL_BKG_MODE_OPAQUE

public static final int AR_DVAL_BKG_MODE_OPAQUE
Specifies background of field is opaque.

AR_DVAL_BKG_MODE_TRANSPARENT

public static final int AR_DVAL_BKG_MODE_TRANSPARENT
Specifies background of field is transparent.

AR_DPROP_TAB_NEXT

public static final int AR_DPROP_TAB_NEXT
(unsigned long) (ARInternalId) Inter-field keyboard relationships. x,y order. Can include tab switch.

AR_DPROP_DATA_BBOX

public static final int AR_DPROP_DATA_BBOX
A set of coordinates (X,Y) that specify the screen boundaries (bounding box) for the field's data area (applicable for data fields only). For example, this property locates the entry box for a character foeld and the buttons for a radio button selection field. The forst coordinate pair identifies the upper-left corner for the data area. The second coordinate pair identifies the lower-right corner. The coordinates specified are relative to the field's location as specified in its AR_DPROP_BBOX property, not to the window or page containing it.

AR_DPROP_VIEW_GRID_BBOX

public static final int AR_DPROP_VIEW_GRID_BBOX
A set of X,Y coordinates (0,0), (25,25) of the grid for the bounding box.

AR_DPROP_VUI_DEFAULT

public static final int AR_DPROP_VUI_DEFAULT
(unsigned long) A flag identifying the default view (VUI) for the form. A value of 1 identifies the default VUI (with all other VUIs having a value of 0). The system uses the first VUI returned if you do not specify a default view.

AR_DPROP_PANE_LAYOUT

public static final int AR_DPROP_PANE_LAYOUT
(integer) A value indicating how the panes of the VUI are arranged. This property also specifies whether the layout is locked to prevent the user from changing it.

AR_DPROP_DETAIL_PANE_VISIBILITY

public static final int AR_DPROP_DETAIL_PANE_VISIBILITY
A value indicating the visibility of the detail pane of the VUI.

AR_DVAL_PANE_ALWAYS_HIDDEN

public static final int AR_DVAL_PANE_ALWAYS_HIDDEN
Detail pane is always hidden

AR_DVAL_PANE_HIDDEN

public static final int AR_DVAL_PANE_HIDDEN
Detail pane is hidden but can be made visible

AR_DVAL_PANE_VISIBLE

public static final int AR_DVAL_PANE_VISIBLE
Detail pane is visible but can be hidden

AR_DVAL_PANE_ALWAYS_VISIBLE

public static final int AR_DVAL_PANE_ALWAYS_VISIBLE
Detail pane is always visible

AR_DPROP_PROMPT_PANE_VISIBILITY

public static final int AR_DPROP_PROMPT_PANE_VISIBILITY
Determines whether the three detail pane properties (detail pane, result pane, and prompt pane visibility) are used or not.

AR_DPROP_RESULT_PANE_VISIBILITY

public static final int AR_DPROP_RESULT_PANE_VISIBILITY
Determines whether the three detail pane properties (detail pane, result pane, and prompt pane visibility) are used or not.

AR_DPROP_DETAIL_PANE_COLOR

public static final int AR_DPROP_DETAIL_PANE_COLOR
(character string) The background color of the details pane. Specify the color as #BBGGRR, a string concatenating the two-digit hexadecimal values for blue, green, and red.

AR_DPROP_DETAIL_PANE_IMAGE

public static final int AR_DPROP_DETAIL_PANE_IMAGE
The background image for the details pane.

AR_DPROP_IMAGE_ALIGN

public static final int AR_DPROP_IMAGE_ALIGN
(unsigned long) A value indicating the vertical alignment of the background image for the details pane.

AR_DPROP_IMAGE_JUSTIFY

public static final int AR_DPROP_IMAGE_JUSTIFY
(unsigned long) A value indicating the horizontal justification of the background image for the details pane.

AR_DPROP_DISPLAY_PARENT

public static final int AR_DPROP_DISPLAY_PARENT
(unsigned long) A value indicating the parent field that the field will display in. Specify the field ID of the parent. A page holder field is the parent of the page fields displayed in it, and a page field is the parent of the fields displayed in it. A value of 0 indicates that the field's parent is the form view and not another field. The default value is 0.

AR_DPROP_PAGE_ORDER

public static final int AR_DPROP_PAGE_ORDER
(unsigned long) Order of appearence of a page.

AR_DPROP_PAGE_LABEL_DISPLAY

public static final int AR_DPROP_PAGE_LABEL_DISPLAY
(boolean integer) Field/value pair for position on page holder where page labels should appear. For example, use with AR_DVAL_PAGE_DISPLAY_TOP.

AR_DVAL_PAGE_DISPLAY_TOP

public static final int AR_DVAL_PAGE_DISPLAY_TOP
Sets page label to appear on top.

AR_DVAL_PAGE_DISPLAY_BOTTOM

public static final int AR_DVAL_PAGE_DISPLAY_BOTTOM
Sets page label to appear on bottom.

AR_DVAL_PAGE_DISPLAY_LEFT

public static final int AR_DVAL_PAGE_DISPLAY_LEFT
Sets page label to appear on left.

AR_DVAL_PAGE_DISPLAY_RIGHT

public static final int AR_DVAL_PAGE_DISPLAY_RIGHT
Sets page label to appear on right.

AR_DVAL_PAGE_DISPLAY_NONE

public static final int AR_DVAL_PAGE_DISPLAY_NONE
No page label appears.

AR_DPROP_PAGE_ARRANGEMENT

public static final int AR_DPROP_PAGE_ARRANGEMENT
(boolean integer) Field/value pair for how pages should be displayed if pages cannot fit in page holder. For example, use with AR_DVAL_PAGE_SCROLL.

AR_DVAL_PAGE_SCROLL

public static final int AR_DVAL_PAGE_SCROLL
Lets users scroll to view the pages if pages cannot fit in page holder.

AR_DVAL_PAGE_LAYER

public static final int AR_DVAL_PAGE_LAYER
Lets users view page fields as layers of pages if pages cannot fit in page holder.

AR_DPROP_DEFAULT_PAGE

public static final int AR_DPROP_DEFAULT_PAGE
Field ID of page field. First page is default, otherwise.

AR_DPROP_TITLE_BAR_ICON_IMAGE

public static final int AR_DPROP_TITLE_BAR_ICON_IMAGE
The icon image for the title bar.

AR_DPROP_DETAIL_PANE_WIDTH

public static final int AR_DPROP_DETAIL_PANE_WIDTH
(integer) The width of the details pane, in form coordinates. Negative values are reserved for future AR System use.

AR_DPROP_DETAIL_PANE_HEIGHT

public static final int AR_DPROP_DETAIL_PANE_HEIGHT
(integer) The height of the details pane, in form coordinates.

AR_DPROP_DETAIL_BANNER_VISIBILITY

public static final int AR_DPROP_DETAIL_BANNER_VISIBILITY
(unsigned long) Boolean value indicating whether the details pane is visible. Specify 0 for invisible, 1 for visible.

AR_DPROP_PROMPT_BANNER_VISIBILITY

public static final int AR_DPROP_PROMPT_BANNER_VISIBILITY
(unsigned long) Boolean value indicating whether the prompt banner is visible. Specify 0 for invisible, 1 for visible.

AR_DPROP_RESULT_BANNER_VISIBILITY

public static final int AR_DPROP_RESULT_BANNER_VISIBILITY
(unsigned long) Boolean value indicating whether the results pane is visible. Specify 0 for invisible, 1 for visible.

AR_DPROP_ALIAS_SINGULAR

public static final int AR_DPROP_ALIAS_SINGULAR
(character string) The singular form of the name for the logical items represented by entries in the form this view is associated with (such as help desk calls). AR System User displays this name instead of the default “request” when referring to form entries.

AR_DPROP_ALIAS_PLURAL

public static final int AR_DPROP_ALIAS_PLURAL
(character string) The plural form of the name for the logical items represented by entries in the form this view is associated with (see AR_DPROP_ALIAS_SINGULAR).

AR_DPROP_ALIAS_SHORT_SINGULAR

public static final int AR_DPROP_ALIAS_SHORT_SINGULAR
(character string) A short, singular form of the name for the logical items represented by entries in the form this view is associated with (see AR_DPROP_ALIAS_SINGULAR).

AR_DPROP_ALIAS_SHORT_PLURAL

public static final int AR_DPROP_ALIAS_SHORT_PLURAL
(character string) A short,plural form of the name for the logical items represented by entries in the form this view is associated with (see AR_DPROP_ALIAS_SINGULAR).

AR_DPROP_ALIAS_ABBREV_SINGULAR

public static final int AR_DPROP_ALIAS_ABBREV_SINGULAR
(character string) A very short, singular form of the name for the logical items represented by entries in the form this view is associated with (see AR_DPROP_ALIAS_SINGULAR)

AR_DPROP_ALIAS_ABBREV_PLURAL

public static final int AR_DPROP_ALIAS_ABBREV_PLURAL
(character string) A very short,plural form of the name for the logical items represented by entries in the form this view is associated with (see AR_DPROP_ALIAS_SINGULAR)

AR_DPROP_NAMED_SEARCHES

public static final int AR_DPROP_NAMED_SEARCHES
(character string) A list of administrator-defined searches. It is encoded in the same format as qualifications in .arf files. This is reserved for future AR System use.

AR_DPROP_MENU_ACCESS

public static final int AR_DPROP_MENU_ACCESS
(character string) A list of client interface items an administrator can control. It is encoded in the same format as qualifications in .arf files. This is reserved for future AR System use.

AR_DPROP_PANE_VISIBILITY_OPTION

public static final int AR_DPROP_PANE_VISIBILITY_OPTION
(boolean integer) Determines whether pane visibility for view is determined by admin or by user.

AR_DVAL_PANE_VISIBILITY_USER_CHOICE

public static final int AR_DVAL_PANE_VISIBILITY_USER_CHOICE
Pane visibility for view is decided by the user.

AR_DVAL_PANE_VISIBILITY_ADMIN

public static final int AR_DVAL_PANE_VISIBILITY_ADMIN
Pane visibility for view is defined by the administrator.

AR_DPROP_REQUEST_IDENTIFIER

public static final int AR_DPROP_REQUEST_IDENTIFIER
(unsigned long) Field ID of field to use for ID of this ticket for display purposes

AR_DPROP_QUERY_LIST_COLOR

public static final int AR_DPROP_QUERY_LIST_COLOR
(character string) The name of the field whose value for a given entry controls the display color of that entry in a query results list, and a list of field values and their corresponding colors. This is reserved for future AR System use.

AR_DPROP_COLUMN_WIDTH

public static final int AR_DPROP_COLUMN_WIDTH
(integer) The width of a column in a table field.

AR_DPROP_COLUMN_ORDER

public static final int AR_DPROP_COLUMN_ORDER
(integer) The order of a column in a table field. The column with the lowest value will be the left-most displayed.

AR_DPROP_SORT_SEQ

public static final int AR_DPROP_SORT_SEQ
(integer) The sort order of a column in a table field. The system will sort based on the column with the lowest value first. To keep from sorting based on a column, specify 0 (the default).

AR_DPROP_SORT_DIR

public static final int AR_DPROP_SORT_DIR
(integer) A value indicating the sort direction of a column in a table field.

AR_DVAL_SORT_DIR_ASCENDING

public static final int AR_DVAL_SORT_DIR_ASCENDING
Sort direction of column in table field is ascending.

AR_DVAL_SORT_DIR_DESCENDING

public static final int AR_DVAL_SORT_DIR_DESCENDING
Sort direction of column in table field is descending.

AR_DPROP_DRILL_DOWN

public static final int AR_DPROP_DRILL_DOWN
(unsigned long) A bitmask indicating whether drill-down is enabled for a table field.

AR_DVAL_DRILL_DOWN_NONE

public static final int AR_DVAL_DRILL_DOWN_NONE
Value that denies users the ability to double-click a row in table field to open source request of row in modify mode.

AR_DVAL_DRILL_DOWN_ENABLE

public static final int AR_DVAL_DRILL_DOWN_ENABLE
Value that allows users to double-click a row in table field to open source request of row in modify mode.

AR_DPROP_REFRESH

public static final int AR_DPROP_REFRESH
(integer) Table field refresh enabled.

AR_DVAL_REFRESH_NONE

public static final int AR_DVAL_REFRESH_NONE
Value that denies users the ability to refresh table data when the request in which the table is embedded appears in the Details pane.

AR_DVAL_REFRESH_TABLE_MAX

public static final int AR_DVAL_REFRESH_TABLE_MAX
Value that allows users to refresh table data when the request in which the table is embedded appears in the Details pane, according to the maximum defined for table field.

This feature can definitely impact performance.


AR_DPROP_AUTO_REFRESH

public static final int AR_DPROP_AUTO_REFRESH
(unsigned long) A value indicating whether automatic refresh is enabled (applicable for table fields only).

AR_DVAL_AUTO_REFRESH_NONE

public static final int AR_DVAL_AUTO_REFRESH_NONE
Disables auto-refresh for table fields.

AR_DVAL_AUTO_REFRESH_TABLE_MAX

public static final int AR_DVAL_AUTO_REFRESH_TABLE_MAX
Enables auto-refresh for table fields.

AR_DPROP_AUTOFIT_COLUMNS

public static final int AR_DPROP_AUTOFIT_COLUMNS
Allow horizontal scrollbar in table field

AR_DVAL_AUTOFIT_COLUMNS_NONE

public static final int AR_DVAL_AUTOFIT_COLUMNS_NONE
No Scrollbar appears. User Tool will auto-scale the column width

AR_DVAL_AUTOFIT_COLUMNS_SET

public static final int AR_DVAL_AUTOFIT_COLUMNS_SET
Scrollbar will be enabled in the Table Field when displayed in AR System User.

AR_DPROP_APPLY_DIRTY

public static final int AR_DPROP_APPLY_DIRTY
Apply to Change Flag (also known as "Dirty Bit")

AR_DPROP_IMAGE_CACHE

public static final int AR_DPROP_IMAGE_CACHE
Runtime cache of internal image format, not a design time property, client specific format.

AR_DPROP_ENUM_LABELS

public static final int AR_DPROP_ENUM_LABELS
Display labels for localized selection fields.

AR_DPROP_MANAGE_EXPAND_BOX

public static final int AR_DPROP_MANAGE_EXPAND_BOX
(integer) Control over presence of expand boxes.

AR_DVAL_EXPAND_BOX_DEFAULT

public static final int AR_DVAL_EXPAND_BOX_DEFAULT
Sets default (hidden) for expand box used in character field.

AR_DVAL_EXPAND_BOX_HIDE

public static final int AR_DVAL_EXPAND_BOX_HIDE
Hides expand box used in character field.

AR_DVAL_EXPAND_BOX_SHOW

public static final int AR_DVAL_EXPAND_BOX_SHOW
Expand box used in character field is displayed.

AR_DPROP_ATTACH_ADD_LABEL

public static final int AR_DPROP_ATTACH_ADD_LABEL
(character string) Label for the Add button for an attachment's web view.

AR_DPROP_ATTACH_DELETE_LABEL

public static final int AR_DPROP_ATTACH_DELETE_LABEL
(character string) Label for the Delete button for an attachment's web view.

AR_DPROP_ATTACH_DISPLAY_LABEL

public static final int AR_DPROP_ATTACH_DISPLAY_LABEL
(character string) Label for the Display button for an attachment's web view.

AR_DPROP_ATTACH_SAVE_LABEL

public static final int AR_DPROP_ATTACH_SAVE_LABEL
(character string) Label for the Save button for an attachment's web view.

AR_DPROP_ATTACH_LABEL_TITLE

public static final int AR_DPROP_ATTACH_LABEL_TITLE
(character string) Title of an attachment pool's label column.

AR_DPROP_ATTACH_FILENAME_TITLE

public static final int AR_DPROP_ATTACH_FILENAME_TITLE
(character string) Title of an attachment pool's file name column.

AR_DPROP_ATTACH_FILESIZE_TITLE

public static final int AR_DPROP_ATTACH_FILESIZE_TITLE
(character string) Title of an attachment pool's file size column.

AR_DPROP_HIDE_PAGE_TABS_BORDERS

public static final int AR_DPROP_HIDE_PAGE_TABS_BORDERS
(integer) Boolean value.

AR_DPROP_DISPLAY_AS_TEXT_ONLY

public static final int AR_DPROP_DISPLAY_AS_TEXT_ONLY
(integer) Boolean value. To display the characters in any data field as text only.

AR_DPROP_AR_OBJECT_NAME

public static final int AR_DPROP_AR_OBJECT_NAME
(char) character string. AR System object name reference.

AR_DPROP_DISPLAY_FIELD_APP

public static final int AR_DPROP_DISPLAY_FIELD_APP
(char) character string. Name of the display field's application type.

AR_DPROP_ZERO_SIZE_WHEN_HIDDEN

public static final int AR_DPROP_ZERO_SIZE_WHEN_HIDDEN
collapse a field to zero size when hidden.

AR_DPROP_ACCESSIBLE_HINT

public static final int AR_DPROP_ACCESSIBLE_HINT
(character string) Store workflow hint for accessibility

AR_DPROP_INITIAL_CURRENCY_TYPE

public static final int AR_DPROP_INITIAL_CURRENCY_TYPE
(character string) Initial type for currency field

AR_DPROP_TABLE_DISPLAY_TYPE

public static final int AR_DPROP_TABLE_DISPLAY_TYPE
Field/value pair to display table fields in web browser. Dictates the appearance of a table field on the web.

AR_DVAL_TABLE_DISPLAY_TABLE

public static final int AR_DVAL_TABLE_DISPLAY_TABLE
Sets the table to look like a table in the web browser. Displays the table as a regular table on the web.

AR_DVAL_TABLE_DISPLAY_RESULTS_LIST

public static final int AR_DVAL_TABLE_DISPLAY_RESULTS_LIST
Sets the table to look like a results list in the web browser. Displays the table as a query list (results) table on the web.

AR_DVAL_TABLE_DISPLAY_NOTIFICATION

public static final int AR_DVAL_TABLE_DISPLAY_NOTIFICATION
Sets the table to look like a notification alert in the web browser. Displays the table as an alert table on the web.

AR_DPROP_TABLE_SELINIT

public static final int AR_DPROP_TABLE_SELINIT
Field/value pair controlling initial selection in results list and table fields.

AR_DVAL_TABLE_SELINIT_SELFIRE

public static final int AR_DVAL_TABLE_SELINIT_SELFIRE
Selects and fires workflow in initial selection in results list and table fields.

AR_DVAL_TABLE_SELINIT_SELNOFIRE

public static final int AR_DVAL_TABLE_SELINIT_SELNOFIRE
Selects but does not fire workflow in initial selection in results list and table fields.

AR_DVAL_TABLE_SELINIT_NOSEL

public static final int AR_DVAL_TABLE_SELINIT_NOSEL
No selection in results list and table fields.

AR_DPROP_TABLE_SELREFRESH

public static final int AR_DPROP_TABLE_SELREFRESH
Field/value pair for refreshing table fields.

AR_DVAL_TABLE_SELREFRESH_RETFIRE

public static final int AR_DVAL_TABLE_SELREFRESH_RETFIRE
When table field is refreshed, selection is refreshed and workflow is fired.

AR_DVAL_TABLE_SELREFRESH_RETNOFIRE

public static final int AR_DVAL_TABLE_SELREFRESH_RETNOFIRE
When table field is refreshed, selection is refreshed but workflow is not fired.

AR_DVAL_TABLE_SELREFRESH_FIRSTFIRE

public static final int AR_DVAL_TABLE_SELREFRESH_FIRSTFIRE
When table field is refreshed, select first entry, then workflow is fired.

AR_DVAL_TABLE_SELREFRESH_FIRSTNOFIRE

public static final int AR_DVAL_TABLE_SELREFRESH_FIRSTNOFIRE
When table field is refreshed, select first entry but workflow is not fired.

AR_DVAL_TABLE_SELREFRESH_NOSEL

public static final int AR_DVAL_TABLE_SELREFRESH_NOSEL
When table field is refreshed, no entry is selected.

AR_DPROP_TABLE_CHUNK_SIZE

public static final int AR_DPROP_TABLE_CHUNK_SIZE
(integer) chunk size

AR_DPROP_TABLE_CHUNK_NEXT

public static final int AR_DPROP_TABLE_CHUNK_NEXT
(character string) Label for next chunk.

AR_DPROP_TABLE_CHUNK_PREV

public static final int AR_DPROP_TABLE_CHUNK_PREV
(character string) Label for previous chunk.

AR_DPROP_TABLE_NOT_REFRESHED

public static final int AR_DPROP_TABLE_NOT_REFRESHED
(character string) Localization of strings in table header when not refreshed.

AR_DPROP_TABLE_ENTRIES_RETURNED

public static final int AR_DPROP_TABLE_ENTRIES_RETURNED
(character string) Localization of strings in table header about records displayed.

AR_DPROP_TABLE_AUTOREFRESH

public static final int AR_DPROP_TABLE_AUTOREFRESH
(character string) Auto-refresh string.

AR_DPROP_TABLE_DRILL_COL

public static final int AR_DPROP_TABLE_DRILL_COL
Drill down column.

AR_DPROP_TABLE_SELROWS_DISABLE

public static final int AR_DPROP_TABLE_SELROWS_DISABLE
Field/value pair to enable or disable user from selecting rows by clicking.

AR_DVAL_TABLE_SELROWS_DISABLE_NO

public static final int AR_DVAL_TABLE_SELROWS_DISABLE_NO
User not disabled from selecting rows by clicking.

AR_DVAL_TABLE_SELROWS_MULTI_SELECT

public static final int AR_DVAL_TABLE_SELROWS_MULTI_SELECT
Allow user select multiple rows by clicking.

AR_DVAL_TABLE_SELROWS_DISABLE_YES

public static final int AR_DVAL_TABLE_SELROWS_DISABLE_YES
Disable user to select rows by clicking.

AR_DVAL_TABLE_SELROWS_SINGLE_SELECT

public static final int AR_DVAL_TABLE_SELROWS_SINGLE_SELECT
Allow user select single row by clicking.

AR_DPROP_TABLE_SELECT_ALL

public static final int AR_DPROP_TABLE_SELECT_ALL
(character string) Select all rows in table.

AR_DPROP_TABLE_DESELECT_ALL

public static final int AR_DPROP_TABLE_DESELECT_ALL
(character string) Clear all rows in table.

AR_DPROP_TABLE_REFRESH

public static final int AR_DPROP_TABLE_REFRESH
(character string) Refresh button.

AR_DPROP_TABLE_REPORT

public static final int AR_DPROP_TABLE_REPORT
(character string) Report button.

AR_DPROP_TABLE_DELETE

public static final int AR_DPROP_TABLE_DELETE
(character string) Delete button.

AR_DPROP_TABLE_READ

public static final int AR_DPROP_TABLE_READ
(character string) Read button for notifications.

AR_DPROP_TABLE_UNREAD

public static final int AR_DPROP_TABLE_UNREAD
(character string) Unread button for notifications.

AR_DPROP_TABLE_SELECTIONCOLUMN_LABEL

public static final int AR_DPROP_TABLE_SELECTIONCOLUMN_LABEL
(character string) Displays the label of selection column for table or query list view field in Netscape browser 4.75.

AR_DPROP_TABLE_COL_DISPLAY_TYPE

public static final int AR_DPROP_TABLE_COL_DISPLAY_TYPE
(enum) Column states.

AR_DVAL_TABLE_COL_DISPLAY_NONEDITABLE

public static final int AR_DVAL_TABLE_COL_DISPLAY_NONEDITABLE
Not editable.

AR_DVAL_TABLE_COL_DISPLAY_EDITABLE

public static final int AR_DVAL_TABLE_COL_DISPLAY_EDITABLE
Allow editing.

AR_DVAL_TABLE_COL_DISPLAY_HTML

public static final int AR_DVAL_TABLE_COL_DISPLAY_HTML
Display HTML in column.

AR_DPROP_TABLE_COL_INITVAL

public static final int AR_DPROP_TABLE_COL_INITVAL
(char) Initial value for all cells in column

AR_DPROP_FIXED_TABLE_HEADERS

public static final int AR_DPROP_FIXED_TABLE_HEADERS
(boolean) Fixed table header

AR_DVAL_FIXED_TABLE_HEADERS_DISABLE

public static final int AR_DVAL_FIXED_TABLE_HEADERS_DISABLE
Fixed table head disabled

AR_DVAL_FIXED_TABLE_HEADERS_ENABLE

public static final int AR_DVAL_FIXED_TABLE_HEADERS_ENABLE
Fixed table head enabled

AR_OPROP_VENDOR_NAME

public static final int AR_OPROP_VENDOR_NAME
(CHAR) Server object property tag indicates the vendor name. For example, “Peregrine Systems.”

AR_OPROP_VENDOR_PRODUCT

public static final int AR_OPROP_VENDOR_PRODUCT
(CHAR) Server object property tag indicates the product name. For example, “AR System.”

AR_OPROP_VENDOR_VERSION

public static final int AR_OPROP_VENDOR_VERSION
(CHAR) Server object property tag indicates the vendor version. For example,“5.0.”

AR_OPROP_GUID

public static final int AR_OPROP_GUID
(CHAR) Server object property tag indicates the globally unique identifier for the object.

AR_OPROP_COPYRIGHT

public static final int AR_OPROP_COPYRIGHT
(CHAR) Server object property tag indicates the copyright string.

AR_OPROP_SCC_LOCKED_BY

public static final int AR_OPROP_SCC_LOCKED_BY
(CHAR) Server object property tag indicates the name of user who has locked the object.

AR_OPROP_SCC_VERSION

public static final int AR_OPROP_SCC_VERSION
(CHAR) Server object property tag indicates the version of the source code control (SCC) system.

AR_OPROP_SCC_TIMESTAMP

public static final int AR_OPROP_SCC_TIMESTAMP
(TIME) Server object property tag indicates the source code control (SCC) timestamp.

AR_OPROP_SCC_USER

public static final int AR_OPROP_SCC_USER
(CHAR) Server object property tag indicates the source code control (SCC) username.

AR_OPROP_SCC_LOCATION

public static final int AR_OPROP_SCC_LOCATION
(CHAR) Server object property tag indicates the location within the source code control (SCC) system where the object may be found.

AR_OPROP_SCC_DATA_LOCKED_BY

public static final int AR_OPROP_SCC_DATA_LOCKED_BY
(CHAR) Server object property tag indicates the name of the user who has "locked" the data or entries stored in a form under revision control. The AR System Server does not enforce this lock and thus it is to be considered an advisory lock only.

AR_OPROP_SCC_DATA_VERSION

public static final int AR_OPROP_SCC_DATA_VERSION
(CHAR) Server object property tag indicates the source code control (SCC) version of the data or entries stored in a form under revision control.

AR_OPROP_SCC_DATA_TIMESTAMP

public static final int AR_OPROP_SCC_DATA_TIMESTAMP
(CHAR) Server object property tag indicates the source code control (SCC) version of the data or entries stored in a form under revision control.

AR_OPROP_SCC_DATA_USER

public static final int AR_OPROP_SCC_DATA_USER
(TIME) Server object property tag indicates the source code control (SCC) username for the data or entries stored in a form under revision control.

AR_OPROP_SCC_DATA_LOCATION

public static final int AR_OPROP_SCC_DATA_LOCATION
(CHAR) Server object property tag indicates the location within the source code control (SCC) system where the data or entries stored in a form under revision control.

AR_OPROP_WINDOW_OPEN_SAMPLE_SERVER_SCHEMA

public static final int AR_OPROP_WINDOW_OPEN_SAMPLE_SERVER_SCHEMA
(CHAR) Sample Server and Schema name for IF Window open action in Advanced Mode.

AR_OPROP_WINDOW_OPEN_ELSE_SAMPLE_SERVER_SCHEMA

public static final int AR_OPROP_WINDOW_OPEN_ELSE_SAMPLE_SERVER_SCHEMA
(CHAR) Sample Server and Schema name for ELSE Window open action in Advanced Mode.

AR_OPROP_FORM_NAME_WEB_ALIAS

public static final int AR_OPROP_FORM_NAME_WEB_ALIAS
(CHAR) Unique Form Alias used while deploying JSP page for the Web Server. Unique in a given Server.

AR_OPROP_VIEW_LABEL_WEB_ALIAS

public static final int AR_OPROP_VIEW_LABEL_WEB_ALIAS
(CHAR) Unique View Label Alias used while deploying JSP page for the Web Server. Unique in a given Form.

AR_OPROP_APP_WEB_ALIAS

public static final int AR_OPROP_APP_WEB_ALIAS
(CHAR) Unique Application Alias used while deploying JSP page for the Web Server. Unique in a given Server.

AR_OPROP_INTERVAL_VALUE

public static final int AR_OPROP_INTERVAL_VALUE
(INT) Interval value used to indicate the time interval between an active link's timed executions

AR_CORE_ENTRY_ID

public static final int AR_CORE_ENTRY_ID
Field ID of Entry ID core field

AR_CORE_SUBMITTER

public static final int AR_CORE_SUBMITTER
Field ID of Submitter core field

AR_CORE_CREATE_DATE

public static final int AR_CORE_CREATE_DATE
Field ID of Create Date core field

AR_CORE_ASSIGNED_TO

public static final int AR_CORE_ASSIGNED_TO
Field ID of Assigned To core field

AR_CORE_LAST_MODIFIED_BY

public static final int AR_CORE_LAST_MODIFIED_BY
Field ID of Last Modified By core field

AR_CORE_MODIFIED_DATE

public static final int AR_CORE_MODIFIED_DATE
Field ID of Modified Date core field

AR_CORE_STATUS

public static final int AR_CORE_STATUS
Field ID of Status core field

AR_CORE_SHORT_DESCRIPTION

public static final int AR_CORE_SHORT_DESCRIPTION
Field ID of Short Description core field

AR_CORE_STATUS_HISTORY

public static final int AR_CORE_STATUS_HISTORY
Field ID of Status History core field

AR_CURRENT_SERVER_TAG

public static final java.lang.String AR_CURRENT_SERVER_TAG
Set server to @ to indicate use "current" server (import/filter)

AR_CURRENT_SCHEMA_TAG

public static final java.lang.String AR_CURRENT_SCHEMA_TAG
Set schema to @ to indicate use "current" schema in RDBMS (filter)

AR_CURRENT_SCREEN_TAG

public static final java.lang.String AR_CURRENT_SCREEN_TAG
Set server and schema name to this value.

AR_CURRENT_TRAN_TAG

public static final java.lang.String AR_CURRENT_TRAN_TAG
Tag that indicates get value from "current working screen," not RDBMS.

AR_NO_MATCH_ERROR

public static final int AR_NO_MATCH_ERROR
Return an error if no matches occur.

AR_NO_MATCH_SET_NULL

public static final int AR_NO_MATCH_SET_NULL
Assign NULL (Set Fields action only) if no matches occur.

AR_NO_MATCH_NO_ACTION

public static final int AR_NO_MATCH_NO_ACTION
Do nothing (Push Fields action only) if no matches occur.

AR_NO_MATCH_SUBMIT

public static final int AR_NO_MATCH_SUBMIT
Submit a new entry (Push Fields action only) if no matches occur.

AR_MULTI_MATCH_ERROR

public static final int AR_MULTI_MATCH_ERROR
Return an error if multiple matches occur.

AR_MULTI_MATCH_SET_NULL

public static final int AR_MULTI_MATCH_SET_NULL
Assign NULL (Set Fields action only) if multiple matches occur.

AR_MULTI_MATCH_USE_FIRST

public static final int AR_MULTI_MATCH_USE_FIRST
Assign a value from the first matching entry if multiple matches occur.

AR_MULTI_MATCH_PICKLIST

public static final int AR_MULTI_MATCH_PICKLIST
Display a selection list (active links only) if multiple matches occur.

AR_MULTI_MATCH_MODIFY_ALL

public static final int AR_MULTI_MATCH_MODIFY_ALL
Modify all matching entries (Push Fields action only) if multiple matches occur.

AR_MULTI_MATCH_NO_ACTION

public static final int AR_MULTI_MATCH_NO_ACTION
Do nothing (Push Fields action only) if multiple matches occur.

AR_DDE_EXECUTE

public static final int AR_DDE_EXECUTE
DDE action type: AR System User request for the DDE application to execute the command specified in the Command field.

AR_DDE_POKE

public static final int AR_DDE_POKE
DDE action type: AR System User request for DDE application to set the value specified in the Command field to the location (for example, a field or cell) specified in the Item field.

AR_DDE_REQUEST

public static final int AR_DDE_REQUEST
In a Set Fields action for active links on Windows clients only, specifies an integer value identifying the type of DDE action.

AR_COM_PARM_NULL

public static final int AR_COM_PARM_NULL
No value for this parameter.

AR_COM_PARM_FIELDID

public static final int AR_COM_PARM_FIELDID
Pass the specified AR System field as the parameter for this OLE method.

AR_COM_PARM_VALUE

public static final int AR_COM_PARM_VALUE
Pass the specified value as the parameter for this OLE method.

AR_COM_METHOD_NULL

public static final int AR_COM_METHOD_NULL
No field value returned for this OLE method.

AR_COM_METHOD_FIELDID

public static final int AR_COM_METHOD_FIELDID
Set the specified AR System field to the value returned by this OLE method.

AR_ASSIGN_TYPE_NONE

public static final int AR_ASSIGN_TYPE_NONE
No value.

AR_ASSIGN_TYPE_VALUE

public static final int AR_ASSIGN_TYPE_VALUE
Constant or keyword value. The data type of the value must match the data type of the specified field.

AR_ASSIGN_TYPE_FIELD

public static final int AR_ASSIGN_TYPE_FIELD
Schema field value.

AR_ASSIGN_TYPE_PROCESS

public static final int AR_ASSIGN_TYPE_PROCESS
Output value from successful execution of an operating system process or command. The system generates an error if the process return code is not zero. This option is not available for active links on Windows or Macintosh clients.

AR_ASSIGN_TYPE_ARITH

public static final int AR_ASSIGN_TYPE_ARITH
Result value from an arithmetic operation.

AR_ASSIGN_TYPE_FUNCTION

public static final int AR_ASSIGN_TYPE_FUNCTION
Return value from a function.

AR_ASSIGN_TYPE_DDE

public static final int AR_ASSIGN_TYPE_DDE
Result value from a DDE request to another application.

AR_ASSIGN_TYPE_SQL

public static final int AR_ASSIGN_TYPE_SQL
Result value from an SQL command.

AR_ASSIGN_TYPE_FILTER_API

public static final int AR_ASSIGN_TYPE_FILTER_API
Result value from an filter api call.

AR_FUNCTION_DATE

public static final int AR_FUNCTION_DATE
Date: function return value to assign in a Set Fields action. Input is timestamp and return is char.

AR_FUNCTION_TIME

public static final int AR_FUNCTION_TIME
Time: function return value to assign in a Set Fields action Input is timestamp and return is char.

AR_FUNCTION_MONTH

public static final int AR_FUNCTION_MONTH
Month (1-12): function return value to assign in a Set Fields action. Input is timestamp and return is long.

AR_FUNCTION_DAY

public static final int AR_FUNCTION_DAY
Day (1-31): function return value to assign in a Set Fields action. Input is timestamp and return is long.

AR_FUNCTION_YEAR

public static final int AR_FUNCTION_YEAR
Year: function return value to assign in a Set Fields action. Input is timestamp and return is long.

AR_FUNCTION_WEEKDAY

public static final int AR_FUNCTION_WEEKDAY
Weekday (1-7): function return value to assign in a Set Fields action. Input is timestamp and return is long.

AR_FUNCTION_HOUR

public static final int AR_FUNCTION_HOUR
Hour (0-23): function return value to assign in a Set Fields action. Input is timestamp and return is long.

AR_FUNCTION_MINUTE

public static final int AR_FUNCTION_MINUTE
Minute (0-59): function return value to assign in a Set Fields action. Input is timestamp and return is long.

AR_FUNCTION_SECOND

public static final int AR_FUNCTION_SECOND
Second (0-59): function return value to assign in a Set Fields action. Input is timestamp and return is long.

AR_FUNCTION_TRUNC

public static final int AR_FUNCTION_TRUNC
Truncated value: function return value to assign in a Set Fields action. Input is real and return is long.

AR_FUNCTION_ROUND

public static final int AR_FUNCTION_ROUND
Rounded value: function return value to assign in a Set Fields action. Input is real and return is long.

AR_FUNCTION_CONVERT

public static final int AR_FUNCTION_CONVERT
This is reserved for future AR System use.

AR_FUNCTION_LENGTH

public static final int AR_FUNCTION_LENGTH
Length of string: function return value to assign in a Set Fields action. Input is char and return is long.

AR_FUNCTION_UPPER

public static final int AR_FUNCTION_UPPER
Uppercase string: function return value to assign in a Set Fields action. Input is char and return is char.

AR_FUNCTION_LOWER

public static final int AR_FUNCTION_LOWER
Lowercase string: function return value to assign in a Set Fields action. Input is char and return is char.

AR_FUNCTION_SUBSTR

public static final int AR_FUNCTION_SUBSTR
Substring from long1 to long2 (inclusive): function return value to assign in a Set Fields action. Input is char, long, [, long], and return is char.

AR_FUNCTION_LEFT

public static final int AR_FUNCTION_LEFT
Left-most n bytes: function return value to assign in a Set Fields action. Input is char and long, and return is char.

AR_FUNCTION_RIGHT

public static final int AR_FUNCTION_RIGHT
Right-most n bytes: function return value to assign in a Set Fields action. Input is char and long, and return is char.

AR_FUNCTION_LTRIM

public static final int AR_FUNCTION_LTRIM
Leading blanks removed: function return value to assign in a Set Fields action. Input is char, and return is char.

AR_FUNCTION_RTRIM

public static final int AR_FUNCTION_RTRIM
Trailing blanks removed: function return value to assign in a Set Fields action. Input is char, and return is char.

AR_FUNCTION_LPAD

public static final int AR_FUNCTION_LPAD
char1 left-padded with char2 to n bytes: function return value to assign in a Set Fields action. Input is char, long, char, and return is char.

AR_FUNCTION_RPAD

public static final int AR_FUNCTION_RPAD
char1 right-padded with char2 to n bytes: function return value to assign in a Set Fields action. Input is char, long, char, and return is char.

AR_FUNCTION_REPLACE

public static final int AR_FUNCTION_REPLACE
char1 with char2 replaced by char3: function return value to assign in a Set Fields action. Input is char, char, char, and return is char.

AR_FUNCTION_STRSTR

public static final int AR_FUNCTION_STRSTR
Position of char2 in char1 (-1 = not found): function return value to assign in a Set Fields action. Input is char, char, and return is int.

AR_FUNCTION_MIN

public static final int AR_FUNCTION_MIN
Minimum value: function return value to assign in a Set Fields action. Input is , , [, ] ... and return is .

AR_FUNCTION_MAX

public static final int AR_FUNCTION_MAX
Maximum value: function return value to assign in a Set Fields action. Input is , , [, ] ... and return is .

AR_FUNCTION_COLSUM

public static final int AR_FUNCTION_COLSUM
Sum a table column: function return value to assign in a Set Fields action.

AR_FUNCTION_COLCOUNT

public static final int AR_FUNCTION_COLCOUNT
Number of non-null values in a table column: function return value to assign in a Set Fields action.

AR_FUNCTION_COLAVG

public static final int AR_FUNCTION_COLAVG
Average of non-null values in a table column: function return value to assign in a Set Fields action.

AR_FUNCTION_COLMIN

public static final int AR_FUNCTION_COLMIN
Minimum of non-null values in a table column: function return value to assign in a Set Fields action.

AR_FUNCTION_COLMAX

public static final int AR_FUNCTION_COLMAX
Maximum of non-null values in a table column: function return value to assign in a Set Fields action.

AR_MAX_FUNCTION_USED

public static final int AR_MAX_FUNCTION_USED
Set to code for "highest" function: function return value to assign in a Set Fields action.

AR_ORDER_MAX

public static final int AR_ORDER_MAX
Maximum value allowed of filter/active link execution order (0-1000).

AR_OPERATION_NONE

public static final int AR_OPERATION_NONE
Do not execute the filter.

AR_OPERATION_GET

public static final int AR_OPERATION_GET
Execute the filter on get operations.

AR_OPERATION_SET

public static final int AR_OPERATION_SET
Execute the filter on set operations.

AR_OPERATION_CREATE

public static final int AR_OPERATION_CREATE
Execute the filter on create operations.

AR_OPERATION_DELETE

public static final int AR_OPERATION_DELETE
Execute the filter on delete operations.

AR_OPERATION_MERGE

public static final int AR_OPERATION_MERGE
Execute the filter on merge operations.

AR_OPERATION_GUIDE

public static final int AR_OPERATION_GUIDE
Execute the filter in a filter guide.

AR_NOTIFY_NONE

public static final int AR_NOTIFY_NONE
Indicates no notifications will be sent.

AR_NOTIFY_VIA_NOTIFIER

public static final int AR_NOTIFY_VIA_NOTIFIER
Notifications sent to Notification Event form or the AR System Alert client.

AR_NOTIFY_VIA_EMAIL

public static final int AR_NOTIFY_VIA_EMAIL
Notifications sent through email.

AR_NOTIFY_VIA_DEFAULT

public static final int AR_NOTIFY_VIA_DEFAULT
Notifications sent according to setting for the user in the User form.

AR_NOTIFY_VIA_XREF

public static final int AR_NOTIFY_VIA_XREF
Notifications sent according to specified field cross-reference for notify mechanism. You can also enter a maximum notify priority where users are notified using the mechanism specified. Enter a numeric value between 4 and 98 to indicate the mechanism to use. This number writes the notification to the file <ar_install_dir>\arserver\db\notify<nn>.arn where nn is the number that you entered.

AR_NOTIFY_PRIORITY_MAX

public static final int AR_NOTIFY_PRIORITY_MAX
Reserved for future AR System use.

AR_FILTER_FIELD_IDS_NONE

public static final int AR_FILTER_FIELD_IDS_NONE
None of the fields are included with the notification.

AR_FILTER_FIELD_IDS_ALL

public static final int AR_FILTER_FIELD_IDS_ALL
All of the fields in the request are included with the notification.

AR_FILTER_FIELD_IDS_LIST

public static final int AR_FILTER_FIELD_IDS_LIST
Selected fields from the list are included with the notification.

AR_FILTER_FIELD_IDS_CHANGED

public static final int AR_FILTER_FIELD_IDS_CHANGED
Only fields that have changed in the current transaction are included with the notification.

AR_FILTER_ACTION_NONE

public static final int AR_FILTER_ACTION_NONE
No filter action.

AR_FILTER_ACTION_NOTIFY

public static final int AR_FILTER_ACTION_NOTIFY
Send a notification to the specified user for filter.

AR_FILTER_ACTION_MESSAGE

public static final int AR_FILTER_ACTION_MESSAGE
Return the specified message (filters only) for filter.

AR_FILTER_ACTION_LOG

public static final int AR_FILTER_ACTION_LOG
Write the specifid text to a log file for filter.

AR_FILTER_ACTION_FIELDS

public static final int AR_FILTER_ACTION_FIELDS
Update values for the specified fields for filter.

AR_FILTER_ACTION_PROCESS

public static final int AR_FILTER_ACTION_PROCESS
Execute the specified command for filter.

AR_FILTER_ACTION_FIELDP

public static final int AR_FILTER_ACTION_FIELDP
Push data from the current operation to a field in another schema on the same server for filter.

AR_FILTER_ACTION_SQL

public static final int AR_FILTER_ACTION_SQL
Perform the specified SQL statements for filter.

AR_FILTER_ACTION_GOTOACTION

public static final int AR_FILTER_ACTION_GOTOACTION
Go to the filter with the specified execution order for filter.

AR_FILTER_ACTION_CALLGUIDE

public static final int AR_FILTER_ACTION_CALLGUIDE
Go to the filter with call guide; executes or invokes a guide for filter.

AR_FILTER_ACTION_EXITGUIDE

public static final int AR_FILTER_ACTION_EXITGUIDE
Terminates the current guide for filter.

AR_FILTER_ACTION_GOTOGUIDELABEL

public static final int AR_FILTER_ACTION_GOTOGUIDELABEL
Redirects the flow of execution within a guide to a specific filter.

AR_EXECUTE_ON_NONE

public static final int AR_EXECUTE_ON_NONE
No execution action for active link.

AR_EXECUTE_ON_BUTTON

public static final int AR_EXECUTE_ON_BUTTON
Execute the active link when a user selects a button, toolbar button, or menu item.

AR_EXECUTE_ON_RETURN

public static final int AR_EXECUTE_ON_RETURN
Execute the active link when a user presses Return in the field specified by the focus field parameter.

AR_EXECUTE_ON_SUBMIT

public static final int AR_EXECUTE_ON_SUBMIT
Execute the active link when a user submits an entry (before data is sent to the AR System server)

AR_EXECUTE_ON_MODIFY

public static final int AR_EXECUTE_ON_MODIFY
Execute the active link when a user modifies an individual entry (before data is sent to the AR System server)

AR_EXECUTE_ON_DISPLAY

public static final int AR_EXECUTE_ON_DISPLAY
Execute the active link when a user displays an entry (after data is retrieved from the AR System server)

AR_EXECUTE_ON_MODIFY_ALL

public static final int AR_EXECUTE_ON_MODIFY_ALL
Execute the active link when a user modifies all entries (before data is sent to the AR System server)

AR_EXECUTE_ON_MENU_OPEN

public static final int AR_EXECUTE_ON_MENU_OPEN
Execute the active link when a user opens a menu (before data is sent to the AR System server)

AR_EXECUTE_ON_MENU_CHOICE

public static final int AR_EXECUTE_ON_MENU_CHOICE
Execute the active link when a user selects an item from a character menu associated with a field specified by the focusField parameter or selects a row in a table field specified by the focusField parameter.

AR_EXECUTE_ON_LOSE_FOCUS

public static final int AR_EXECUTE_ON_LOSE_FOCUS
Execute the active link when the focus is changed, for example by clicking in another field.

AR_EXECUTE_ON_SET_DEFAULT

public static final int AR_EXECUTE_ON_SET_DEFAULT
Execute the active link when a user sets default values (either manually or through preference settings)

AR_EXECUTE_ON_QUERY

public static final int AR_EXECUTE_ON_QUERY
Execute the active link when a user retrieves one or more entries (before the query is sent to the AR System server)

AR_EXECUTE_ON_AFTER_MODIFY

public static final int AR_EXECUTE_ON_AFTER_MODIFY
Execute the active link when a user modifies an individual entry (after data is committed to the database)

AR_EXECUTE_ON_AFTER_SUBMIT

public static final int AR_EXECUTE_ON_AFTER_SUBMIT
Execute the active link when a user submits an entry (after data is committed to the database)

AR_EXECUTE_ON_GAIN_FOCUS

public static final int AR_EXECUTE_ON_GAIN_FOCUS
Execute the active link when the specified field receives the focus.

AR_EXECUTE_ON_WINDOW_OPEN

public static final int AR_EXECUTE_ON_WINDOW_OPEN
Execute the active link when a user opens any form window or changes its mode.

AR_EXECUTE_ON_WINDOW_CLOSE

public static final int AR_EXECUTE_ON_WINDOW_CLOSE
Execute the active link when a user closes any form window or changes its mode.

AR_EXECUTE_ON_UNDISPLAY

public static final int AR_EXECUTE_ON_UNDISPLAY
Execute the active link when a request is removed from the Details pane because a new request was selected in the Results pane or because the window is closing. The workflow actions execute before the new request is displayed.

AR_EXECUTE_ON_COPY_SUBMIT

public static final int AR_EXECUTE_ON_COPY_SUBMIT
Execute the active link when a user chooses Edit -> Copy to New in AR System User. The active links will be executed after the data has been sent to the new window, so that the administrator has the ability to use this data in the workflow.

AR_EXECUTE_ON_LOADED

public static final int AR_EXECUTE_ON_LOADED
Execute the active link on Submit and Search windows after all data has been loaded on the window (from defaults, from a copy to new, from an open window action).

AR_EXECUTE_ON_INTERVAL

public static final int AR_EXECUTE_ON_INTERVAL
Execute the active link when a specified interval has arrived.

AR_FOCUS_UNCHANGED

public static final int AR_FOCUS_UNCHANGED
Leaves the focus (cursor) as is to the field in Change Field active link action.

AR_FOCUS_SET_TO_FIELD

public static final int AR_FOCUS_SET_TO_FIELD
Moves the focus (cursor) to the field in Change Field active link action.

AR_ACCESS_OPTION_UNCHANGED

public static final int AR_ACCESS_OPTION_UNCHANGED
Leaves the access setting as it is for the data field in Change Field active link action. (Default)

AR_ACCESS_OPTION_READ_ONLY

public static final int AR_ACCESS_OPTION_READ_ONLY
Enables the user to read and access the contents of the data field (to copy it, for example), but not to enter/modify data, in Change Field active link action.

AR_ACCESS_OPTION_READ_WRITE

public static final int AR_ACCESS_OPTION_READ_WRITE
Enables the user to read the contents of the data field and enter/modify data as required, in Change Field active link action.

AR_ACCESS_OPTION_DISABLE

public static final int AR_ACCESS_OPTION_DISABLE
Enables the user to read the data field value but not to access the value, or to enter/modify data in the field. The field value and the field label will be grayed out.

AR_ACTIVE_LINK_ACTION_NONE

public static final int AR_ACTIVE_LINK_ACTION_NONE
Performs no active link action. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_MACRO

public static final int AR_ACTIVE_LINK_ACTION_MACRO
Executes the specified macro. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_FIELDS

public static final int AR_ACTIVE_LINK_ACTION_FIELDS
Sets values for the specified fields. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_PROCESS

public static final int AR_ACTIVE_LINK_ACTION_PROCESS
Executes the specified command. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_MESSAGE

public static final int AR_ACTIVE_LINK_ACTION_MESSAGE
Displays the specified message. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_SET_CHAR

public static final int AR_ACTIVE_LINK_ACTION_SET_CHAR
Sets characteristics for the specified field. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_DDE

public static final int AR_ACTIVE_LINK_ACTION_DDE
Performs the specified DDE action. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_FIELDP

public static final int AR_ACTIVE_LINK_ACTION_FIELDP
Transfers, or pushes, data from a field in the current schema to another schema. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_SQL

public static final int AR_ACTIVE_LINK_ACTION_SQL
Performs the specified SQL statements. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_AUTO

public static final int AR_ACTIVE_LINK_ACTION_AUTO
Performs the specified OLE automation. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_OPENDLG

public static final int AR_ACTIVE_LINK_ACTION_OPENDLG
Opens a schema in one of the following window types: Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_COMMITC

public static final int AR_ACTIVE_LINK_ACTION_COMMITC
Commits changes from a dialog to the parent schema window. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_CLOSEWND

public static final int AR_ACTIVE_LINK_ACTION_CLOSEWND
Closes a dialog or schema window. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_CALLGUIDE

public static final int AR_ACTIVE_LINK_ACTION_CALLGUIDE
Executes the specified guide. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_EXITGUIDE

public static final int AR_ACTIVE_LINK_ACTION_EXITGUIDE
Exits the current guide or all guides. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_GOTOGUIDELABEL

public static final int AR_ACTIVE_LINK_ACTION_GOTOGUIDELABEL
Goes to the specified active link within current guide. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_WAIT

public static final int AR_ACTIVE_LINK_ACTION_WAIT
Causes the current guide to wait for user input. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_GOTOACTION

public static final int AR_ACTIVE_LINK_ACTION_GOTOACTION
Goes to the active link with the specified execution order. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_OPEN_DLG

public static final int AR_ACTIVE_LINK_ACTION_OPEN_DLG
Active link Open Window action opens window as a dialog box. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_OPEN_SEARCH

public static final int AR_ACTIVE_LINK_ACTION_OPEN_SEARCH
Active link Open Window action opens window in search mode. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_OPEN_SUBMIT

public static final int AR_ACTIVE_LINK_ACTION_OPEN_SUBMIT
Active link Open Window action opens window in submit mode. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_OPEN_MODIFY_LST

public static final int AR_ACTIVE_LINK_ACTION_OPEN_MODIFY_LST
Active link Open Window action opens window in modify mode only as a results list. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_OPEN_MODIFY_DETAIL

public static final int AR_ACTIVE_LINK_ACTION_OPEN_MODIFY_DETAIL
Active link Open Window action opens window in modify mode only as a details pane. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_OPEN_MODIFY_SPLIT

public static final int AR_ACTIVE_LINK_ACTION_OPEN_MODIFY_SPLIT
Active link Open Window action opens window in modify mode as a split window that contains both results list and details pane. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_OPEN_DSPLY_LST

public static final int AR_ACTIVE_LINK_ACTION_OPEN_DSPLY_LST
Active link Open Window action opens window in display mode only as a results list. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_OPEN_DSPLY_DETAIL

public static final int AR_ACTIVE_LINK_ACTION_OPEN_DSPLY_DETAIL
Active link Open Window action opens window in display mode only as a details pane. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_OPEN_DSPLY_SPLIT

public static final int AR_ACTIVE_LINK_ACTION_OPEN_DSPLY_SPLIT
Active link Open Window action opens window in display mode as a split window that contains both results list and details pane. Use with the ActiveLinkActionInfo class.

AR_ACTIVE_LINK_ACTION_OPEN_REPORT

public static final int AR_ACTIVE_LINK_ACTION_OPEN_REPORT
Active link Open Window action opens window in report mode. Use with the ActiveLinkActionInfo class.

AR_REPORT_ATTR_LAYOUT

public static final int AR_REPORT_ATTR_LAYOUT
Specify layout of report. (?)

AR_REPORT_ATTR_IDLIST

public static final int AR_REPORT_ATTR_IDLIST
Fields to include in the report from the Field List in the upper half of the dialog box.

AR_REPORT_ATTR_NAME

public static final int AR_REPORT_ATTR_NAME
Name of report.

AR_REPORT_ATTR_TITLE

public static final int AR_REPORT_ATTR_TITLE
Title that appears at top of report in AR System User.

AR_REPORT_ATTR_HEADER

public static final int AR_REPORT_ATTR_HEADER
Header that appears at top of every page of report in AR System User.

AR_REPORT_ATTR_FOOTER

public static final int AR_REPORT_ATTR_FOOTER
Footer that appears at bottom of every page of report in AR System User.

AR_REPORT_ATTR_LINES

public static final int AR_REPORT_ATTR_LINES
Specifies how many lines of page the report will occupy.

AR_REPORT_ATTR_TOP

public static final int AR_REPORT_ATTR_TOP
Specify the number of blank lines you want at the top of each page of your report (including the header and title, if any). The default is 1.

AR_REPORT_ATTR_BOTTOM

public static final int AR_REPORT_ATTR_BOTTOM
Specify the number of blank lines you want at the bottom of each page of your report (including the footer, if any). The default is 1.

AR_REPORT_ATTR_CHARS

public static final int AR_REPORT_ATTR_CHARS
Specify the maximum number of characters on a line.

AR_REPORT_ATTR_LEFT

public static final int AR_REPORT_ATTR_LEFT
Specify the number of blank character units you want from the left edge of the page. The default is 0.

AR_REPORT_ATTR_RIGHT

public static final int AR_REPORT_ATTR_RIGHT
Specify the number of blank character units you want from the right edge of the page. The default is 0.

AR_REPORT_ATTR_COL_SEP

public static final int AR_REPORT_ATTR_COL_SEP
Specify characters to be used as separators between columns in a column or compressed text formatted report. The default value is a space.

AR_REPORT_ATTR_ONE_REC_PER_PAGE

public static final int AR_REPORT_ATTR_ONE_REC_PER_PAGE
Forces a page break after each request.

AR_REPORT_ATTR_COMPRESSED

public static final int AR_REPORT_ATTR_COMPRESSED
Creates report in compressed format with commas between the columns (or with white space or any other specified character between the columns).

AR_REPORT_ATTR_TITLE_SEP_CHAR

public static final int AR_REPORT_ATTR_TITLE_SEP_CHAR
Specify characters to be uses to separate the column title (the field name) from the data below. The default is a hyphen (-). This setting applies only to column-formatted reports.

AR_REPORT_REC_SEP

public static final int AR_REPORT_REC_SEP
Specify characters you want to use to separate requests. By default, they are blank.

AR_REPORT_LONG_FIELD_FORMAT

public static final int AR_REPORT_LONG_FIELD_FORMAT
Specify whether to wrap or truncate long field format.

AR_REPORT_COL_TITLE_PER

public static final int AR_REPORT_COL_TITLE_PER
Specify where column title appears in the report.

AR_REPORT_ATTR_PAGE_BREAKS

public static final int AR_REPORT_ATTR_PAGE_BREAKS
Specify where page breaks appear in report.

AR_REPORT_ATTR_TYPE

public static final int AR_REPORT_ATTR_TYPE
For Crystal reports, defines report type.

AR_REPORT_ATTR_FILENAME

public static final int AR_REPORT_ATTR_FILENAME
For Crystal reports, defines file name for external report.

AR_REPORT_ATTR_PRINT_ORIENT

public static final int AR_REPORT_ATTR_PRINT_ORIENT
Specify whether print orientation is portrait or landscape.

AR_REPORT_ATTR_SCHEMANAME

public static final int AR_REPORT_ATTR_SCHEMANAME
For web reporting, specifies schema name to use for the report.

AR_REPORT_ATTR_SERVERNAME

public static final int AR_REPORT_ATTR_SERVERNAME
For web reporting, specifies server name to use for the report.

AR_REPORT_ATTR_QUERY

public static final int AR_REPORT_ATTR_QUERY
For web reporting, specifies query to use for the report.

AR_REPORT_ATTR_ENTRYIDS

public static final int AR_REPORT_ATTR_ENTRYIDS
For web reporting, specifies entry IDs to use for the report.

AR_REPORT_ATTR_QUERY_OVERRIDE

public static final int AR_REPORT_ATTR_QUERY_OVERRIDE
For web reporting, specifies whether or not the query sent to the report should override a query that may already be stored in the report.

AR_REPORT_ATTR_OPERATION

public static final int AR_REPORT_ATTR_OPERATION
For web reporting, specifies what operation to do with the report, for example, Run, Create, Edit.

AR_REPORT_ATTR_LOCATION

public static final int AR_REPORT_ATTR_LOCATION
For web reporting, specifies where the report is stored, for example, Local disk, Report Form, and so on.

AR_REPORT_LOCATION_EMBEDDED

public static final int AR_REPORT_LOCATION_EMBEDDED
Report stored on AR System server. Specifies the various location type for AR_REPORT_ATTR_LOCATION.

AR_REPORT_LOCATION_LOCAL

public static final int AR_REPORT_LOCATION_LOCAL
Report stored on local disk. Specifies the various location type for AR_REPORT_ATTR_LOCATION.

AR_REPORT_LOCATION_REPORTING_FORM

public static final int AR_REPORT_LOCATION_REPORTING_FORM
Report stored on the reporting server in the Report form. Specifies the various location type for AR_REPORT_ATTR_LOCATION.

The Reporting Form location is only available when using Centralized User Preferences and the report server is defined in the AR System User Preferences form.


AR_REPORT_LOCATION_FIELD

public static final int AR_REPORT_LOCATION_FIELD
Reserved for future AR System use.

AR_PERMISSIONS_NONE

public static final int AR_PERMISSIONS_NONE
Group has no access to the object.

AR_PERMISSIONS_VISIBLE

public static final int AR_PERMISSIONS_VISIBLE
Group can see the schema or container.

AR_PERMISSIONS_HIDDEN

public static final int AR_PERMISSIONS_HIDDEN
Group cannot see the schema or container.

AR_PERMISSIONS_VIEW

public static final int AR_PERMISSIONS_VIEW
Group has read-only access to the field.

AR_PERMISSIONS_CHANGE

public static final int AR_PERMISSIONS_CHANGE
Group has read-write access to the field.

AR_GROUP_TYPE_VIEW

public static final int AR_GROUP_TYPE_VIEW
Group has view access to field.

AR_GROUP_TYPE_CHANGE

public static final int AR_GROUP_TYPE_CHANGE
Group has change access to field.

AR_LICENSE_TAG_WRITE

public static final int AR_LICENSE_TAG_WRITE
Write license held by user.

AR_LICENSE_TAG_FULL_TEXT

public static final int AR_LICENSE_TAG_FULL_TEXT
FTS license held by user.

AR_LICENSE_TAG_RESERVED1

public static final int AR_LICENSE_TAG_RESERVED1
Reserved license held by user.

AR_USER_LIST_MYSELF

public static final int AR_USER_LIST_MYSELF
Retrieve or store the current user

AR_USER_LIST_REGISTERED

public static final int AR_USER_LIST_REGISTERED
Retrieve or store all registered users

AR_USER_LIST_CURRENT

public static final int AR_USER_LIST_CURRENT
Retrieve or store all users currently accessing the server

AR_PRECISION_NONE

public static final int AR_PRECISION_NONE
No precision value that limits the number of decimal places displayed in the user’s view of real number field.

AR_MENU_APPEND

public static final int AR_MENU_APPEND
Menu text is added to any text already in the field. If there is any text in the field, a blank space is inserted before the menu text value is appended.

AR_MENU_OVERWRITE

public static final int AR_MENU_OVERWRITE
Menu text replaces any text already in the field.

AR_QBE_MATCH_ANYWHERE

public static final int AR_QBE_MATCH_ANYWHERE
LIKE %value% operation to perform on QBE screen. AR System User adds wildcards to start and end of search.

AR_QBE_MATCH_LEADING

public static final int AR_QBE_MATCH_LEADING
LIKE value% operation to perform on QBE screen. AR System User adds wildcards to end of search.

AR_QBE_MATCH_EQUAL

public static final int AR_QBE_MATCH_EQUAL
= operation to perform on QBE screen. AR System User does not add any wildcards to search string but uses EQUAL (=) operator instead.

AR_FULLTEXT_OPTIONS_NONE

public static final int AR_FULLTEXT_OPTIONS_NONE
No Full Text options.

AR_FULLTEXT_OPTIONS_INDEXED

public static final int AR_FULLTEXT_OPTIONS_INDEXED
Field is Full Text indexed.

AR_ATTACH_FIELD_TYPE_EMBED

public static final int AR_ATTACH_FIELD_TYPE_EMBED
Embedded type file is stored.

AR_ATTACH_FIELD_TYPE_LINK

public static final int AR_ATTACH_FIELD_TYPE_LINK
Reserved for future use of AR System Corporation.

AR_FIELD_LIMIT_NONE

public static final int AR_FIELD_LIMIT_NONE
Field has no defined limits.

AR_MENU_REFRESH_CONNECT

public static final int AR_MENU_REFRESH_CONNECT
Refresh the menu only when form opened.

COLUMN_LIMIT_DATASOURCE_DATA_FIELD

public static final int COLUMN_LIMIT_DATASOURCE_DATA_FIELD
Regular field as data source for the getDataField or setDataField methods of ColumnLimitInfo.

COLUMN_LIMIT_DATASOURCE_DISPLAY_FIELD

public static final int COLUMN_LIMIT_DATASOURCE_DISPLAY_FIELD
Display-only field as data source for the getDataField or setDataField methods of ColumnLimitInfo.

AR_MENU_REFRESH_OPEN

public static final int AR_MENU_REFRESH_OPEN
Refresh every time menu is opened.

AR_MENU_REFRESH_INTERVAL

public static final int AR_MENU_REFRESH_INTERVAL
Refresh first time menu opened and every 15 minutes thereafter.

AR_MENU_TYPE_NONE

public static final int AR_MENU_TYPE_NONE
No menu item.

AR_MENU_TYPE_VALUE

public static final int AR_MENU_TYPE_VALUE
Leaf-level menu item.

AR_MENU_TYPE_MENU

public static final int AR_MENU_TYPE_MENU
Top- or intermediate-level menu item.

AR_MENU_FILE_SERVER

public static final int AR_MENU_FILE_SERVER
Location of file menu on AR System server system.

AR_MENU_FILE_CLIENT

public static final int AR_MENU_FILE_CLIENT
Location of file menu on system where AR System User client is running.

AR_CHAR_MENU_DD_NONE

public static final int AR_CHAR_MENU_DD_NONE
No data-dictionary menu.

AR_CHAR_MENU_DD_FORM

public static final int AR_CHAR_MENU_DD_FORM
Data-dictionary menu sub-type, in which the menu is a list of forms on the server.

AR_CHAR_MENU_DD_FIELD

public static final int AR_CHAR_MENU_DD_FIELD
Data-dictionary menu sub-type, in which the menu is a list of fields on the schema.

AR_CHAR_MENU_DD_DB_NAME

public static final int AR_CHAR_MENU_DD_DB_NAME
Unique database name for item used in Data-Dictionary name type.

AR_CHAR_MENU_DD_LOCAL_NAME

public static final int AR_CHAR_MENU_DD_LOCAL_NAME
Localized label/alias for item used in Data-Dictionary name type.

AR_CHAR_MENU_DD_ID

public static final int AR_CHAR_MENU_DD_ID
ID for the item used in Data-Dictionary name type.

AR_CHAR_MENU_DD_FORMAT_NONE

public static final int AR_CHAR_MENU_DD_FORMAT_NONE
No value used in Data-Dictionary value format.

AR_CHAR_MENU_DD_FORMAT_ID

public static final int AR_CHAR_MENU_DD_FORMAT_ID
ID only used in Data-Dictionary value format.

AR_CHAR_MENU_DD_FORMAT_NAME

public static final int AR_CHAR_MENU_DD_FORMAT_NAME
Name only used in Data-Dictionary value format.

AR_CHAR_MENU_DD_FORMAT_QUOTES

public static final int AR_CHAR_MENU_DD_FORMAT_QUOTES
Name with quotes used in Data-Dictionary value format.

AR_CHAR_MENU_DD_FORMAT_DOLLARS

public static final int AR_CHAR_MENU_DD_FORMAT_DOLLARS
Name with dollar signs used in Data-Dictionary value format.

AR_CHAR_MENU_DD_FORMAT_ID_NAME

public static final int AR_CHAR_MENU_DD_FORMAT_ID_NAME
ID and name used in Data-Dictionary value format.

AR_CHAR_MENU_DD_FORMAT_NAMEL

public static final int AR_CHAR_MENU_DD_FORMAT_NAMEL
Localized name only used in Data-Dictionary value format.

AR_CHAR_MENU_DD_FORMAT_QUOTESL

public static final int AR_CHAR_MENU_DD_FORMAT_QUOTESL
Localized name with quotes used in Data-Dictionary value format.

AR_CHAR_MENU_DD_FORMAT_DOLLARSL

public static final int AR_CHAR_MENU_DD_FORMAT_DOLLARSL
Localized name with dollar signs used in Data-Dictionary value format.

AR_CHAR_MENU_DD_FORMAT_ID_L

public static final int AR_CHAR_MENU_DD_FORMAT_ID_L
ID and localized name used in Data-Dictionary value format.

AR_CHAR_MENU_DD_FORMAT_NAME_L

public static final int AR_CHAR_MENU_DD_FORMAT_NAME_L
Name and localized name used in Data-Dictionary value format. This would return the following format:
Form01 alias for Form01
where "Form01" is the name of form and "alias for Form01" is its alias.

AR_CHAR_MENU_DD_FORMAT_L_NAME

public static final int AR_CHAR_MENU_DD_FORMAT_L_NAME
;local;name (first * sep match) used in Data-Dictionary value format. This would return the following format:
alias Form01 Form01
where "alias for Form01" is its alias and "Form01" is the name of form.

AR_CHAR_MENU_NONE

public static final int AR_CHAR_MENU_NONE
No character menu.

AR_CHAR_MENU_LIST

public static final int AR_CHAR_MENU_LIST
Character menu items based on menu list definitions. Menu items can be a value (a leaf-level item) or another menu (a top-or intermediate-level item).

AR_CHAR_MENU_QUERY

public static final int AR_CHAR_MENU_QUERY
Character menu items based on schema query.

AR_CHAR_MENU_FILE

public static final int AR_CHAR_MENU_FILE
Character menu items based on formatted flat file.

AR_CHAR_MENU_SQL

public static final int AR_CHAR_MENU_SQL
Character menu items based on SQL query.

AR_CHAR_MENU_SS

public static final int AR_CHAR_MENU_SS
Character menu items based on SS.

AR_CHAR_MENU_DATA_DICTIONARY

public static final int AR_CHAR_MENU_DATA_DICTIONARY
Character menu items based on Data Dictionary.

AR_STRUCT_ITEM_SCHEMA

public static final int AR_STRUCT_ITEM_SCHEMA
Schema definition, including views, help text, and change diary information.

AR_STRUCT_ITEM_SCHEMA_DEFN

public static final int AR_STRUCT_ITEM_SCHEMA_DEFN
Structure definition for configuring AR System User cache (special purpose export)

AR_STRUCT_ITEM_SCHEMA_VIEW

public static final int AR_STRUCT_ITEM_SCHEMA_VIEW
Display definition for configuring AR System User cache (special purpose export).

AR_STRUCT_ITEM_SCHEMA_MAIL

public static final int AR_STRUCT_ITEM_SCHEMA_MAIL
Email template for submitting requests (special purpose export).

AR_STRUCT_ITEM_FILTER

public static final int AR_STRUCT_ITEM_FILTER
Filter definition

AR_STRUCT_ITEM_ACTIVE_LINK

public static final int AR_STRUCT_ITEM_ACTIVE_LINK
Active link definition

AR_STRUCT_ITEM_ADMIN_EXT

public static final int AR_STRUCT_ITEM_ADMIN_EXT
Administrator extensions are no longer supported in the AR System.

AR_STRUCT_ITEM_CHAR_MENU

public static final int AR_STRUCT_ITEM_CHAR_MENU
Character menu definition

AR_STRUCT_ITEM_ESCALATION

public static final int AR_STRUCT_ITEM_ESCALATION
Escalation definition

AR_STRUCT_ITEM_DIST_MAP

public static final int AR_STRUCT_ITEM_DIST_MAP
Mapping definition for Distributed Server Option

AR_STRUCT_ITEM_SCHEMA_VIEW_MIN

public static final int AR_STRUCT_ITEM_SCHEMA_VIEW_MIN
Display definition without bitmaps for AR System User

AR_STRUCT_ITEM_CONTAINER

public static final int AR_STRUCT_ITEM_CONTAINER
Container definition

AR_STRUCT_ITEM_DIST_POOL

public static final int AR_STRUCT_ITEM_DIST_POOL
Distributed Server definition

AR_STRUCT_ITEM_SCHEMA_VIEW_2

public static final int AR_STRUCT_ITEM_SCHEMA_VIEW_2
Tag for all VUIs instead of just one.

AR_STRUCT_XML_OFFSET

public static final int AR_STRUCT_XML_OFFSET
mask for the exporting object in XML format

EXPORT_OPTION_NONE

public static final int EXPORT_OPTION_NONE
Additional option to Export call.

EXPORT_VUI_MINIMUM

public static final int EXPORT_VUI_MINIMUM
Export basic VUI, without bitmaps, and so on.

AR_IMPORT_OPT_CREATE

public static final int AR_IMPORT_OPT_CREATE
Creates new object(s)and generates an error if an object already exists.

AR_IMPORT_OPT_OVERWRITE

public static final int AR_IMPORT_OPT_OVERWRITE
Overwrites existing objects.

AR_SERVER_INFO_DB_TYPE

public static final int AR_SERVER_INFO_DB_TYPE
Underlying database type (character string).

AR_SERVER_INFO_SERVER_LICENSE

public static final int AR_SERVER_INFO_SERVER_LICENSE
Server license type (character string).

AR_SERVER_INFO_FIXED_LICENSE

public static final int AR_SERVER_INFO_FIXED_LICENSE
number of fixed user licenses (int).

AR_SERVER_INFO_VERSION

public static final int AR_SERVER_INFO_VERSION
AR System server version (character string).

AR_SERVER_INFO_ALLOW_GUESTS

public static final int AR_SERVER_INFO_ALLOW_GUESTS
Flag indicating whether the server accepts guest users. Guest users are users not registered with the AR System. If allowed,guest users have no permissions but are allowed to perform some basic operations. Guest users can submit entries to forms for which permission has been given to the Public group and enter/modify data in fields that have been defined as allowing any user to submit. If not allowed, unregistered users have no access to the system. Valid values for this option are 1 (TRUE) and 0 (FALSE). The default value is 1 (allow guest users).

AR_SERVER_INFO_USE_ETC_PASSWD

public static final int AR_SERVER_INFO_USE_ETC_PASSWD
Indicates whether the /etc/passwd file is used to validate users not registered with the AR System (UNIX only). If so, users in /etc/passwd are considered valid users of the AR System and are assigned to a group identified by the UNIX group ID. Valid values for this option are 1 (TRUE) and 0 (FALSE). The default value is 1 (use password file).

AR_SERVER_INFO_XREF_PASSWORDS

public static final int AR_SERVER_INFO_XREF_PASSWORDS
Indicates whether the /etc/passwd file is cross-referenced if an AR System user has no password (UNIX only). This option enables you to manage group membership and other support information by using the AR System but still manage passwords using the /etc/passwd file. Valid values for this option are 1 (TRUE) and 0 (FALSE). The default value is 0 (blank passwords are not cross referenced).

AR_SERVER_INFO_DEBUG_MODE

public static final int AR_SERVER_INFO_DEBUG_MODE
Indicates the server debug modes:

AR_SERVER_INFO_DB_NAME

public static final int AR_SERVER_INFO_DB_NAME
Name of the underlying SQL database (not applicable for Oracle databases). The default value is ARSystem.

AR_SERVER_INFO_DB_PASSWORD

public static final int AR_SERVER_INFO_DB_PASSWORD
database password associated with the ARSystem database or tablespace (applicable to Sybase and Oracle databases only). The password is stored in encrypted form.

AR_SERVER_INFO_HARDWARE

public static final int AR_SERVER_INFO_HARDWARE
Server hardware type (character string).

AR_SERVER_INFO_OS

public static final int AR_SERVER_INFO_OS
Character string that indicates the server operating system which includes the version number.

AR_SERVER_INFO_SERVER_DIR

public static final int AR_SERVER_INFO_SERVER_DIR
Data directory for the AR System. This directory contains support files for the underlying SQL database (but no actual database files). For flat file databases, this directory contains both database definition and data files.

AR_SERVER_INFO_DBHOME_DIR

public static final int AR_SERVER_INFO_DBHOME_DIR
Home directory for the underlying database (applicable for SQL databases only).

AR_SERVER_INFO_SET_PROC_TIME

public static final int AR_SERVER_INFO_SET_PROC_TIME
Number of seconds the server waits before ending a set fields process that has not completed. Valid values for this option are 1 through 20. The default value is five seconds.

AR_SERVER_INFO_EMAIL_FROM

public static final int AR_SERVER_INFO_EMAIL_FROM
Sender name to use for filter-generated email notifications where no subject is specified. Only "trusted" email users can use this name (refer to documentation about the /etc/sendmail.cf file for more information about trusted users).

AR_SERVER_INFO_SQL_LOG_FILE

public static final int AR_SERVER_INFO_SQL_LOG_FILE
Name of the file to use if SQL tracing is turned on (see AR_SERVER_INFO_DEBUG_MODE).

AR_SERVER_INFO_FLOAT_LICENSE

public static final int AR_SERVER_INFO_FLOAT_LICENSE
Number of floating write licenses defined.

AR_SERVER_INFO_FLOAT_TIMEOUT

public static final int AR_SERVER_INFO_FLOAT_TIMEOUT
Number of hours the server waits before disconnecting inactive users. If a user is holding a floating write license token, the system also frees the token at this time.

AR_SERVER_INFO_UNQUAL_QUERIES

public static final int AR_SERVER_INFO_UNQUAL_QUERIES
Indicates whether the server allows unqualified queries. Unqualified queries are calls in which the qualifier parameter is either NULL or has an operation value of 0 (AR_COND_OP_NONE). These queries can cause performance problems, especially for large forms, because they return all entries for a given form. If not allowed, you can return all form entries by specifying a “ dummy” qualification such as 1 = 1. Valid values for this option are 1 (TRUE) and 0 (FALSE). The default value is 1 (allow unqualified queries).

AR_SERVER_INFO_FILTER_LOG_FILE

public static final int AR_SERVER_INFO_FILTER_LOG_FILE
Name of the file to use if filter tracing is turned on (see AR_SERVER_INFO_DEBUG_MODE).

AR_SERVER_INFO_USER_LOG_FILE

public static final int AR_SERVER_INFO_USER_LOG_FILE
Name of the file to use if user tracing is turned on (see AR_SERVER_INFO_DEBUG_MODE).

AR_SERVER_INFO_REM_SERV_ID

public static final int AR_SERVER_INFO_REM_SERV_ID
AR System server ID associated with the license (character string).

AR_SERVER_INFO_MULTI_SERVER

public static final int AR_SERVER_INFO_MULTI_SERVER
Integer (0/1) value indicating the use of the multi-server option. A 0 value indicates a single server; a 1 value indicates the use of the multi-server option.

AR_SERVER_INFO_EMBEDDED_SQL

public static final int AR_SERVER_INFO_EMBEDDED_SQL
Value indicating whether the underlying SQL database is embedded (bundled with the Action Request System). Valid values for this option are 0 (not embedded) and 1 (embedded).

AR_SERVER_INFO_MAX_SCHEMAS

public static final int AR_SERVER_INFO_MAX_SCHEMAS
Maximum number of forms allowed. The default value is 0 (no limit).

AR_SERVER_INFO_DB_VERSION

public static final int AR_SERVER_INFO_DB_VERSION
Underlying database version (character string).

AR_SERVER_INFO_MAX_ENTRIES

public static final int AR_SERVER_INFO_MAX_ENTRIES
Maximum number of entries returned by a single query. Because users can also specify the maximum number of entries returned (in query preferences), the actual maximum is the lower of these two values. The default value is no (server-defined) maximum.

AR_SERVER_INFO_MAX_F_DAEMONS

public static final int AR_SERVER_INFO_MAX_F_DAEMONS
Obsolete server option. Refer to the AR System C API Guide.

AR_SERVER_INFO_MAX_L_DAEMONS

public static final int AR_SERVER_INFO_MAX_L_DAEMONS
Obsolete server option. Refer to the AR System C API Guide.

AR_SERVER_INFO_ESCALATION_LOG_FILE

public static final int AR_SERVER_INFO_ESCALATION_LOG_FILE
Name of the file to use if escalation tracing is turned on (see AR_SERVER_INFO_DEBUG_MODE).

AR_SERVER_INFO_ESCL_DAEMON

public static final int AR_SERVER_INFO_ESCL_DAEMON
Obsolete server option. Refer to the AR System C API Guide.

AR_SERVER_INFO_SUBMITTER_MODE

public static final int AR_SERVER_INFO_SUBMITTER_MODE
Submitter of an entry must have a license to modify it. In locked mode, the Submitter field cannot be changed after submit, and the submitter can modify the entry with or without a write license (if the Submitter group has Change permission). In changeable mode, the Submitter field can be changed after submit, but the submitter must have a write license to modify the entry (if the Submitter group has Change permission). Valid values for this option are 1 (locked) and 2 (changeable). The default value is 2 (changeable).

AR_SERVER_INFO_API_LOG_FILE

public static final int AR_SERVER_INFO_API_LOG_FILE
Name of the file to use if API tracing is turned on (see AR_SERVER_INFO_DEBUG_MODE).

AR_SERVER_INFO_FTEXT_FIXED

public static final int AR_SERVER_INFO_FTEXT_FIXED
Number of fixed Full Text licenses defined.

AR_SERVER_INFO_FTEXT_FLOAT

public static final int AR_SERVER_INFO_FTEXT_FLOAT
Number of floating Full Text licenses defined.

AR_SERVER_INFO_FTEXT_TIMEOUT

public static final int AR_SERVER_INFO_FTEXT_TIMEOUT
Number of hours the server waits before disconnecting inactive users with Full Text licenses. If a user is holding a floating Full Text license token, the system also frees the token at this time.

AR_SERVER_INFO_RESERV1_A

public static final int AR_SERVER_INFO_RESERV1_A
(integer) Number of fixed reserve licenses.

AR_SERVER_INFO_RESERV1_B

public static final int AR_SERVER_INFO_RESERV1_B
(integer) Number of floating reserve licenses.

AR_SERVER_INFO_RESERV1_C

public static final int AR_SERVER_INFO_RESERV1_C
(integer) Number of admin reserve licenses.

AR_SERVER_INFO_SERVER_IDENT

public static final int AR_SERVER_INFO_SERVER_IDENT
Unique identifier for the server (character string).

AR_SERVER_INFO_DS_SVR_LICENSE

public static final int AR_SERVER_INFO_DS_SVR_LICENSE
Distributed server license type (character string).

AR_SERVER_INFO_DS_MAPPING

public static final int AR_SERVER_INFO_DS_MAPPING
Name of the form that contains distributed mapping definitions (applicable for Distributed Server Option only).

AR_SERVER_INFO_DS_PENDING

public static final int AR_SERVER_INFO_DS_PENDING
Name of the form that contains the pending operation list (applicable for Distributed Server Option only).

AR_SERVER_INFO_DS_RPC_SOCKET

public static final int AR_SERVER_INFO_DS_RPC_SOCKET
Specific server socket to use for the distributed server. Valid values for this option are 390600 and 390680 through 390694. Any other value causes the distributed server to use the default server.

AR_SERVER_INFO_DS_LOG_FILE

public static final int AR_SERVER_INFO_DS_LOG_FILE
Name of the file to use if distributed server tracing is turned on (see AR_SERVER_INFO_DEBUG_MODE).

AR_SERVER_INFO_SUPPRESS_WARN

public static final int AR_SERVER_INFO_SUPPRESS_WARN
Series of zero or more message numbers (separated by spaces) that identify the informational or warning messages that the system suppresses.

AR_SERVER_INFO_HOSTNAME

public static final int AR_SERVER_INFO_HOSTNAME
Host name of the server (“short” machine name).

AR_SERVER_INFO_FULL_HOSTNAME

public static final int AR_SERVER_INFO_FULL_HOSTNAME
Full DNS host name of the server (“long” machine name).

AR_SERVER_INFO_SAVE_LOGIN

public static final int AR_SERVER_INFO_SAVE_LOGIN
Value indicating whether users must log in to client tools:

AR_SERVER_INFO_U_CACHE_CHANGE

public static final int AR_SERVER_INFO_U_CACHE_CHANGE
Time of the last change to the user cache.

AR_SERVER_INFO_G_CACHE_CHANGE

public static final int AR_SERVER_INFO_G_CACHE_CHANGE
Time of the last change to the group cache.

AR_SERVER_INFO_STRUCT_CHANGE

public static final int AR_SERVER_INFO_STRUCT_CHANGE
Last structure change (for this run of the server).

AR_SERVER_INFO_CASE_SENSITIVE

public static final int AR_SERVER_INFO_CASE_SENSITIVE
Value indicating whether the underlying database is case-sensitive. Valid values for this option are 0 (case-sensitive) and 1 (case-insensitive). The default value is 1 (case-insensitive).

AR_SERVER_INFO_SERVER_LANG

public static final int AR_SERVER_INFO_SERVER_LANG
Local language setting of the server.

AR_SERVER_INFO_ADMIN_ONLY

public static final int AR_SERVER_INFO_ADMIN_ONLY
Flag indicating whether the server is in Administrator Only mode (1) or not (0). When not in Administrator Only mode, subadministrators can also perform administrator duties. The default value is 0 (Not in Administrator Only mode).

AR_SERVER_INFO_CACHE_LOG_FILE

public static final int AR_SERVER_INFO_CACHE_LOG_FILE
Obsolete server option. Refer to the AR System C API Guide.

AR_SERVER_INFO_FLASH_DAEMON

public static final int AR_SERVER_INFO_FLASH_DAEMON
Obsolete server option. Refer to the AR System C API Guide.

AR_SERVER_INFO_THREAD_LOG_FILE

public static final int AR_SERVER_INFO_THREAD_LOG_FILE
Name of the file to use if thread tracing is turned on (see AR_SERVER_INFO_DEBUG_MODE) (Windows NT only).

AR_SERVER_INFO_ADMIN_TCP_PORT

public static final int AR_SERVER_INFO_ADMIN_TCP_PORT
Obsolete server option. Refer to the AR System C API Guide.

AR_SERVER_INFO_ESCL_TCP_PORT

public static final int AR_SERVER_INFO_ESCL_TCP_PORT
Obsolete server option. Refer to the AR System C API Guide.

AR_SERVER_INFO_FAST_TCP_PORT

public static final int AR_SERVER_INFO_FAST_TCP_PORT
Obsolete server option. Refer to the AR System C API Guide.

AR_SERVER_INFO_LIST_TCP_PORT

public static final int AR_SERVER_INFO_LIST_TCP_PORT
Obsolete server option. Refer to the AR System C API Guide.

AR_SERVER_INFO_FLASH_TCP_PORT

public static final int AR_SERVER_INFO_FLASH_TCP_PORT
Obsolete server option. Refer to the AR System C API Guide.

AR_SERVER_INFO_TCD_TCP_PORT

public static final int AR_SERVER_INFO_TCD_TCP_PORT
TCP port for arservtcd thread.

AR_SERVER_INFO_DSO_DEST_PORT

public static final int AR_SERVER_INFO_DSO_DEST_PORT
TCP port that the distributed server option uses to communicate with the AR System server.

AR_SERVER_INFO_INFORMIX_DBN

public static final int AR_SERVER_INFO_INFORMIX_DBN
Informix database server name. This option has a value only if you are using an Informix database.

AR_SERVER_INFO_INFORMIX_TBC

public static final int AR_SERVER_INFO_INFORMIX_TBC
Informix configuration file. This option has a value only if you are using an Informix database. The default value is onconfig.

AR_SERVER_INFO_INGRES_VNODE

public static final int AR_SERVER_INFO_INGRES_VNODE
Obsolete server option.

AR_SERVER_INFO_ORACLE_SID

public static final int AR_SERVER_INFO_ORACLE_SID
System ID of the Oracle database you are accessing. This option has a value only if you are using an Oracle database.

AR_SERVER_INFO_ORACLE_TWO_T

public static final int AR_SERVER_INFO_ORACLE_TWO_T
The two-task environment setting for remote access to an Oracle database. This option has a value only if you are using an Oracle database.

AR_SERVER_INFO_SYBASE_CHARSET

public static final int AR_SERVER_INFO_SYBASE_CHARSET
Character set being used to access a Sybase database. This option has a value only if you are using a Sybase database.

AR_SERVER_INFO_SYBASE_SERV

public static final int AR_SERVER_INFO_SYBASE_SERV
Sybase logical server name. This option has a value only if you are using a Sybase database. The default value is SYBASE.

AR_SERVER_INFO_SHARED_MEM

public static final int AR_SERVER_INFO_SHARED_MEM
(UNIX only) A flag indicating whether the shared memory is disabled or enabled. Valid values for this option are 1 (shared memory enabled) and 0 (shared memory disabled).

AR_SERVER_INFO_SHARED_CACHE

public static final int AR_SERVER_INFO_SHARED_CACHE
Obsolete server option. Refer to the AR System C API Guide.

AR_SERVER_INFO_CACHE_SEG_SIZE

public static final int AR_SERVER_INFO_CACHE_SEG_SIZE
Obsolete server option. Refer to the AR System C API Guide.

AR_SERVER_INFO_DB_USER

public static final int AR_SERVER_INFO_DB_USER
User name the Action Request System uses to access the underlying database.

AR_SERVER_INFO_NFY_TCP_PORT

public static final int AR_SERVER_INFO_NFY_TCP_PORT
TCP port that the Notifier server will use.

AR_SERVER_INFO_FILT_MAX_TOTAL

public static final int AR_SERVER_INFO_FILT_MAX_TOTAL
Maximum number of filters that the server will execute for a given operation. The default value is 10000.

AR_SERVER_INFO_FILT_MAX_STACK

public static final int AR_SERVER_INFO_FILT_MAX_STACK
Maximum number of levels of recursion allowed for a given operation. The data modification performed by an AR_FILTER_ACTION_FIELDP filter action could trigger a second set, or level, of filters, one of which could trigger filters a third level down and so on. This option limits the number of times such recursion can happen, preventing the server crash that would occur if the recursion continued indefinitely. The default value is 25.

AR_SERVER_INFO_DEFAULT_ORDER_BY

public static final int AR_SERVER_INFO_DEFAULT_ORDER_BY
Integer (1 or 0) indicating the default order of requests in a form when issuing ARGetListEntry calls, so that the sorting is done on the database and before the results are returned. Valid values for this option are 0 (no sort order) or 1 (use EntryId order). The default value is 1.

AR_SERVER_INFO_DELAYED_CACHE

public static final int AR_SERVER_INFO_DELAYED_CACHE
Flag indicating whether to disable recacheing of the shared cache after a time-out (1) or not (0). The default value is 0 (delayed recache not disabled).

AR_SERVER_INFO_DSO_MERGE_STYLE

public static final int AR_SERVER_INFO_DSO_MERGE_STYLE
Integer (1 or 0) indicating the merge style to use for the Distributed Server Option. A 0 indicates the new style; 1 indicates the old style. The default is 0. For a 1 value (old style), the merge style overwrites entries; for a 0 value (new style), a true merge is performed according to the rules of the Distributed Server Option setup. For backward compatibility, this server option can be set to 1.

AR_SERVER_INFO_EMAIL_LINE_LEN

public static final int AR_SERVER_INFO_EMAIL_LINE_LEN
Maximum line length of e-mail messages.

AR_SERVER_INFO_EMAIL_SYSTEM

public static final int AR_SERVER_INFO_EMAIL_SYSTEM
Character string that indicates the email system on UNIX.

AR_SERVER_INFO_INFORMIX_RELAY_MOD

public static final int AR_SERVER_INFO_INFORMIX_RELAY_MOD
Character string that indicates the Informix relay module.

AR_SERVER_INFO_PS_RPC_SOCKET

public static final int AR_SERVER_INFO_PS_RPC_SOCKET
RPC program number and port pairs the Private Servers will use. A value of 0 for the port means no port was speci .ed.

AR_SERVER_INFO_REGISTER_PORTMAPPER

public static final int AR_SERVER_INFO_REGISTER_PORTMAPPER
Flag indicating whether to register with the portmapper (1) or not (0). The default value is 1.

AR_SERVER_INFO_SERVER_NAME

public static final int AR_SERVER_INFO_SERVER_NAME
Alias server name that is always interpreted as the current server. The name is not fully qualified. For example, the server alpha.remedy.com would have the value alpha. See also “Server-Name” in ar.conf.

AR_SERVER_INFO_DBCONF

public static final int AR_SERVER_INFO_DBCONF
Complete contents of the db.conf (ardb.cfg) file.

AR_SERVER_INFO_APPL_PENDING

public static final int AR_SERVER_INFO_APPL_PENDING
The name of the form that contains the pending list of application commands to be processed. This form is specific to the use of Application-Commands.

AR_SERVER_INFO_AP_RPC_SOCKET

public static final int AR_SERVER_INFO_AP_RPC_SOCKET
RPC program number the approval server will use when contacting the AR System. This allows you to define a specific AR System server for private use by the approval server.

AR_SERVER_INFO_AP_LOG_FILE

public static final int AR_SERVER_INFO_AP_LOG_FILE
Name of the file to use if approval tracing is turned on (see AR_SERVER_INFO_DEBUG_MODE).

AR_SERVER_INFO_AP_DEFN_CHECK

public static final int AR_SERVER_INFO_AP_DEFN_CHECK
Length of time in seconds between checks by an application service to verify that definitions it is using from the AR System are correct. The value can be from 0 to 3600 seconds (1 hour). A value of 0 means to check definitions with each command. A larger value means a slight delay in recognizing changes to some definition, while a smaller value means the significant overhead of checking the definitions often. The default value is 300 seconds (5 minutes).

AR_SERVER_INFO_MAX_LOG_FILE_SIZE

public static final int AR_SERVER_INFO_MAX_LOG_FILE_SIZE
Maximum size for system log files. The default value is 0 (no limit).

AR_SERVER_INFO_CLUSTERED_INDEX

public static final int AR_SERVER_INFO_CLUSTERED_INDEX
Value that indicates whether a clustered index is created on the Entry-Id field when a new form is created. Valid values for this option are 1 (create a clustered index) and 0 (create a unique index). The default value is 1 (clustered), but you can override this in the AR configuration file.

AR_SERVER_INFO_ACTLINK_DIR

public static final int AR_SERVER_INFO_ACTLINK_DIR
Name of a directory where all external processes to be run by active links must reside. If the value is NULL active links can run processes located anywhere.

AR_SERVER_INFO_ACTLINK_SHELL

public static final int AR_SERVER_INFO_ACTLINK_SHELL
Name of a shell to use when running external processes from an active link. If the value is NULL processes are run from /bin/sh (UNIX)or without a shell (Windows NT).

AR_SERVER_INFO_USER_CACHE_UTILS

public static final int AR_SERVER_INFO_USER_CACHE_UTILS
Flag indicating whether the ARCACHE and ARRELOAD utilities are disabled. Valid values for this option are 1 (disabled) and 0 (enabled).

AR_SERVER_INFO_EMAIL_TIMEOUT

public static final int AR_SERVER_INFO_EMAIL_TIMEOUT
Length of time in seconds before the system closes the pipe to sendmail to unblock the AR System server. Valid values for this option are from 1 to 300. The default value is 10.

AR_SERVER_INFO_EXPORT_VERSION

public static final int AR_SERVER_INFO_EXPORT_VERSION
Integer indicating the server's export version number. This setting allows you to set the export version for object definitions of the server to ensure compatibility with older clients.

AR_SERVER_INFO_ENCRYPT_AL_SQL

public static final int AR_SERVER_INFO_ENCRYPT_AL_SQL
Obsolete server option. Refer to the AR System C API Guide.

AR_SERVER_INFO_SCC_ENABLED

public static final int AR_SERVER_INFO_SCC_ENABLED
Value indicating whether a source code control system is being used with the AR System. A 0 value (default) means a source code control system is not present.

AR_SERVER_INFO_SCC_PROVIDER_NAME

public static final int AR_SERVER_INFO_SCC_PROVIDER_NAME
Character string for the source code control system provider name. If none is present, this value is NULL. This string is limited to 255 characters.

AR_SERVER_INFO_SCC_TARGET_DIR

public static final int AR_SERVER_INFO_SCC_TARGET_DIR
Character string for the source code control system target directory. If none is present, this value is NULL. This string is limited to 255 characters.

AR_SERVER_INFO_SCC_COMMENT_CHECKIN

public static final int AR_SERVER_INFO_SCC_COMMENT_CHECKIN
Integer (0 or 1) value indicating whether or not a source code control integration requires you to entire a comment at checkin time. A 0 value means no comment is required.

AR_SERVER_INFO_SCC_COMMENT_CHECKOUT

public static final int AR_SERVER_INFO_SCC_COMMENT_CHECKOUT
Integer (0 or 1) value indicating whether or not a source code control integration requires you to entire a comment at checkout time. A 0 value means no comment is required.

AR_SERVER_INFO_SCC_INTEGRATION_MODE

public static final int AR_SERVER_INFO_SCC_INTEGRATION_MODE
Integer (0 or 1) value indicating the level of source code control integration. A 0 (the default) value indicates an advisory level of integration, which means you can modify and save an object without having it checked out from the source code control application. A 1 value means enforced integration, which has strict rules for controlling source files (for example, enforced integration means that other administrators will not be able to modify and save changes on an object that you have checked out).

AR_SERVER_INFO_EA_RPC_SOCKET

public static final int AR_SERVER_INFO_EA_RPC_SOCKET
RPC socket number on which an external authentication server awaits requests for authentication. A 0 value means external authentication will not be used. This attribute persists in the ar.cfg/ar.conf file. The default value is 0.

AR_SERVER_INFO_EA_RPC_TIMEOUT

public static final int AR_SERVER_INFO_EA_RPC_TIMEOUT
RPC timeout (seconds) used when making calls to the authentication (AREA) server (for example, 30 seconds). This attribute persists in the ar.cfg/ ar.conf file. The default value is 30 seconds.

AR_SERVER_INFO_USER_INFO_LISTS

public static final int AR_SERVER_INFO_USER_INFO_LISTS
(integer) Number of User/NotifyUser hash lists

AR_SERVER_INFO_USER_INST_TIMEOUT

public static final int AR_SERVER_INFO_USER_INST_TIMEOUT
(integer) Timeout interval to flush user instances in User Cache hash lists.

AR_SERVER_INFO_DEBUG_GROUPID

public static final int AR_SERVER_INFO_DEBUG_GROUPID
ID of the group whose members are allowed to retrieve server logging information.

AR_SERVER_INFO_APPLICATION_AUDIT

public static final int AR_SERVER_INFO_APPLICATION_AUDIT
(character string) Application license audit line.

AR_SERVER_INFO_EA_SYNC_TIMEOUT

public static final int AR_SERVER_INFO_EA_SYNC_TIMEOUT
Internal (seconds) the AR System server uses to periodically invoke the external authentication server’s AREANeedToSyncCallback() function, which instructs the AR System server to renew its internally stored user information in the event there are changes made to the source used to authenticate users. A 0 value means that the AR System server will not invoke the call to the external authentication (AREA) server. This attribute persists in the ar.cfg/ ar.conf file. The default value is 300 seconds.

AR_SERVER_INFO_SERVER_TIME

public static final int AR_SERVER_INFO_SERVER_TIME
AR System server time.

AR_SERVER_INFO_SVR_SEC_CACHE

public static final int AR_SERVER_INFO_SVR_SEC_CACHE
(integer) Ties security cache to specific server name (0/1).

AR_SERVER_INFO_LOGFILE_APPEND

public static final int AR_SERVER_INFO_LOGFILE_APPEND
Integer (0/1) value that indicates whether to create a separate *.bak file or to append to the existing log file. A 0 value creates a *.bak file; 1 indicates that new log information be appended to the existing file.

AR_SERVER_INFO_MINIMUM_API_VER

public static final int AR_SERVER_INFO_MINIMUM_API_VER
is a value indicating the minimum API version that the server supports. The API versions are:

AR_SERVER_INFO_MAX_AUDIT_LOG_FILE_SIZE

public static final int AR_SERVER_INFO_MAX_AUDIT_LOG_FILE_SIZE
Maximum size of audit log file. 0 = no limit. AR_SERVER_MIN_AUDIT_LOG_FILE_SIZE sets the minimum size (100 KB).

AR_SERVER_INFO_CANCEL_QUERY

public static final int AR_SERVER_INFO_CANCEL_QUERY
Cancels query on AR System User tool client. 0 = inactive, 1 = active.

AR_SERVER_INFO_MULT_ASSIGN_GROUPS

public static final int AR_SERVER_INFO_MULT_ASSIGN_GROUPS
Multiple assign groups for Field 112 (row level access).

AR_SERVER_INFO_ARFORK_LOG_FILE

public static final int AR_SERVER_INFO_ARFORK_LOG_FILE
Name of fork log file.

AR_SERVER_INFO_DSO_PLACEHOLDER_MODE

public static final int AR_SERVER_INFO_DSO_PLACEHOLDER_MODE
Placeholder mode for DSO. 0 = default normal status, 1 = DSO on hold status.

AR_SERVER_INFO_DSO_POLLING_INTERVAL

public static final int AR_SERVER_INFO_DSO_POLLING_INTERVAL
How often to poll DSO server. Set 15-3600 seconds.

AR_SERVER_INFO_DSO_SOURCE_SERVER

public static final int AR_SERVER_INFO_DSO_SOURCE_SERVER
Source AR System server for DSO.

AR_SERVER_INFO_DS_POOL

public static final int AR_SERVER_INFO_DS_POOL
Name of schema holding distributed mappings.

AR_SERVER_INFO_DSO_TIMEOUT_NORMAL

public static final int AR_SERVER_INFO_DSO_TIMEOUT_NORMAL
Number of seconds for the timeout DSO uses when making API calls.

AR_SERVER_INFO_ENC_PUB_KEY

public static final int AR_SERVER_INFO_ENC_PUB_KEY
AR System server's public key.

AR_SERVER_INFO_ENC_PUB_KEY_EXP

public static final int AR_SERVER_INFO_ENC_PUB_KEY_EXP
Time (seconds) until the server's public/private keys expire.

AR_SERVER_INFO_ENC_DATA_KEY_EXP

public static final int AR_SERVER_INFO_ENC_DATA_KEY_EXP
Time until the encrypted API session key expires.

AR_SERVER_INFO_ENC_DATA_ENCR_ALG

public static final int AR_SERVER_INFO_ENC_DATA_ENCR_ALG
API data encryption algorithm.

AR_SERVER_INFO_ENC_SEC_POLICY

public static final int AR_SERVER_INFO_ENC_SEC_POLICY
Security policy.

AR_SERVER_INFO_ENC_SESS_H_ENTRIES

public static final int AR_SERVER_INFO_ENC_SESS_H_ENTRIES
Number of encryption session hash entries.

AR_SERVER_INFO_DSO_TARGET_CONNECTION

public static final int AR_SERVER_INFO_DSO_TARGET_CONNECTION
String of AR System target server name, RPC, and port number.

AR_SERVER_INFO_PREFERENCE_PRIORITY

public static final int AR_SERVER_INFO_PREFERENCE_PRIORITY
Priority number for preference server.

AR_SERVER_INFO_ORACLE_QUERY_ON_CLOB

public static final int AR_SERVER_INFO_ORACLE_QUERY_ON_CLOB
Support search on Oracle CLOB field.

AR_SERVER_INFO_MESSAGE_CAT_SCHEMA

public static final int AR_SERVER_INFO_MESSAGE_CAT_SCHEMA
Name of message catalog schema for localized messages.

AR_SERVER_INFO_ALERT_SCHEMA

public static final int AR_SERVER_INFO_ALERT_SCHEMA
Name of schema holding the alert events.

AR_SERVER_INFO_LOCALIZED_SERVER

public static final int AR_SERVER_INFO_LOCALIZED_SERVER
Localized server option for localized messages.

AR_SERVER_INFO_SVR_EVENT_LIST

public static final int AR_SERVER_INFO_SVR_EVENT_LIST
List of server events to record.

AR_SERVER_INFO_DISABLE_ADMIN_OPERATIONS

public static final int AR_SERVER_INFO_DISABLE_ADMIN_OPERATIONS
Disables admin operations. 0 = not enabled, 1 = enabled.

AR_SERVER_INFO_DISABLE_ESCALATIONS

public static final int AR_SERVER_INFO_DISABLE_ESCALATIONS
Disables escalations. 0 = not enabled, 1 = enabled.

AR_SERVER_INFO_ALERT_LOG_FILE

public static final int AR_SERVER_INFO_ALERT_LOG_FILE
File used for alert (notifications) log.

AR_SERVER_INFO_DISABLE_ALERTS

public static final int AR_SERVER_INFO_DISABLE_ALERTS
Disables alerts. 0 = not enabled, 1 = enabled.

AR_SERVER_INFO_CHECK_ALERT_USERS

public static final int AR_SERVER_INFO_CHECK_ALERT_USERS
Checks alert users. 0 = not enabled, 1 = enabled.

AR_SERVER_INFO_NOTIF_SEND_TIMEOUT

public static final int AR_SERVER_INFO_NOTIF_SEND_TIMEOUT
Number of seconds to wait before sending timeout.

AR_SERVER_INFO_ALERT_OUTBOUND_PORT

public static final int AR_SERVER_INFO_ALERT_OUTBOUND_PORT
Alert outbound port.

AR_SERVER_INFO_ALERT_SOURCE_AR

public static final int AR_SERVER_INFO_ALERT_SOURCE_AR
AR System source tag.

AR_SERVER_INFO_ALERT_SOURCE_FB

public static final int AR_SERVER_INFO_ALERT_SOURCE_FB
Flashboards source tag.

AR_SERVER_INFO_DSO_USER_PASSWD

public static final int AR_SERVER_INFO_DSO_USER_PASSWD
DSO User password.

AR_SERVER_INFO_DSO_TARGET_PASSWD

public static final int AR_SERVER_INFO_DSO_TARGET_PASSWD
Password for DSO Target server.

AR_SERVER_INFO_APP_SERVICE_PASSWD

public static final int AR_SERVER_INFO_APP_SERVICE_PASSWD
AR System Application Service password.

AR_SERVER_INFO_MID_TIER_PASSWD

public static final int AR_SERVER_INFO_MID_TIER_PASSWD
Mid-tier password.

AR_SERVER_INFO_PLUGIN_LOG_FILE

public static final int AR_SERVER_INFO_PLUGIN_LOG_FILE
Log file name for arplugin.

AR_SERVER_INFO_SVR_STATS_REC_MODE

public static final int AR_SERVER_INFO_SVR_STATS_REC_MODE
Recording mode for server events statistics.

AR_SERVER_INFO_SVR_STATS_REC_INTERVAL

public static final int AR_SERVER_INFO_SVR_STATS_REC_INTERVAL
Recording interval (seconds) of server event statistics:

AR_SERVER_INFO_DEFAULT_WEB_PATH

public static final int AR_SERVER_INFO_DEFAULT_WEB_PATH
Default path for web access.

AR_SERVER_INFO_FILTER_API_RPC_TIMEOUT

public static final int AR_SERVER_INFO_FILTER_API_RPC_TIMEOUT
Timeout associated with calls to the filter API.

AR_SERVER_INFO_DISABLED_CLIENT

public static final int AR_SERVER_INFO_DISABLED_CLIENT
Disallows certain client types from the server

AR_SERVER_INFO_PLUGIN_PASSWD

public static final int AR_SERVER_INFO_PLUGIN_PASSWD
Plug-in server's password.

AR_SERVER_INFO_PLUGIN_ALIAS

public static final int AR_SERVER_INFO_PLUGIN_ALIAS
List of plug-in aliases.

AR_SERVER_INFO_PLUGIN_TARGET_PASSWD

public static final int AR_SERVER_INFO_PLUGIN_TARGET_PASSWD
Password used by plug-in server clients.

AR_SERVER_INFO_INIT_FORM

public static final int AR_SERVER_INFO_INIT_FORM
"Initial Form" to be loaded on Login that establishes an initial state.

AR_SERVER_INFO_ENC_PUB_KEY_ALG

public static final int AR_SERVER_INFO_ENC_PUB_KEY_ALG
Server's public key encrypiton algorithm.

AR_SERVER_INFO_CURRENCY_INTERVAL

public static final int AR_SERVER_INFO_CURRENCY_INTERVAL
Currency ratio client - refresh interval(minutes)

AR_SERVER_INFO_TWO_DIGIT_YEAR_CUTOFF

public static final int AR_SERVER_INFO_TWO_DIGIT_YEAR_CUTOFF
Two digit year cutoff.

AR_MAX_SERVER_INFO_USED

public static final int AR_MAX_SERVER_INFO_USED
Sets to code for "highest" serv info.

AR_DEBUG_SERVER_NONE

public static final int AR_DEBUG_SERVER_NONE
Bitmask indicating the type of logging (none) to set.

AR_DEBUG_SERVER_SQL

public static final int AR_DEBUG_SERVER_SQL
Bitmask indicating the type of logging (SQL) to set.

AR_DEBUG_SERVER_FILTER

public static final int AR_DEBUG_SERVER_FILTER
Bitmask indicating the type of logging (filter) to set.

AR_DEBUG_SERVER_USER

public static final int AR_DEBUG_SERVER_USER
Bitmask indicating the type of logging (user) to set. Logs information about connection activity for each user. Information includes the time that each user logs in, whether the user is able to obtain a license,and when each floating license is released. This enables you to keep an audit trail of user activity to help you determine if you need more floating licenses.

AR_DEBUG_SERVER_ESCALATION

public static final int AR_DEBUG_SERVER_ESCALATION
Bitmask indicating the type of logging (escalation) to set.

AR_DEBUG_SERVER_API

public static final int AR_DEBUG_SERVER_API
Bitmask indicating the type of logging (API) to set.

AR_DEBUG_THREAD

public static final int AR_DEBUG_THREAD
Bitmask indicating the type of logging (thread) to set. Logs information about threads that are being started and restarted on the server.

AR_DEBUG_SERVER_ALERT

public static final int AR_DEBUG_SERVER_ALERT
Bitmask indicating the type of logging (alert) to set.

AR_DEBUG_SERVER_ARFORK

public static final int AR_DEBUG_SERVER_ARFORK
Bitmask indicating the type of logging (arforkd process) to set.

AR_DEBUG_SERVER_DISTRIB

public static final int AR_DEBUG_SERVER_DISTRIB
Bitmask indicating the type of logging (DSO) to set.

AR_DEBUG_SERVER_APPROVAL

public static final int AR_DEBUG_SERVER_APPROVAL
Bitmask indicating the type of logging (Approval Server) to set.

AR_DEBUG_SERVER_PLUGIN

public static final int AR_DEBUG_SERVER_PLUGIN
Bitmask indicating the type of logging (plug-in service) to set.

AR_SUBMITTER_MODE_LOCKED

public static final int AR_SUBMITTER_MODE_LOCKED
Submitter mode locked at create.

AR_SUBMITTER_MODE_CHANGEABLE

public static final int AR_SUBMITTER_MODE_CHANGEABLE
Submitter mode changeable after create.

AR_SAVE_LOGIN_USER_OPTION

public static final int AR_SAVE_LOGIN_USER_OPTION
Lets user define whether to save login user options.

AR_SAVE_LOGIN_ADMIN_SAVE

public static final int AR_SAVE_LOGIN_ADMIN_SAVE
Admin overrides user login, forces save.

AR_SAVE_LOGIN_ADMIN_NO_SAVE

public static final int AR_SAVE_LOGIN_ADMIN_NO_SAVE
Admin overrides user login, but does not force save.

AR_CASE_SENSITIVE_YES

public static final int AR_CASE_SENSITIVE_YES
RDBMS is case sensitive.

AR_CASE_SENSITIVE_NO

public static final int AR_CASE_SENSITIVE_NO
RDBMS is case insensitive.

AR_SERVER_STAT_START_TIME

public static final int AR_SERVER_STAT_START_TIME
(time stamp) UNIX time at which this server was started.

AR_SERVER_STAT_BAD_PASSWORD

public static final int AR_SERVER_STAT_BAD_PASSWORD
(integer) Total number of times an incorrect password was specified during login.

AR_SERVER_STAT_NO_WRITE_TOKEN

public static final int AR_SERVER_STAT_NO_WRITE_TOKEN
(integer) Total number of times a user tried to connect and no floating write token was available.

AR_SERVER_STAT_NO_FULL_TOKEN

public static final int AR_SERVER_STAT_NO_FULL_TOKEN
(integer) Total number of times a user tried to connect and no floating Full Text token was available.

AR_SERVER_STAT_CURRENT_USERS

public static final int AR_SERVER_STAT_CURRENT_USERS
(integer) Total number of users currently accessing the system.

AR_SERVER_STAT_WRITE_FIXED

public static final int AR_SERVER_STAT_WRITE_FIXED
(integer) Total number of connected users with fixed write licenses.

AR_SERVER_STAT_WRITE_FLOATING

public static final int AR_SERVER_STAT_WRITE_FLOATING
(integer) Total number of connected users with floating write licenses.

AR_SERVER_STAT_WRITE_READ

public static final int AR_SERVER_STAT_WRITE_READ
(integer) Total number of connected users with no write licenses.

AR_SERVER_STAT_FULL_FIXED

public static final int AR_SERVER_STAT_FULL_FIXED
(integer) Total number of connected users with fixed Full Text licenses.

AR_SERVER_STAT_FULL_FLOATING

public static final int AR_SERVER_STAT_FULL_FLOATING
(integer) Total number of connected users with floating Full Text licenses.

AR_SERVER_STAT_FULL_NONE

public static final int AR_SERVER_STAT_FULL_NONE
(integer) Total number of connected users with no Full Text licenses.

AR_SERVER_STAT_API_REQUESTS

public static final int AR_SERVER_STAT_API_REQUESTS
(integer) Total number of API requests received.

AR_SERVER_STAT_API_TIME

public static final int AR_SERVER_STAT_API_TIME
(integer) Total processor time spent performing API function calls.

AR_SERVER_STAT_ENTRY_TIME

public static final int AR_SERVER_STAT_ENTRY_TIME
(integer) Total processor time spent performing API function calls that manipulate entries.

AR_SERVER_STAT_RESTRUCT_TIME

public static final int AR_SERVER_STAT_RESTRUCT_TIME
(integer) Total processor time spent performing API function calls that restructure the database.

AR_SERVER_STAT_OTHER_TIME

public static final int AR_SERVER_STAT_OTHER_TIME
(integer) Total processor time spent performing API function calls that do not manipulate entries or restructure the database.

AR_SERVER_STAT_CACHE_TIME

public static final int AR_SERVER_STAT_CACHE_TIME
(integer) Total processor time spent loading the internal arserver cache.

AR_SERVER_STAT_GET_E_COUNT

public static final int AR_SERVER_STAT_GET_E_COUNT
(integer) Total number of calls made to the ARGetEntry function.

AR_SERVER_STAT_GET_E_TIME

public static final int AR_SERVER_STAT_GET_E_TIME
(integer) Total processor time spent performing the ARGetEntry function.

AR_SERVER_STAT_SET_E_COUNT

public static final int AR_SERVER_STAT_SET_E_COUNT
(integer) Total number of calls made to the ARSetEntry function.

AR_SERVER_STAT_SET_E_TIME

public static final int AR_SERVER_STAT_SET_E_TIME
(integer) Total processor time spent performing the ARSetEntry function.

AR_SERVER_STAT_CREATE_E_COUNT

public static final int AR_SERVER_STAT_CREATE_E_COUNT
(integer) Total number of calls made to the ARCreateEntry function.

AR_SERVER_STAT_CREATE_E_TIME

public static final int AR_SERVER_STAT_CREATE_E_TIME
(integer) Total processor time spent performing the ARCreateEntry function.

AR_SERVER_STAT_DELETE_E_COUNT

public static final int AR_SERVER_STAT_DELETE_E_COUNT
(integer) Total number of calls made to the ARDeleteEntry function.

AR_SERVER_STAT_DELETE_E_TIME

public static final int AR_SERVER_STAT_DELETE_E_TIME
(integer) Total processor time spent performing the ARDeleteEntry function.

AR_SERVER_STAT_MERGE_E_COUNT

public static final int AR_SERVER_STAT_MERGE_E_COUNT
(integer) Total number of calls made to the ARMergeEntry function.

AR_SERVER_STAT_MERGE_E_TIME

public static final int AR_SERVER_STAT_MERGE_E_TIME
(integer) Total processor time spent performing the ARMergeEntry function.

AR_SERVER_STAT_GETLIST_E_COUNT

public static final int AR_SERVER_STAT_GETLIST_E_COUNT
(integer) Total number of calls made to the ARGetListEntry function.

AR_SERVER_STAT_GETLIST_E_TIME

public static final int AR_SERVER_STAT_GETLIST_E_TIME
(integer) Total processor time spent performing the ARGetListEntry function.

AR_SERVER_STAT_E_STATS_COUNT

public static final int AR_SERVER_STAT_E_STATS_COUNT
(integer) Total number of calls made to the ARGetEntryStatistics function.

AR_SERVER_STAT_E_STATS_TIME

public static final int AR_SERVER_STAT_E_STATS_TIME
(integer) Total processor time spent performing the ARGetEntryStatistics function.

AR_SERVER_STAT_FILTER_PASSED

public static final int AR_SERVER_STAT_FILTER_PASSED
(integer) Total number of filters that were executed (qualification criteria met).

AR_SERVER_STAT_FILTER_FAILED

public static final int AR_SERVER_STAT_FILTER_FAILED
(integer) Total number of filters that were skipped (qualification criteria not met).

AR_SERVER_STAT_FILTER_DISABLE

public static final int AR_SERVER_STAT_FILTER_DISABLE
(integer) Total number of filters that were evaluated but skipped because they were marked disabled.

AR_SERVER_STAT_FILTER_NOTIFY

public static final int AR_SERVER_STAT_FILTER_NOTIFY
(integer) Total number of notify filters actions performed.

AR_SERVER_STAT_FILTER_MESSAGE

public static final int AR_SERVER_STAT_FILTER_MESSAGE
(integer) Total number of message filters actions performed.

AR_SERVER_STAT_FILTER_LOG

public static final int AR_SERVER_STAT_FILTER_LOG
(integer) Total number of log filter actions performed.

AR_SERVER_STAT_FILTER_FIELDS

public static final int AR_SERVER_STAT_FILTER_FIELDS
(integer) Total number of set fields filter actions performed.

AR_SERVER_STAT_FILTER_PROCESS

public static final int AR_SERVER_STAT_FILTER_PROCESS
(integer) Total number of run process filter actions performed.

AR_SERVER_STAT_FILTER_TIME

public static final int AR_SERVER_STAT_FILTER_TIME
(integer) Total processor time spent checking and processing filters.

AR_SERVER_STAT_ESCL_PASSED

public static final int AR_SERVER_STAT_ESCL_PASSED
(integer) Total number of escalations that were executed (qualification criteria met).

AR_SERVER_STAT_ESCL_FAILED

public static final int AR_SERVER_STAT_ESCL_FAILED
(integer) Total number of escalations that were skipped (qualification criteria not met).

AR_SERVER_STAT_ESCL_DISABLE

public static final int AR_SERVER_STAT_ESCL_DISABLE
(integer) Total number of escalations that were evaluated but skipped because they were marked disabled.

AR_SERVER_STAT_ESCL_NOTIFY

public static final int AR_SERVER_STAT_ESCL_NOTIFY
(integer) Total number of notify escalation actions performed.

AR_SERVER_STAT_ESCL_LOG

public static final int AR_SERVER_STAT_ESCL_LOG
(integer) Total number of log escalation actions performed.

AR_SERVER_STAT_ESCL_FIELDS

public static final int AR_SERVER_STAT_ESCL_FIELDS
(integer) Total number of set fields escalation actions performed.

AR_SERVER_STAT_ESCL_PROCESS

public static final int AR_SERVER_STAT_ESCL_PROCESS
(integer) Total number of run process escalation actions performed.

AR_SERVER_STAT_ESCL_TIME

public static final int AR_SERVER_STAT_ESCL_TIME
(integer) Total processor time spent checking and processing escalations.

AR_SERVER_STAT_TIMES_BLOCKED

public static final int AR_SERVER_STAT_TIMES_BLOCKED
(integer) Total number of instances in which at least one process was blocked by the current process. This statistic, in conjunction with the AR_SERVER_STAT_NUMBER_BLOCKED statistic, enables you to determine the approximate number of processes being blocked per instance.

AR_SERVER_STAT_NUMBER_BLOCKED

public static final int AR_SERVER_STAT_NUMBER_BLOCKED
(integer) Total number of blocked processes. This statistic, in conjunction with the AR_SERVER_STAT_TIMES_BLOCKED statistic, enables you to determine the approximate number of processes being blocked per instance. For example,if AR_SERVER_STAT_TIMES_BLOCKED is three and AR_SERVER_STAT_TIMES_BLOCKED is six, the six blocked processes could be distributed in three possible ways:
  1. Two blocked processes in each of the three instances (2+2+2=6).
  2. Three blocked processes in one instance,two blocked processes in one instance,and one blocked process in one instance (3+2+1=6).
  3. Four blocked processes in one instance and one blocked process in both of the other two instances (4+1+1=6).
In this example,the blocked processes could not be distributed as five in one instance, one in one instance, and none in one instance because, by definition, the number of instances represents those times when at least one process is blocked.

AR_SERVER_STAT_CPU

public static final int AR_SERVER_STAT_CPU
(integer) Total CPU time used by the server.

AR_SERVER_STAT_SQL_DB_COUNT

public static final int AR_SERVER_STAT_SQL_DB_COUNT
(integer) Total number of SQL commands sent to the database.

AR_SERVER_STAT_SQL_DB_TIME

public static final int AR_SERVER_STAT_SQL_DB_TIME
(integer) Total processor time spent performing SQL commands.

AR_SERVER_STAT_FTS_SRCH_COUNT

public static final int AR_SERVER_STAT_FTS_SRCH_COUNT
(integer) Total number of Full Text Search operations performed.

AR_SERVER_STAT_FTS_SRCH_TIME

public static final int AR_SERVER_STAT_FTS_SRCH_TIME
(integer) Total processor time spent performing Full Text Search operations.

AR_SERVER_STAT_SINCE_START

public static final int AR_SERVER_STAT_SINCE_START
(integer) Number of seconds since the server was started (i.e. the total real time that the server process has been running).

AR_SERVER_STAT_IDLE_TIME

public static final int AR_SERVER_STAT_IDLE_TIME
(integer) Total idle time when the server is not processing any requests.

AR_SERVER_STAT_NET_RESP_TIME

public static final int AR_SERVER_STAT_NET_RESP_TIME
(integer) Total time spent on the network responding to the client.

AR_SERVER_STAT_FILTER_FIELDP

public static final int AR_SERVER_STAT_FILTER_FIELDP
(integer) Total number of push fields filter actions performed.

AR_SERVER_STAT_ESCL_FIELDP

public static final int AR_SERVER_STAT_ESCL_FIELDP
(integer) Total number of push fields escalation actions performed.

AR_SERVER_STAT_FILTER_SQL

public static final int AR_SERVER_STAT_FILTER_SQL
(integer) Total number of direct SQL filter actions performed.

AR_SERVER_STAT_ESCL_SQL

public static final int AR_SERVER_STAT_ESCL_SQL
(integer) Total number of direct SQL escalation actions performed.

AR_SERVER_STAT_NUM_THREADS

public static final int AR_SERVER_STAT_NUM_THREADS
Total number of threads in queue.

AR_MAX_SERVER_STAT_USED

public static final int AR_MAX_SERVER_STAT_USED
Set to code for "highest" server statistics.

AR_FULLTEXTINFO_COLLECTION_DIR

public static final int AR_FULLTEXTINFO_COLLECTION_DIR
The collection directory for the FTS engine. This directory contains all defined FTS indexes. This directory is not used if no fields are indexed for FTS.

AR_FULLTEXTINFO_STOPWORD

public static final int AR_FULLTEXTINFO_STOPWORD
A structure that contains all defined words to ignore for the FTS collection.

AR_FULLTEXTINFO_REINDEX

public static final int AR_FULLTEXTINFO_REINDEX
A value indicating whether the system rebuilds FTS indexes. Valid values for this option are 0 (no) and 1 (yes). The default value is 0 (do not rebuild).

AR_FULLTEXTINFO_CASE_SENSITIVE_SRCH

public static final int AR_FULLTEXTINFO_CASE_SENSITIVE_SRCH
A value indicating whether full text searches are case-sensitive. Valid values for this option are 0 (case-sensitive) and 1 (case-insensitive). The default value is 1 (case-insensitive).

AR_FULLTEXTINFO_STATE

public static final int AR_FULLTEXTINFO_STATE
A value indicating whether FTS is enabled. Valid values for this option are 0 (off)and 1 (on). The default value is 1 (FTS on).

AR_FULLTEXTINFO_FTS_MATCH_OP

public static final int AR_FULLTEXTINFO_FTS_MATCH_OP
Indicates type of FTS match operation.

AR_FULLTEXTINFO_HOMEDIR

public static final int AR_FULLTEXTINFO_HOMEDIR
Sets FTS home directory.

AR_FULLTEXTINFO_DEBUG

public static final int AR_FULLTEXTINFO_DEBUG
Sets FTS debugging.

AR_MAX_FULLTEXT_INFO_USED

public static final int AR_MAX_FULLTEXT_INFO_USED
Valid "highest" FTS tag.

AR_FULLTEXT_REINDEX

public static final int AR_FULLTEXT_REINDEX
Reindex the FTS collection.

AR_CASE_SENSITIVE_SEARCH

public static final int AR_CASE_SENSITIVE_SEARCH
Full Text Search case sensitive searching.

AR_CASE_INSENSITIVE_SEARCH

public static final int AR_CASE_INSENSITIVE_SEARCH
Full Text Search case insensitive searching.

AR_FULLTEXT_STATE_OFF

public static final int AR_FULLTEXT_STATE_OFF
Turn FTS operations off.

AR_FULLTEXT_STATE_ON

public static final int AR_FULLTEXT_STATE_ON
Turn FTS operations on.

AR_FULLTEXT_FTS_MATCH_FORCE_L_T_WILD

public static final int AR_FULLTEXT_FTS_MATCH_FORCE_L_T_WILD
Append leading and trailing wild cards to every word. This option produces the highest number of matches but slows performance the most.

AR_FULLTEXT_FTS_MATCH_FORCE_T_WILD

public static final int AR_FULLTEXT_FTS_MATCH_FORCE_T_WILD
Truncate all leading wild cards and append trailing wild cards to every word. This option produces a reasonable number of matches while still being efficient.

AR_FULLTEXT_FTS_MATCH_IGNORE_L_WILD

public static final int AR_FULLTEXT_FTS_MATCH_IGNORE_L_WILD
Truncate all leading wild cards (do not truncate or append trailing wild cards).

AR_FULLTEXT_FTS_MATCH_REMOVE_WILD

public static final int AR_FULLTEXT_FTS_MATCH_REMOVE_WILD
Truncate all wild cards. This option is the most efficient match operation type but produces the lowest number of matches.

AR_FULLTEXT_FTS_MATCH_UNCHANGED

public static final int AR_FULLTEXT_FTS_MATCH_UNCHANGED
Leave all wild cards as specified by the user. This option requires that users understand both how to use wild cards and their impact on performance.

AR_HOUR_A_DAY

public static final int AR_HOUR_A_DAY
Defines hours in escalation interval time criteria. Bit 0 to 23 of represents hour 0 to 23 of a day.

AR_TIMEMARK_ALL

public static final int AR_TIMEMARK_ALL
Used in escalation interval time criteria.

AR_TIMEMARK_NOTFOUND

public static final int AR_TIMEMARK_NOTFOUND
Used in escalation interval time criteria.

AR_TIMEMARK_END_OF_MONTH

public static final int AR_TIMEMARK_END_OF_MONTH
Defines end of month as 31 days.

AR_ESCALATION_TYPE_INTERVAL

public static final int AR_ESCALATION_TYPE_INTERVAL
Defines interval type of escalation time criteria. Checks escalation at a regular interval. The interval begins when you create, modify, or enable the escalation, and the interval begins when the server is restarted.

AR_ESCALATION_TYPE_TIMEMARK

public static final int AR_ESCALATION_TYPE_TIMEMARK
Defines time type of escalation time criteria. Checks escalation at a specified time.

AR_LONGVALUE_TYPE_HELPTEXT

public static final int AR_LONGVALUE_TYPE_HELPTEXT
Help text field.

AR_LONGVALUE_TYPE_CHANGEDIARY

public static final int AR_LONGVALUE_TYPE_CHANGEDIARY
Change diary field.

AR_MAX_TABLENAME_SIZE

public static final int AR_MAX_TABLENAME_SIZE
Maximum external table name size.

AR_FIELD_NONE

public static final int AR_FIELD_NONE
NULL field.

AR_FIELD_REGULAR

public static final int AR_FIELD_REGULAR
Specifies type of field in a base schema.

AR_FIELD_JOIN

public static final int AR_FIELD_JOIN
Specifies type of field in a join schema.

AR_FIELD_VIEW

public static final int AR_FIELD_VIEW
Specifies type of field in a view schema.

AR_FIELD_VENDOR

public static final int AR_FIELD_VENDOR
Specifies type of field in a vendor schema.

AR_FIELD_CLEAN_DELETE

public static final int AR_FIELD_CLEAN_DELETE
Do not delete the specified field if it contains data (applicable for base forms only) or is associated with a join form.

AR_FIELD_DATA_DELETE

public static final int AR_FIELD_DATA_DELETE
Delete the specified field if it contains data but not if it is associated with a join form.

AR_FIELD_FORCE_DELETE

public static final int AR_FIELD_FORCE_DELETE
Delete the specified field, all join form fields that map to it, and all join forms dependent on it for join qualification.

AR_FIELD_MAPPING_PRIMARY

public static final int AR_FIELD_MAPPING_PRIMARY
Primary schema in a join.

AR_FIELD_MAPPING_SECONDARY

public static final int AR_FIELD_MAPPING_SECONDARY
Secondary schema in a join.

AR_SCHEMA_NONE

public static final int AR_SCHEMA_NONE
NULL schema.

AR_SCHEMA_REGULAR

public static final int AR_SCHEMA_REGULAR
Base schema in CompoundSchemaInfo.

AR_SCHEMA_JOIN

public static final int AR_SCHEMA_JOIN
Join schema (has two base schemas) in CompoundSchemaInfo.

AR_SCHEMA_VIEW

public static final int AR_SCHEMA_VIEW
View schema, has one base schema, in CompoundSchemaInfo.

AR_SCHEMA_DIALOG

public static final int AR_SCHEMA_DIALOG
Display-only schema in join (contains only display-only fields) in CompoundSchemaInfo.

AR_SCHEMA_VENDOR

public static final int AR_SCHEMA_VENDOR
Vendor schema in CompoundSchemaInfo.

AR_SCHEMA_MAX_SCHEMA_TYPE

public static final int AR_SCHEMA_MAX_SCHEMA_TYPE
List the maximum type of schema.

AR_LIST_SCHEMA_ALL

public static final int AR_LIST_SCHEMA_ALL
Retrieve all form types.

To retrieve both visible and hidden forms, add 1024 (AR_HIDDEN_INCREMENT) to the form type. For example, specify AR_LIST_SCHEMA_ALL | AR_HIDDEN_INCREMENT for this parameter.


AR_LIST_SCHEMA_REGULAR

public static final int AR_LIST_SCHEMA_REGULAR
Retrieve all base forms.

AR_LIST_SCHEMA_JOIN

public static final int AR_LIST_SCHEMA_JOIN
Retrieves list of all join schemas.

AR_LIST_SCHEMA_VIEW

public static final int AR_LIST_SCHEMA_VIEW
Retrieves list of all view schemas.

AR_LIST_SCHEMA_UPLINK

public static final int AR_LIST_SCHEMA_UPLINK
Retrieve list of all join forms that depend on the form specified by the name parameter. If the schemaType is AR_LIST_SCHEMA_UPLINK, the name parameter specifies the form upon which the retrieved forms depend.

AR_LIST_SCHEMA_DOWNLINK

public static final int AR_LIST_SCHEMA_DOWNLINK
Retrieve list of all base or join forms that the form specified by the name parameter depends on. If the schemaType is AR_LIST_SCHEMA_DOWNLINK the name parameter specifies the form that depends on the retrieved forms.

AR_LIST_SCHEMA_DIALOG

public static final int AR_LIST_SCHEMA_DIALOG
Retrieve list of all display-only forms.

AR_LIST_SCHEMA_ALL_WITH_DATA

public static final int AR_LIST_SCHEMA_ALL_WITH_DATA
Retrieve list of all forms with database fields.

AR_LIST_SCHEMA_VENDOR

public static final int AR_LIST_SCHEMA_VENDOR
Retrieve list of all vendor schema.

AR_HIDDEN_INCREMENT

public static final int AR_HIDDEN_INCREMENT
Specify AR_HIDDEN_INCREMENT as attribute parameter to retrieve both visible and hidden containers.

To retrieve both visible and hidden forms, add 1024 (AR_HIDDEN_INCREMENT) to the form type. For example, specify AR_LIST_SCHEMA_ALL | AR_HIDDEN_INCREMENT for this parameter.


AR_ATTRIB_NONE

public static final int AR_ATTRIB_NONE
Object is visible. Same as AR_ATTRIB_VISIBLE.

AR_ATTRIB_VISIBLE

public static final int AR_ATTRIB_VISIBLE
Default attribute is visible. Same as AR_ATTRIB_NONE.

AR_ATTRIB_HIDDEN

public static final int AR_ATTRIB_HIDDEN
Hidden attribute for AR System objects.

AR_JOIN_OPTION_NONE

public static final int AR_JOIN_OPTION_NONE
No join option.

AR_JOIN_OPTION_OUTER

public static final int AR_JOIN_OPTION_OUTER
Outer join.

AR_JOIN_SETOPTION_NONE

public static final int AR_JOIN_SETOPTION_NONE
Allow users to update fields used in the join criteria.

AR_JOIN_SETOPTION_REF

public static final int AR_JOIN_SETOPTION_REF
Do not allow users to update fields used in the join criteria.

AR_JOIN_DELOPTION_NONE

public static final int AR_JOIN_DELOPTION_NONE
Individual entries will be deleted only when the entry can be retrieved through the join schema.

AR_JOIN_DELOPTION_FORCE

public static final int AR_JOIN_DELOPTION_FORCE
Delete individual entries even when the entry cannot be retrieved from the join schema. Error will be ignored for those entry pieces that are no longer existing.

AR_SCHEMA_CLEAN_DELETE

public static final int AR_SCHEMA_CLEAN_DELETE
Delete schema only when there is no dependency and there is no data in the schema. (Ignored in the case of join schema.)

AR_SCHEMA_DATA_DELETE

public static final int AR_SCHEMA_DATA_DELETE
Delete schema even there is data Only applicable for regular schema.

AR_SCHEMA_FORCE_DELETE

public static final int AR_SCHEMA_FORCE_DELETE
Delete schema even there is dependency. All the invalid schemas will be deleted. This option overrides AR_SCHEMA_DATA_DELETE.

AR_SUPPORT_FILE_NONE

public static final int AR_SUPPORT_FILE_NONE
No external report file associated with an active link.

AR_SUPPORT_FILE_EXTERNAL_REPORT

public static final int AR_SUPPORT_FILE_EXTERNAL_REPORT
Specify for an external report file to be associated with an active link.

AR_DISPLAY_TYPE_NONE

public static final int AR_DISPLAY_TYPE_NONE
No display type for field.

AR_DISPLAY_TYPE_TEXT

public static final int AR_DISPLAY_TYPE_TEXT
Character is display type for field.

AR_DISPLAY_TYPE_NUMTEXT

public static final int AR_DISPLAY_TYPE_NUMTEXT
Numeric is display type for field.

AR_DISPLAY_TYPE_CHECKBOX

public static final int AR_DISPLAY_TYPE_CHECKBOX
Radio-button is display type for field.

AR_DISPLAY_TYPE_CHOICE

public static final int AR_DISPLAY_TYPE_CHOICE
Drop-down list is display type for field.

AR_DISPLAY_TYPE_BUTTON

public static final int AR_DISPLAY_TYPE_BUTTON
Button is display type for field.

AR_DISPLAY_TYPE_TRIM

public static final int AR_DISPLAY_TYPE_TRIM
Trim is display type for field.

AR_DISPLAY_OPT_VISIBLE

public static final int AR_DISPLAY_OPT_VISIBLE
The field can be seen in the view. (This is the default.)

AR_DISPLAY_OPT_HIDDEN

public static final int AR_DISPLAY_OPT_HIDDEN
The field cannot be seen in the view, although users with Customize permissions can make a hidden field visible.

AR_DISPLAY_LABEL_LEFT

public static final int AR_DISPLAY_LABEL_LEFT
The label is positioned to the left of the field. (This is the default.)

AR_DISPLAY_LABEL_TOP

public static final int AR_DISPLAY_LABEL_TOP
Label is positioned above the field.

ARCON_ALL

public static final int ARCON_ALL
Container for all objects (guides, applications, and packing lists).

ARCON_GUIDE

public static final int ARCON_GUIDE
Container for guides.

ARCON_APP

public static final int ARCON_APP
Container for applications.

ARCON_PACK

public static final int ARCON_PACK
Container for packing lists.

ARCON_FILTER_GUIDE

public static final int ARCON_FILTER_GUIDE
Container for filters.

ARCON_WEBSERVICE

public static final int ARCON_WEBSERVICE
Web service container

ARCON_LAST_RESERVED

public static final int ARCON_LAST_RESERVED
AR System reserved container type.

ARREF_NONE

public static final int ARREF_NONE
No reference in container.

ARREF_ALL

public static final int ARREF_ALL
All reference types in container.

ARREF_SCHEMA

public static final int ARREF_SCHEMA
Reference to a schema in container.

ARREF_FILTER

public static final int ARREF_FILTER
Reference to a filter in container.

ARREF_ESCALATION

public static final int ARREF_ESCALATION
Reference to an escalation in container.

ARREF_ACTLINK

public static final int ARREF_ACTLINK
Reference to an active link in container.

ARREF_CONTAINER

public static final int ARREF_CONTAINER
No reference in container.

ARREF_CHAR_MENU

public static final int ARREF_CHAR_MENU
Reference to a container in container.

ARREF_LAST_SERVER_OBJ

public static final int ARREF_LAST_SERVER_OBJ
Reference to last server object reference type.

ARREF_ICON

public static final int ARREF_ICON
Reference to an icon in container.

ARREF_SMALL_ICON

public static final int ARREF_SMALL_ICON
Reference to a small icon in container.

ARREF_MAXIMIZE_FORMS

public static final int ARREF_MAXIMIZE_FORMS
Reference to a boolean value in container that specifies whether to maximize the forms of an application.

ARREF_APPLICATION_FORMS

public static final int ARREF_APPLICATION_FORMS
Specifies that the next reference in the list is a schema in container. Use this reference in front of each schema reference in your application except the primary schema.

ARREF_ABOUT_BOX_IMAGE

public static final int ARREF_ABOUT_BOX_IMAGE
Reference to an About box image in container.

ARREF_ABOUT_BOX_FORM

public static final int ARREF_ABOUT_BOX_FORM
Reference to an About box form in container.

ARREF_NULL_STRING

public static final int ARREF_NULL_STRING
Reference to a null string in container.

ARREF_APPLICATION_HELP_EXT

public static final int ARREF_APPLICATION_HELP_EXT
Reference to a string in container that specifies the help filename extension.

ARREF_APPLICATION_HELP_FILE

public static final int ARREF_APPLICATION_HELP_FILE
Reference to a bytelist in container that specifies the contents (not the name) of the help file to use with this application.

ARREF_APPLICATION_PRIMARY_FORM

public static final int ARREF_APPLICATION_PRIMARY_FORM
Specifies that the next reference in the list in container is the primary schema for this application. Use this reference in front of only one schema reference in your application.

ARREF_APPLICATION_FORM_VUI

public static final int ARREF_APPLICATION_FORM_VUI
Reference to the ID of the schema view in container to use with the previous schema referenced in the list. Use this reference after each schema reference in your application.

ARREF_APPLICATION_DISABLE_BEGIN_TASK

public static final int ARREF_APPLICATION_DISABLE_BEGIN_TASK
Reference to a boolean value in container that specifies whether the Begin a Task menu item is disabled for this application. The default is false (not disabled).

ARREF_APPLICATION_HELP_INDEX_EXT

public static final int ARREF_APPLICATION_HELP_INDEX_EXT
(character string) Used for Application object help file's index file extension.

ARREF_APPLICATION_HELP_INDEX_FILE

public static final int ARREF_APPLICATION_HELP_INDEX_FILE
(bytelist) Used for Application object help file's index file.

ARREF_APPLICATION_HELP_FILE_NAME

public static final int ARREF_APPLICATION_HELP_FILE_NAME
(character string) Used for Application object help file's name, without the extension.

ARREF_PACKINGLIST_GUIDE

public static final int ARREF_PACKINGLIST_GUIDE
(character string) Used for Packing List's reference to a Guide.

ARREF_PACKINGLIST_APP

public static final int ARREF_PACKINGLIST_APP
(character string) Used for Packing List's reference to an Application.

ARREF_PACKINGLIST_PACK

public static final int ARREF_PACKINGLIST_PACK
(character string) Used for Packing List's reference to a Packing List.

ARREF_GROUP_DATA

public static final int ARREF_GROUP_DATA
(character string) Used for Packing List's reference to data in the Group schema.

ARREF_DISTMAPPING_DATA

public static final int ARREF_DISTMAPPING_DATA
(character string) Used for Packing List's reference to data in the Distributed Mapping schema.

ARREF_APPLICATION_HAS_EXT_HELP

public static final int ARREF_APPLICATION_HAS_EXT_HELP
(boolean integer) Application uses external help or not.

ARREF_APPLICATION_SUPPORT_FILES

public static final int ARREF_APPLICATION_SUPPORT_FILES
(bytelist) Used for Application object support file's contents.

ARREF_ACTIVELINK_GUIDE_HAS_QUERY_LIST_LOOP

public static final int ARREF_ACTIVELINK_GUIDE_HAS_QUERY_LIST_LOOP
(boolean)

ARREF_ACTIVELINK_GUIDE_QUERY_LIST_LOOP_FIELD

public static final int ARREF_ACTIVELINK_GUIDE_QUERY_LIST_LOOP_FIELD
(character string)

ARREF_PACKINGLIST_DSOPOOL

public static final int ARREF_PACKINGLIST_DSOPOOL
(character string) Used for Packing List's reference to data in the Distributed Pool schema.

ARREF_PACKINGLIST_FILTER_GUIDE

public static final int ARREF_PACKINGLIST_FILTER_GUIDE
(character string) Used for Packing List's reference to a Filter Guide.

ARREF_WS_PROPERTIES

public static final int ARREF_WS_PROPERTIES
XML string that refers to miscellaneous properties of web services.

ARREF_WS_OPERATION

public static final int ARREF_WS_OPERATION
Web service operation info (XML string consisting of name, type, mapping names, and so on.)

ARREF_WS_ARXML_MAPPING

public static final int ARREF_WS_ARXML_MAPPING
Mapping XML document that describes relation between AR System model and XML schema.

ARREF_WS_WSDL

public static final int ARREF_WS_WSDL
WSDL for web services.

ARREF_PACKINGLIST_WEBSERVICE

public static final int ARREF_PACKINGLIST_WEBSERVICE
(character string) For packing list references to a web service.

ARREF_WS_PUBLISHING_LOC

public static final int ARREF_WS_PUBLISHING_LOC
(character string) Saved URL(s) for publishing a web service.

ARREF_WS_XML_SCHEMA_LOC

public static final int ARREF_WS_XML_SCHEMA_LOC
(character string) XML schema location for a web service.

ARREF_LAST_RESERVED

public static final int ARREF_LAST_RESERVED
Last AR System reserved reference type.

ARREF_DATA_ARSREF

public static final int ARREF_DATA_ARSREF
AR System reference data.

ARREF_DATA_EXTREF

public static final int ARREF_DATA_EXTREF
External reference data.

ARCONOWNER_NONE

public static final int ARCONOWNER_NONE
The container is globally owned.

ARCONOWNER_ALL

public static final int ARCONOWNER_ALL
All containers, owned and unowned ones.

ARCONOWNER_SCHEMA

public static final int ARCONOWNER_SCHEMA
Owner object is a schema.

ARMAX_CON_LABEL_LEN

public static final int ARMAX_CON_LABEL_LEN
String specifying a display-only label for the reference. Its length is limited by ARMAX_CON_LABEL_LEN (255 bytes).

ARMAX_CON_DESCRIPTION_LEN

public static final int ARMAX_CON_DESCRIPTION_LEN
String specifying a display-only description for the reference.Its length is limited by ARMAX_CON_DESCRIPTION_LEN (2000 bytes).

AR_SIGNAL_CONFIG_CHANGED

public static final int AR_SIGNAL_CONFIG_CHANGED
Reread the configuration file.

AR_SIGNAL_GROUP_CACHE_CHANGED

public static final int AR_SIGNAL_GROUP_CACHE_CHANGED
Read the group info and cache.

AR_SIGNAL_LICENSE_CHANGED

public static final int AR_SIGNAL_LICENSE_CHANGED
Read the license information.

AR_WRITE_TO_FILE

public static final int AR_WRITE_TO_FILE
Logs to a file.

AR_WRITE_TO_STATUS_LIST

public static final int AR_WRITE_TO_STATUS_LIST
Logs as part of a Status List.

AR_WORKFLOW_CONN_SCHEMA_LIST

public static final int AR_WORKFLOW_CONN_SCHEMA_LIST
Workflow associated with a list of schemas.

AR_QUALCONTEXT_DEFAULT

public static final int AR_QUALCONTEXT_DEFAULT
Default value for ARGetQualifierString and ARGetQualifier in Util class used to parse a qualification.

AR_QUALCONTEXT_ACTIVE_LINK

public static final int AR_QUALCONTEXT_ACTIVE_LINK
Value for ARGetQualifierString and ARGetQualifier in Util class used to parse a qualification from an active link.

AR_QUALCONTEXT_FILTER

public static final int AR_QUALCONTEXT_FILTER
Value for ARGetQualifierString and ARGetQualifier in Util class used to parse a qualification from a filter.

AR_QUALCONTEXT_ESCALATION

public static final int AR_QUALCONTEXT_ESCALATION
Value for ARGetQualifierString and ARGetQualifier in Util class used to parse a qualification from an escalation.

AR_QUALCONTEXT_MENU_DEFS

public static final int AR_QUALCONTEXT_MENU_DEFS
Value for ARGetQualifierString and ARGetQualifier in Util class used to parse a qualification from a search menu.

AR_SESS_CHUNK_RESPONSE_SIZE

public static final int AR_SESS_CHUNK_RESPONSE_SIZE
Maximum size of a single response.

AR_SESS_TIMEOUT_NORMAL

public static final int AR_SESS_TIMEOUT_NORMAL
Timeout for normal operations.

AR_SESS_TIMEOUT_LONG

public static final int AR_SESS_TIMEOUT_LONG
Timeout for long operations.

AR_SESS_TIMEOUT_XLONG

public static final int AR_SESS_TIMEOUT_XLONG
Timeout for extra long operations.

AR_SESS_TIMEOUT_TC

public static final int AR_SESS_TIMEOUT_TC
Timeout for TC server operations.

AR_SESS_TRY_UNENCRYPTED_PASSWORD

public static final int AR_SESS_TRY_UNENCRYPTED_PASSWORD
Lets you try an unencrypted password.

AR_SESS_LOCK_TO_SOCKET_NUMBER

public static final int AR_SESS_LOCK_TO_SOCKET_NUMBER
Socket number to lock to.

AR_SESS_LAST_COUNT

public static final int AR_SESS_LAST_COUNT
Last search count.

AR_SESS_LAST_ID

public static final int AR_SESS_LAST_ID
Last created entry identifier.

AR_SESS_USING_PRIVATE_SERVER

public static final int AR_SESS_USING_PRIVATE_SERVER
Flag that indicates if using private server.

AR_SESS_POOLED

public static final int AR_SESS_POOLED
Flag that indicates if using private server.

AR_SESS_CLIENT_TYPE

public static final int AR_SESS_CLIENT_TYPE
Client type of the api program.

AR_SESS_VUI_TYPE

public static final int AR_SESS_VUI_TYPE
VUI type.

AR_GOTO_FIELD_XREF

public static final int AR_GOTO_FIELD_XREF
In the Goto active link/filter action, skip to the action whose number is in the cross-referenced field.

AR_GOTO_ABSOLUTE_ORDER

public static final int AR_GOTO_ABSOLUTE_ORDER
In the Goto active link/filter action, skip directly to the action whose number is defined as part of the action.

AR_GOTO_OFFSET_FORWARD

public static final int AR_GOTO_OFFSET_FORWARD
In the Goto active link/filter action, skip to the action that is ahead of the cross-referenced field, by the specified amount.

AR_GOTO_OFFSET_BACKWARD

public static final int AR_GOTO_OFFSET_BACKWARD
In the Goto active link/filter action, skip to the action that is behind the cross-referenced field, by the specified amount.

AR_MAX_RESERVED_FIELD_ID

public static final long AR_MAX_RESERVED_FIELD_ID
Internal ID of the field to create. The IDs of all fields and form views (VUIs) associated with a given form must be unique. Specify 0 for this parameter if you want the system to generate and return the ID. Otherwise, specify a value between 536870912 and 2147483647 (limited by AR_MAX_RESERVED_FIELD_ID). If you specify a reserved ID, the system generates an error unless the parameter is set to 1 (TRUE).

AR_LIKE_ID

public static final long AR_LIKE_ID
Reserved for Push/Set Like Field ID.

AR_SET_DEFAULTS_ID

public static final long AR_SET_DEFAULTS_ID
Reserved for Set Field Defaults on OpenWindow action.

AR_RESERV_SCHEMA_SPECIFIC_FIELD_MIN

public static final long AR_RESERV_SCHEMA_SPECIFIC_FIELD_MIN
Reserved minimum field IDs unique within a schema, but not across schemas.

AR_RESERV_SCHEMA_SPECIFIC_FIELD_MAX

public static final long AR_RESERV_SCHEMA_SPECIFIC_FIELD_MAX
Reserved maximum field IDs unique within a schema, but not across schemas.

AR_RESERV_PREFERENCE_ARS_SCHEMA_COMMON

public static final long AR_RESERV_PREFERENCE_ARS_SCHEMA_COMMON
Reserved field IDs to identify Common preferences schema

AR_RESERV_PREFERENCE_ARS_SCHEMA_ADMIN

public static final long AR_RESERV_PREFERENCE_ARS_SCHEMA_ADMIN
Reserved field IDs to identify Admin preferences schema

AR_RESERV_PREFERENCE_ARS_SCHEMA_USER

public static final long AR_RESERV_PREFERENCE_ARS_SCHEMA_USER
Reserved field IDs to identify User preferences schema

AR_RESERV_PREFERENCE_ARS_SCHEMA_WEBTIER

public static final long AR_RESERV_PREFERENCE_ARS_SCHEMA_WEBTIER
Reserved field IDs to identify Webtier preferences schema

AR_RESERV_PREFERENCE_ARS_SCHEMA_ALERT

public static final long AR_RESERV_PREFERENCE_ARS_SCHEMA_ALERT
Reserved field IDs to identify Alert preferences schema

AR_RESERV_PREFERENCE_ARS_SCHEMA_MIGRATOR

public static final long AR_RESERV_PREFERENCE_ARS_SCHEMA_MIGRATOR
Reserved field IDs to identify Migrator preferences schema

AR_RESERV_PREFERENCE_ARS_SCHEMA_FILES

public static final long AR_RESERV_PREFERENCE_ARS_SCHEMA_FILES
Reserved field IDs to identify preferences schema who holds preference files (i.e. Macro, Report and etc)

AR_RESERV_ALERT_FORM

public static final long AR_RESERV_ALERT_FORM
Form is one of the reserved field in the Alert Events schema. It provides the name of the form used for alerts support.

AR_RESERV_ALERT_REQUEST

public static final long AR_RESERV_ALERT_REQUEST
Request is one of the reserved field in the Alert Events schema. It provides the ID of the request used for alerts support.

AR_RESERV_ALERT_SERVER

public static final long AR_RESERV_ALERT_SERVER
Server is one of the reserved field in the Alert Events schema. It provides the name of the server used for alerts support, where the Alert Events schema is found.

AR_RESERV_ALERT_MESSAGE

public static final long AR_RESERV_ALERT_MESSAGE
Message is one of the reserved field in the Alert Events schema. This field corresponds to the Alert Text field, used for alerts support.

AR_RESERV_ALERT_PRIORITY

public static final long AR_RESERV_ALERT_PRIORITY
Priority is one of the reserved field in the Alert Events schema. It states what priority the alert is (for example, 0 or 1 or 2, and so on).

AR_RESERV_ALERT_LIST_QLV

public static final long AR_RESERV_ALERT_LIST_QLV
List is one of the reserved field in the Alert Events schema. It is the reserved field ID of the table field for alert lists used in web views.

AR_RESERV_FORM_ACTION_SUBMIT

public static final long AR_RESERV_FORM_ACTION_SUBMIT
Submit is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab. It is a "form action" field that you can add to the web view of a form.

These form action fields that may have workflow already associated with them, or they may invoke servlets at runtime. They are displayed with a label in the browser, and perform the appropriate standard function on the web client.


AR_RESERV_FORM_ACTION_QUERY

public static final long AR_RESERV_FORM_ACTION_QUERY
Query is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab. For more information, refer to AR_RESERV_FORM_ACTION_SUBMIT.

AR_RESERV_FORM_ACTION_MODIFY

public static final long AR_RESERV_FORM_ACTION_MODIFY
Modify is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab. For more information, refer to AR_RESERV_FORM_ACTION_SUBMIT.

AR_RESERV_FORM_ACTION_QUERYBAR

public static final long AR_RESERV_FORM_ACTION_QUERYBAR
Query Bar is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab. For more information, refer to AR_RESERV_FORM_ACTION_SUBMIT.

AR_RESERV_FORM_ACTION_CLEAR

public static final long AR_RESERV_FORM_ACTION_CLEAR
Clear is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab. For more information, refer to AR_RESERV_FORM_ACTION_SUBMIT.

AR_RESERV_FORM_ACTION_SETDEFAULT

public static final long AR_RESERV_FORM_ACTION_SETDEFAULT
Set to Default is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab. For more information, refer to AR_RESERV_FORM_ACTION_SUBMIT.

AR_RESERV_FORM_ACTION_HELP

public static final long AR_RESERV_FORM_ACTION_HELP
Form Help is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab. For more information, refer to AR_RESERV_FORM_ACTION_SUBMIT.

AR_RESERV_FORM_ACTION_NEWSEARCH

public static final long AR_RESERV_FORM_ACTION_NEWSEARCH
New Search is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab. For more information, refer to AR_RESERV_FORM_ACTION_SUBMIT.

AR_RESERV_FORM_ACTION_NEWREQUEST

public static final long AR_RESERV_FORM_ACTION_NEWREQUEST
New Request is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab. For more information, refer to AR_RESERV_FORM_ACTION_SUBMIT.

AR_RESERV_FORM_ACTION_SHOW_STATHST

public static final long AR_RESERV_FORM_ACTION_SHOW_STATHST
Show Status History is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab. For more information, refer to AR_RESERV_FORM_ACTION_SUBMIT.

AR_RESERV_FORM_RESULTS_LIST

public static final long AR_RESERV_FORM_RESULTS_LIST
Results List is one of the reserved fields in the AR System Administrator Preferences schema from the Web View tab. For more information, refer to AR_RESERV_FORM_ACTION_SUBMIT.

AR_LOCAL_TEXT_SYSTEM_MESSAGE

public static final int AR_LOCAL_TEXT_SYSTEM_MESSAGE
Used to define message type as system message. Defines localized system message text used, for example, in LocalizedRequestInfo.getMessageType() or LocalizedRequestInfo.setMessageType(int) methods.

AR_LOCAL_TEXT_ACT_LINK_MESSAGE

public static final int AR_LOCAL_TEXT_ACT_LINK_MESSAGE
Used to define message type as active link message. Defines localized active link text used, for example, in LocalizedRequestInfo.getMessageType() or LocalizedRequestInfo.setMessageType(int) methods.

AR_LOCAL_TEXT_FILTER_MESSAGE

public static final int AR_LOCAL_TEXT_FILTER_MESSAGE
Used to define message type as filter message. Defines localized filter text used, for example, in LocalizedRequestInfo.getMessageType() or LocalizedRequestInfo.setMessageType(int) methods.

AR_LOCAL_TEXT_ACT_LINK_HELP

public static final int AR_LOCAL_TEXT_ACT_LINK_HELP
Used to define message type as active link help text message. Defines localized active link help text used, for example, in LocalizedRequestInfo.getMessageType() or LocalizedRequestInfo.setMessageType(int) methods.

AR_LOCAL_TEXT_FORM_HELP

public static final int AR_LOCAL_TEXT_FORM_HELP
Used to define message type as form help text message. Defines localized form help text used, for example, in LocalizedRequestInfo.getMessageType() or LocalizedRequestInfo.setMessageType(int) methods.

AR_LOCAL_TEXT_FIELD_HELP

public static final int AR_LOCAL_TEXT_FIELD_HELP
Used to define message type as field help text message. Defines localized field help text used, for example, in LocalizedRequestInfo.getMessageType() or LocalizedRequestInfo.setMessageType(int) methods.

AR_LOCAL_TEXT_CONTAIN_DESC

public static final int AR_LOCAL_TEXT_CONTAIN_DESC
Used to define message type as container description message. Defines localized container description description text used, for example, in LocalizedRequestInfo.getMessageType() or LocalizedRequestInfo.setMessageType(int) methods.

AR_LOCAL_TEXT_LIST_MENU_DEFN

public static final int AR_LOCAL_TEXT_LIST_MENU_DEFN
Used to define message type as file list menu message. Defines localized file list menu text used, for example, in LocalizedRequestInfo.getMessageType() or LocalizedRequestInfo.setMessageType(int) methods.

AR_LOCAL_TEXT_EXTERN_REPORT

public static final int AR_LOCAL_TEXT_EXTERN_REPORT
Used to define message type as external report message. Defines localized external report text used, for example, in LocalizedRequestInfo.getMessageType() or LocalizedRequestInfo.setMessageType(int) methods.

AR_LOCAL_TEXT_CONTAINER_LABEL

public static final int AR_LOCAL_TEXT_CONTAINER_LABEL
Used to define message type as container label message. Defines localized container lable text used, for example, in LocalizedRequestInfo.getMessageType() or LocalizedRequestInfo.setMessageType(int) methods.

AR_LOCAL_TEXT_CONTAINER_HELP

public static final int AR_LOCAL_TEXT_CONTAINER_HELP
Used to define message type as container help text message. Defines localized container help text used, for example, in LocalizedRequestInfo.getMessageType() or LocalizedRequestInfo.setMessageType(int) methods.

AR_LOCAL_TEXT_APPLICATION_HELP

public static final int AR_LOCAL_TEXT_APPLICATION_HELP
Used to define message type as application help text message. Defines localized application help text used, for example, in LocalizedRequestInfo.getMessageType() or LocalizedRequestInfo.setMessageType(int) methods.

AR_LOCAL_TEXT_APPLICATION_ABOUT

public static final int AR_LOCAL_TEXT_APPLICATION_ABOUT
Used to define message type as Application About box message. Defines localized Application About box text used, for example, in LocalizedRequestInfo.getMessageType() or LocalizedRequestInfo.setMessageType(int) methods.

AR_LOCAL_TEXT_APPLICATION_HELP_INDEX

public static final int AR_LOCAL_TEXT_APPLICATION_HELP_INDEX
Used to define message type for Application Index.

AR_LOCAL_TEXT_FLASHBRD_MESSAGE

public static final int AR_LOCAL_TEXT_FLASHBRD_MESSAGE
Used to define message type for Flashboard messages.

AR_LOCAL_TEXT_FLASHBRD_LABEL

public static final int AR_LOCAL_TEXT_FLASHBRD_LABEL
Used to define message type for Flashboard labels.

AR_LOCAL_TEXT_ACTIVE_MESSAGE

public static final int AR_LOCAL_TEXT_ACTIVE_MESSAGE
Used to set message as "active" in the message catalog

AR_LOCAL_TEXT_INACTIVE_MESSAGE

public static final int AR_LOCAL_TEXT_INACTIVE_MESSAGE
Used to set message as "inactive" in the message catalog

AR_VUI_TYPE_NONE

public static final int AR_VUI_TYPE_NONE
No VUI type.

AR_VUI_TYPE_WINDOWS

public static final int AR_VUI_TYPE_WINDOWS
VUI type for window views.

AR_VUI_TYPE_WEB

public static final int AR_VUI_TYPE_WEB
VUI type for web views.

AR_VUI_TYPE_WEB_ABS_POS

public static final int AR_VUI_TYPE_WEB_ABS_POS
VUI type for web views using absolute positioning.

AR_VUI_TYPE_WIRELESS

public static final int AR_VUI_TYPE_WIRELESS
VUI type for wireless views.

AR_CLIENT_TYPE_UNKNOWN

public static final int AR_CLIENT_TYPE_UNKNOWN
Unknown client type

AR_CLIENT_TYPE_PRE_50

public static final int AR_CLIENT_TYPE_PRE_50
Pre-5.0 AR System clients

AR_CLIENT_TYPE_WAT

public static final int AR_CLIENT_TYPE_WAT
Windows Admin Tool

AR_CLIENT_TYPE_WUT

public static final int AR_CLIENT_TYPE_WUT
Windows User Tool

AR_CLIENT_TYPE_WIP

public static final int AR_CLIENT_TYPE_WIP
Windows Import Tool

AR_CLIENT_TYPE_DSO

public static final int AR_CLIENT_TYPE_DSO
Distributed Server

AR_CLIENT_TYPE_ODBC

public static final int AR_CLIENT_TYPE_ODBC
AR ODBC used in the reporting

AR_CLIENT_TYPE_APPROVAL

public static final int AR_CLIENT_TYPE_APPROVAL
Approval Server

AR_CLIENT_TYPE_WEB_SERVER

public static final int AR_CLIENT_TYPE_WEB_SERVER
AR Web Server

AR_CLIENT_TYPE_MID_TIER

public static final int AR_CLIENT_TYPE_MID_TIER
Mid Tier in 5.0

AR_CLIENT_TYPE_PALM_PILOT

public static final int AR_CLIENT_TYPE_PALM_PILOT
Palm Pilot

AR_CLIENT_TYPE_FLASHBOARDS

public static final int AR_CLIENT_TYPE_FLASHBOARDS
Flashboard

AR_CLIENT_TYPE_FLASHBORADS_MID_TIER

public static final int AR_CLIENT_TYPE_FLASHBORADS_MID_TIER
Flashboard Mid Tier

AR_CLIENT_TYPE_EIE

public static final int AR_CLIENT_TYPE_EIE
Enterprise Integration Engine

AR_CLIENT_TYPE_RELOAD

public static final int AR_CLIENT_TYPE_RELOAD
arreload

AR_CLIENT_TYPE_CACHE

public static final int AR_CLIENT_TYPE_CACHE
arcache

AR_CLIENT_TYPE_DIST

public static final int AR_CLIENT_TYPE_DIST
ardist

AR_CLIENT_TYPE_RUN_MACRO

public static final int AR_CLIENT_TYPE_RUN_MACRO
Run Macro

AR_CLIENT_TYPE_MAIL

public static final int AR_CLIENT_TYPE_MAIL
AR mail including Unix armaild and armailex(NT)

AR_CLIENT_TYPE_IMPORT_CMD

public static final int AR_CLIENT_TYPE_IMPORT_CMD
Command line import tool

AR_CLIENT_TYPE_REPORT_PLUGIN

public static final int AR_CLIENT_TYPE_REPORT_PLUGIN
Report creating plugin server

AR_CLIENT_TYPE_ALERT

public static final int AR_CLIENT_TYPE_ALERT
Alert Tool

AR_CLIENT_TYPE_MAIL_DAEMON

public static final int AR_CLIENT_TYPE_MAIL_DAEMON
New AR Email System, NOT armaild

AR_CLIENT_TYPE_END_OF_PRODUCT

public static final int AR_CLIENT_TYPE_END_OF_PRODUCT
End of AR System client Productized products

AR_CLIENT_TYPE_UNPRODUCTIZED_START

public static final int AR_CLIENT_TYPE_UNPRODUCTIZED_START
AR System client unproductized start

AR_CLIENT_TYPE_DRIVER

public static final int AR_CLIENT_TYPE_DRIVER
Driver

AR_CLIENT_TYPE_DISPATCHER

public static final int AR_CLIENT_TYPE_DISPATCHER
Dispatcher, acting as a distributor of application

AR_CLIENT_TYPE_HELP

public static final int AR_CLIENT_TYPE_HELP
arhelp

AR_CLIENT_TYPE_JANITOR

public static final int AR_CLIENT_TYPE_JANITOR
arjanitor

AR_CLIENT_TYPE_MENU

public static final int AR_CLIENT_TYPE_MENU
armenu

AR_CLIENT_TYPE_STRUCT

public static final int AR_CLIENT_TYPE_STRUCT
arstruct

AR_CLIENT_TYPE_TEXT

public static final int AR_CLIENT_TYPE_TEXT
artext

AR_CLIENT_TYPE_SQLED

public static final int AR_CLIENT_TYPE_SQLED
arsqled

AR_CLIENT_TYPE_CHANGE_SEL

public static final int AR_CLIENT_TYPE_CHANGE_SEL
archgsel

AR_CLIENT_TYPE_END_OF_RESERVED_RANGE

public static final int AR_CLIENT_TYPE_END_OF_RESERVED_RANGE
AR Client type end of reserved range

AR_TWO_DIGIT_YEAR_CUTOFF_INCREMENT

public static final int AR_TWO_DIGIT_YEAR_CUTOFF_INCREMENT
When using a rolling 100 year span for two digit years, this increment is added to the current year to calculate the two digit year cutoff (e.g., year=2002, increment=29 ==> cutoff=2031).