Start of change

PIPELINE Resource Table

A CICS® resource that describes the processing nodes that will act on a service request and on the response to it when a CICS application acts in the role of a Web-service provider or requester.

The Primary key field for this resource class is  NAME .

The following actions are supported:

ENABLE
Process inbound service requests normally.
DISABLE
Reject inbound service requests.
DISCARD
Remove this PIPELINE definition.
SCAN
Scan the PIPELINE's web service binding directory.
Length
800
Usage
API or EVALDEF
API view
Yes
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Object type
CICS Resource
Copybook identifier
EYUt0164 or PIPELINE
Valid API operations
GET SET and PERFORM
Unsupported releases
E530, E620 and E630

API Actions

ENABLE
Enable

Parameters: None

DISABLE
Disable

Parameters: None

DISCARD
Discard

Parameters: None

SCAN
Scan

Parameters: None

Table 368. PIPELINE resource table attributes
Name Datatype Source Len Sum Set Description Attr ID
EYU_CICSNAME CHAR CPSM 8 N/A CICS System Name
EYU_CICSREL CHAR CPSM 4 N/A CICS Release
EYU_RESERVED CHAR CPSM 4 N/A Reserved
 NAME-1  CHAR INQ 8 DIF Pipeline name 1
ENABLESTATUS CVDAS INQ 4 LIKE yes Pipeline status 2
ENABLESTATUS Input/Output Valid Values ENABLED DISABLED
ENABLESTATUS Output Valid Values ENABLING DISABLING DISCARDING
PIPEUSECOUNT BINARY STAT 4 AVG Number of times pipeline has been used 3
CONFIGFILE CHAR INQ 255 DIF Configuration file name on HFS for this pipeline 4
SHELF CHAR INQ 255 DIF Name of a directory (shelf) for WSBind files 5
WSDIR CHAR INQ 255 DIF Name of the WSBind (pickup) directory on HFS 6
End of change [[ Contents Previous Page | Next Page Index ]]