Changes to the CICSPlex® SM application programming interface

The following new resource tables have been introduced:

PIPEDEF resource table

The PIPEDEF resource table includes the following RDO attributes:
PIPELINE
Pipeline definition name
STATUS
Shows the CVDA value that indicates if the PIPELINE is to be installed in ENABLED (default) or DISABLED state
CONFIGFILE
The 255-character fully-qualified configuration file name on HFS for this Pipeline
SHELF
The 255-character fully-qualified name of the WSBind directory (shelf)
WSDIR
The 255-character name of the WSBind (pickup) directory on HFS

PIPELINE resource table

The PIPELINE resource table has the following SPI attributes:
PIPELINE
Pipeline definition name
ENABLESTATUS
The CVDA value that specifies the ENABLE status of the Pipeline
PIPEUSECOUNT
Pipeline use count
CONFIGFILE
The 255-character fully-qualified configuration file name on HFS for this Pipeline
SHELF
The 255-character name of a directory (shelf) for WSBind files
WSDIR
The 255-character name of the WSBind (pickup) directory on HFS

WEBSVDEF resource table

The WEBSVDEF resource table includes the following RDO attributes:
WEBSERVICE
WEBSERVICE definition name
PIPELINE
The Pipeline in which this Web service is to be installed
WSBIND
The 255-character fully-qualified name of the WSBind file on HFS
WSDLFILE
The 255-character fully-qualified name of the WSDL file on HFS
VALIDATION
Shows the CVDA value (YES or NO) to indicate whether or not a full validation of WSDL SOAP messages will be performed

WEBSERV resource table

The WEBSERV resource table includes the following SPI attributes:
WEBSERVICE
WEBSERVICE name
PIPELINE
The Pipeline in which this Web service is installed
WSBIND
The 255-character fully-qualified name of the WSBind file on HFS
WSDLFILE
The 255-character fully-qualified name of the WSDL file on HFS
URIMAP
The dynamically-installed URIMAP associated with this Web service
BINDING
The WSDL Binding that this Web service represents
ENDPOINT
The ENDPOINT URI of a remote Web service
PROGRAM
The 8-character CICS® application program name that implements this Web Service
PGMINTERFACE
The CVDA value (CHANNEL or COMMAREA) indicating where the specified PROGRAM expects input
CONTAINER
The name of the container used if the PGMINTERFACE is CHANNEL
VALIDATIONST
The CVDA value (VALIDATION or NOVALIDATION) indicating whether or not the full validation of WSDL SOAP messages should be performed
LASTMODTIME
The time that the deployed WSBind file on HFS was last updated
Start of changeSTATEEnd of change
Start of changeThe CVDA value (DISCARDING, INITING, INSERVICE, UPDATING, or UNUSABLE) indicating the state of the Web serviceEnd of change
WEBUSECOUNT
Web service use count

Changed resource table

The following resource table has been changed:

WORKREQ

The WORKREQ resource table now includes the following attribute:
WORKTYPE
Type of work being performed. CVDA IIOP and SOAP types are the only types available.