CICSplex Pipeline Details attribute group
The CICSplex Pipeline Details attribute group receives information about installed pipelines.
Application Supports XOP Indicates whether the application handler for the pipeline supports the processing of XOP documents and binary attachments. These are the values: Yes and No.
CICS Region Name Indicates 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. CICS region names are always in uppercase characters.
CICS Version Indicates the version number of the CICS region being monitored. This number is an alphanumeric string, with a maximum of four characters, and case-sensitive.
Domain Name Is the 255 character domain name used to generate Multipurpose Internet Mail Extensions (MIME) content-ID values to identify data attachments.
Enable Status Is the pipeline status indicator. These are the values:
- ENABLED
- The PIPELINE is ready for use.
- DISABLED
- The PIPELINE is not processing requests, and is unable to accept new work. It might have failed to initialize or might have been explicitly disabled.
- ENABLING
- The PIPELINE is being initialized; it is not yet ready to accept work.
- DISABLING
- The PIPELINE is quiescing before entering DISABLED state. It is not accepting new work, but is allowing currently-executing work to complete.
- DISCARDING
- A DISCARD command has been issued for the PIPELINE. The PIPELINE is quiescing before being discarded. It is not accepting new work, but is allowing currently-executing work to complete.
Mode Is the operating mode for the pipeline. These are the values:
- Unknown
- When the operating mode for the pipeline cannot be determined.
- Provider
- The provider pipeline is shown.
- Requester
- The requester pipeline is shown.
MTOM Supported Indicates whether support for MTOM has been enabled in the pipeline. These are the values: YES or NO.
Origin Node Is 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.
When a situation is true, the system compares the origin node name in the attribute to the names of managed systems assigned to the item. If the origin node name matches the name of a managed system, the status of the item changes accordingly. If the names of the origin node and the managed systems do not match, the status of the item remains unchanged.
Outbound MTOM Indicates when MTOM needs to be used for outbound SOAP messages. These are the values: NEVER, ONLY IF INBOUND MTOM, and ALWAYS.
Outbound MTOM With XOP Indicates MTOM needs to be used for outbound SOAP messages when there are no binary attachments present.
Pass Through XOP Indicates whether the pipeline is currently handling the XOP documents in direct mode.
Pipeline name Is the name of the current pipeline. The name can be up to eight characters in length.
Pipeline configuration file Is the name of the configuration file associated with the pipeline. The name can be up to 255 characters in length.
Pipeline WSDIR directory Is the name of the web services binding directory (also known as the pickup directory). The name can be up to 255 characters in length.
Pipeline shelf directory Is the name of the pipeline shelf directory, a Hierarchical File System directory used to store the web service binding files associated with WEBSERVICE resources. The name can be up to 255 characters in length.
Response Wait Time Is the timeout applied when a message exchange pattern specifies an optional response message. The timeout is shown in seconds.
Soap Level Is the SOAP release level in string format.
Soap Release Is the SOAP release level in binary format.
Soap Version Is the SOAP version number in binary format.
System ID Is 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.
Use Count Is the number of times this pipeline was used to install a web service or to process a web service request.