CICSplex Atom Feed Detail attribute group
The CICSplex Atom Feed Detail attribute group provides details about a CICS atom feed definition. CICS supports atom feeds using the HTTP server functions of CICS Web support, and some additional functions to carry out the actions required of a server that supports the atom format and protocol.
Atom Service Bindfile The XML binding file specified for the atom service. This file name is an alphanumeric string, with a maximum of 255 characters.
Atom Service Configuration The name of the atom service configuration file that CICS uses to manage collections in a region. This file name is an alphanumeric string, with a maximum of 255 characters.
Atom Service Name The name of the atom service resource definition that is used to specify where CICS obtains the data to produce atom documents in response to a Web client request. This name is an alphanumeric string, with a maximum of eight characters.
Atom Service Status The current status of the atom service definition in the CICS region. The valid values are Enabled and Disabled.
Atom Service Type The type of atom service document that is returned for the atom service definition. These are the valid values:
- CATEGORY 1
- COLLECTION 2
- FEED 3
- SERVICE 4
CICS Region Name The job name or modify ID of the CICS region being monitored. Each CICS region in a z/OS operating system has a unique name. This name is an alphanumeric string, with a maximum of eight characters, and case-sensitive. The CICS region names are always uppercase characters.
Delete Entry Count The number of times a DELETE value was issued for an entry. The valid format is an integer.
Get Entry Count The number of times a GET value was issued for an entry. The valid format is an integer.
Get Feed Count The number of times a GET value was issued for a feed. The valid format is an integer.
Origin Node The combination of z/OS System ID (SMFID) and CICS region name. The value format is an alphanumeric string, maximum 32 bytes, and case-sensitive.
Post Feed Count The number of times a POST value was issued for a feed. The valid format is an integer.
Put Entry Count The number of times a PUT value was issued for an entry. The valid format is an integer.
Reference Count The number of times the ATOMSERVICE resource definition was referenced for a collection. The valid format is an integer.
Reference Disabled The number of times the ATOMSERVICE resource definition was referenced, but the resource definition was disabled. The valid format is an integer.
Resource Name The name of the CICS resource that provides the data for the Atom feed or collection. This resource name is an alphanumeric string, with a maximum of eight characters.
Resource Type The type of resource that provides the data for the atom feed. These are the valid values:
- FILE 1
- PROGRAM 2
- TSQUEUE 3
System ID Indicates the four-character name that uniquely identifies an active z/OS operating system within a given CICSplex. The value format is an alphanumeric string, maximum four characters, and case-sensitive. z/OS System IDs are always in uppercase characters.