PIPELINEAggregateRecordType

Pipelines aggregate record

Fields

CICSRelease (StringAggregationType)
MTOMNoXOPStatus (EnumAggregationType)

Returns a value that indicates whether MTOM should be used for outbound SOAP messages when there are no binary attachments present. The values are: YES : Use MTOM, even when there are no binary attachments present. NO : Do not use MTOM unless there are binary attachments present.

MTOMStatus (EnumAggregationType)

Returns a value that indicates whether support for MTOM has been enabled in the pipeline. The values are: SUPPORTED : MTOM support has been enabled in the pipeline. NOTSUPPORT : MTOM support has not been enabled in the pipeline.

SOAPLevel (StringAggregationType)

Specifies the version of SOAP that is supported in the pipeline. Values can be blank, 1.1 or 1.2.

SOAPRelease (LongAggregationType)

Returns a fullword binary value of the release number for the SOAP level that is used in the PIPELINE.

SOAPVersion (LongAggregationType)

Returns a fullword binary value of the version number for the SOAP level that is used in the PIPELINE.

WSDirectory (StringAggregationType)

Specifies the 1 to 255 character fully-qualified name of the Web service binding directory (also known as the pickup directory) on zFS.

XOPDirectStatus (EnumAggregationType)

Returns a value that indicates whether the pipeline can currently handle XOP documents in direct mode.

XOPSupportStatus (EnumAggregationType)

Returns a value that indicates whether the application handler for the pipeline supports the processing of XOP documents and binary attachments.

basdefinever (LongAggregationType)

The BAS version number of this definition.

changeAgent (EnumAggregationType)

The change agent identifier that made the last modification.

  • CSDAPI - The resource was last changed by a CEDA transaction, by the programmable interface to DFHEDAP or by an EXEC CICS CSD command.
  • CSDBATCH - The resource was last changed by a DFHCSDUP job.
  • DREPAPI - The resource was last changed by a CICSPlex SM BAS API command.
  • DREPBATCH - The resource was last changed by a CICSPlex SM utility.
  • CREATESPI - The resource was last changed by an EXEC CICS CREATE command.
  • NOTAPPLIC - This is not applicable for this resource.
  • OVERRIDE - Resource was last changed by resource overrides.
  • N_A - Resource was created or last updated prior to CICS TS Version 4 Release 1 and support for resource signatures.
changeAgentRelease (StringAggregationType)

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

changeTime (DateAggregationType)

The local date and time when the definition was last changed.

changeUserID (StringAggregationType)

The user ID that made the last modification to the resource definition.

configurationFile (StringAggregationType)

Specifies the name of an zFS file that contains information about the processing nodes that will act on a service request, and on the response.

contentIDDomain (StringAggregationType)

Displays the name of the domain that is used to generate MIME content-ID values that identify binary attachments.

defineSource (StringAggregationType)

The source of the definition, depending on which agent made the last change.

defineTime (DateAggregationType)

The local date and time when the resource definition record was created on DFHCSD or EYUDREP.

installAgent (EnumAggregationType)

The install agent identifier that made the installation.

  • CSDAPI - The resource was installed by a CEDA transaction, by the programmable interface to DFHEDAP or by an EXEC CICS CSD command.
  • CREATESPI - The resource was installed by an EXEC CICS CREATE command.
  • GRPLIST - The resource was installed by GRPLIST INSTALL.
  • BUNDLE - The resource was installed by a bundle deployment.
installTime (DateAggregationType)

The local date and time when the definition was installed.

installUserID (StringAggregationType)

The user ID that installed the resource definition.

messageFormat (StringAggregationType)

Returns a 8-character string that indicates the format of messages processed by the pipeline. Possible values are: JSON, OTHER, SOAP11, SOAP12.

name (StringAggregationType)

Specifies the name of this PIPELINE. The name can be up to eight characters in length.

operationMode (EnumAggregationType)

The mode that that pipeline is operating in.

regionName (StringAggregationType)
responseWaitTime (LongAggregationType)

Specifies a time control, in seconds, on the wait time for an application program to wait for an optional reponse message from a remote web service. The value can range from 0 to 9999 seconds, or will have the standard null value of -1 if RESPWAIT(DEFT) is specified on the PIPELINE definition. If RESPWAIT(DEFT) was specified for this attribute, the default timeout value of the transport protocol is used:

  • The default timeout value for HTTP is 10 seconds.
  • The default timeout value for MQ is 60 seconds.

Note that the value of this attribute may not be reset to -1 (DEFT) - only 0 to 9999 may be applied. If you need to reset the RESPWAIT value to -1, you will have to delete the current PIPELINE object, and INSTALL another instance of it, where the RESPWAIT value specifies DEFT.

sendMTOMStatus (EnumAggregationType)

Returns a value that indicates when MTOM should be used for outbound SOAP messages. The values are: YES : Always use MTOM for outbound SOAP messages. NO : Do not use MTOM for outbound SOAP messages. SAME : Use MTOM for outbound SOAP message responses when the inbound message is received in MTOM format.

shelf (StringAggregationType)

Specifies the 1 to 255 character fully-qualified name of a directory (a shelf, primarily for Web service binding files) on zFS.

status (EnumAggregationType)

Specifies the initial status of the PIPELINE when it is installed:

  • ENABLED: Web service requests for this PIPELINE are processed normally.
  • DISABLED: Web service requests for this PIPELINE cannot be processed.
  • 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.
useCount (LongAggregationType)

Specifies the number of times pipeline has been used