PIPEDEFAggregateRecordType

Pipeline Definitions aggregate record

Fields

CSDGroup (StringAggregationType)

The name of the CSD group for this CICS resource definition. This field is ignored for BAS definitions.

WSDirectory (StringAggregationType)

The name of the Web service binding directory (also known as the pickup directory). The name can be up to 255 characters long.

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 - Resource was last changed by a CICSPlex SM API command.
  • 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.

changeTime (DateAggregationType)

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

changeUserID (StringAggregationType)

The user ID that made the last modification.

configurationFile (StringAggregationType)

The name of the pipeline configuration file associated with the PIPELINE resource. The name can be up to 255 characters long.

createTime (DateAggregationType)

The local date and time when the definition was created.

desccodepage (LongAggregationType)

The code page of the description field. This field is ignored for CICS CSD resource definitions.

description (StringAggregationType)

A description of the definition.

name (StringAggregationType)

The name of the definition.

responseWaitSeconds (PIPEDEF_RESPWAITAggregationType)

Specifies the number of seconds that an application program should wait for a response message from a remote Web service. The value can range from 0 to 9999 seconds, or may specify the keyword value of DEFT. If you specify RESPWAIT(DEFT) 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.
shelf (StringAggregationType)

The name of the shelf directory. The name can be up to 255 characters long.

status (EnumAggregationType)

The status of the PIPELINE:

  • ENABLED - Web service requests for this PIPELINE are processed normally.
  • DISABLED - Web service requests for this PIPELINE cannot be processed.
userdata1 (StringAggregationType)

Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions.

userdata2 (StringAggregationType)

Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions.

userdata3 (StringAggregationType)

Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions.

version (LongAggregationType)

The version number of the BAS resource definition, from 1 to 15. This field is ignored for CICS CSD resource definitions.