A CICS resource that defines aspects of the run-time environment for a CICS application program deployed in a Web services setting, where the mapping between application data structure and SOAP messages has been generated using CICS-supplied tools.
The Primary key field for this resource class is NAME .
API Actions
Parameters: None
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 | 32 | DIF | Web service name | 1 | |
WSBIND | CHAR | INQ | 255 | DIF | Fully-qualified WSBind file on HFS | 2 | |
WSDLFILE | CHAR | INQ | 255 | DIF | Fully-qualified WSDL file on HFS | 3 | |
PIPELINE | CHAR | INQ | 8 | DIF | Pipeline in which this web service is installed | 5 | |
VALIDATIONST | CVDAS | INQ | 4 | LIKE | yes | Perform validation of SOAP messages against WSDL | 6 |
VALIDATIONST Input/Output Valid Values | VALIDATION NOVALIDATION | ||||||
URIMAP | CHAR | INQ | 8 | DIF | Dynamically installed URI map for this web service | 7 | |
PROGRAM | CHAR | INQ | 8 | DIF | Application program to implement this web service | 8 | |
ENDPOINT | CHAR | INQ | 255 | DIF | The endpoint URI of a remote web service | 9 | |
BINDING | CHAR | INQ | 255 | DIF | The WSDL binding that this web service represents | 10 | |
PGMINTERFACE | CVDAS | INQ | 4 | LIKE | Where the specified program expects input | 12 | |
PGMINTERFACE Output Valid Values | CHANNEL COMMAREA NOTAPPLIC | ||||||
CONTAINER | CHAR | INQ | 16 | DIF | Container used if the program input is CHANNEL | 13 | |
LASTMODTIME | DATETIME | INQ | 8 | MAX | Time the WSBind file on HFS was last updated | 14 | |
STATE | CVDAS | INQ | 4 | LIKE | Web service status | 15 | |
STATE Output Valid Values | INITING DISCARDING INSERVICE UNUSABLE | ||||||
WEBUSECOUNT | BINARY | STAT | 4 | AVG | Number of times web service used | 16 |