APPLCTNRecordType

APPLCTN Record

Fields

applicationDefinitionName (String)

The name of the application definition.

applicationDirectory (String)

The 1 to 255 character fully-qualified name of the application directory on the zFS.

availability (String)

The overall availability of the Application. The status values are:

  • AVAILABLE - All associated CICS BUNDLE resources are available.
  • UNAVAILABLE - All associated CICS BUNDLE resources are unavailable.
  • SOMEAVAIL - Some associated CICS BUNDLE resources are available.
  • NONE - None of the associated CICS BUNDLE resources contain entry points.
bindingDirectory (String)

The 1 to 255 character fully-qualified name of the application binding directory on the zFS.

changeagent (String)

The change agent identifier that made the last modification.

  • DREPAPI - Resource was last changed by a CICSPlex SM API command.
changeagrel (String)

The CICS release level of the agent that made the last modification.

changetime (String)

The local time when the definition was last changed.

changeusrid (String)

The user ID that made the last modification.

createtime (String)

The local time when the definition was created.

desccodepage (Long)

The code page of the description field.

description (String)

The 1 to 255 character description of the application as defined in the application bundle XML.

enableStatus (String)

The overall status of the Application. The status values are:

  • ENABLED - All associated CICS BUNDLE resources are enabled.
  • DISABLED - All associated CICS BUNDLE resources are disabled.
  • INCOMPLETE - One or more associated CICS BUNDLE resources are not installed or have an invalid scope.
  • ENABLING - The CICS BUNDLE resources are in the process of being enabled.
  • DISABLING - The CICS BUNDLE resources are in the process of being disabled.
  • EMPTY - No associated CICS BUNDLE resources are installed.
  • SOMEDISABLED - Some associated CICS BUNDLE resources are disabled.
  • INSTALLING - Installation of associated CICS BUNDLE resources is in progress.
  • DISCARDING - Discard of associated CICS BUNDLE resources is in progress.
  • FAILED - Install of the application has failed to complete.
majorVersion (Long)

The major version of the application.

microVersion (Long)

The micro version of the application.

minorVersion (Long)

The minor version of the application.

name (String)

The name of the application as specified by the application bundle XML.

platformDefinitionName (String)

The name of the platform definition on which this application is installed.

to_platformDefinitionName (PLATFORMRecordType)

Reference to resource of type platform