Active WebService

Use this page to view an active WEBSERVICE resource.

Click Uninstall to uninstall this resource.

Click Apply to save your changes to the WEBSERVICE.

Click Dump to create and view dump information for this active WEBSERVICE.

Name
The name of this WEBSERVICE resource.
Status
Displays the state of the WEBSERVICE resource:
DISCARDING
The WEBSERVICE resource has received a DISCARD command. The web service is now quiescing and is not accepting new work, but is allowing currently-executing work to complete. When the web service is no longer in use, discarding is complete for the WEBSERVICE resource.
INSERVICE
The copy of the WSBIND file on the shelf has succeeded and the web service is usable.
UNUSABLE
The web service is unusable. There is a problem with the web service binding file (WSBIND) for the resource.
Pipeline
Displays the name of the PIPELINE associated with this WEBSERVICE.
CCSID
The CCSID that is used to encode data between the web service binding file and the application program at run time.
Urimap
Displays the name of a URIMAP definition that has been dynamically installed, if one is associated with this WEBSERVICE resource. The Urimap name can be up to 8 characters long.
Program
Displays the name of a CICS program that implements the web service. The Program name can be up to 8 characters long.
PGM Interface
Displays an indication of whether the CICS program that implements the web service expects input in a channel or in a commarea:
CHANNEL
The program looks for input in a channel.
COMMAREA
The program looks for input in a commarea.
Notapplic
A CICS Web Service requester.
Container
Displays the name of the container used if PGM Interface has a value of CHANNEL. The name can be up to 16 characters long.
Runtime Level
Displays the minimum runtime level that is required to run the web service in CICS. Values can be:
  • 1.0
  • 1.1
  • 1.2
  • 2.0
  • 2.1
Mapping Level
Displays the mapping level that is used to convert data between web service description (WSDL) documents and language structures. The default value is 1.0. Values can be:
  • 1.0
  • 1.1
  • 1.2
  • 2.0
  • 2.1
WSDL File
Displays the fully qualified location of the WSDL file currently unused. This can be up to 255 characters long.
Archive File
Displays the name and location of the archive associated with the web service. This can be up to 255 characters long.
WSBind
Displays the fully qualified location of the web service binding file. This can be up to 255 characters long.
Endpoint
Displays the endpoint URI of a remote WEBSERVICE resource. This can be up to 255 characters long.
Binding
Displays the WSDL binding provided by the WEBSERVICE resource. This binding is one of many possible that can be present in the WEBSERVICE configuration file that is associated with the WEBSERVICE resource. This can be up to 255 characters long.
Dynamically Installed
Specifies whether the resource was dynamically installed.
Trace Application Handler
Check this to turn on tracing for each request to, or response from, this web service.
WSBind COMP
Check this field to enable COMP processing.
Note: This field enables the functionality previously provided by the ES_CWS_WSBIND_COMP environment variable. See CICS Web Service and Environment variables in alphabetical order for more information.