The Web Service binding file (WSBind) viewer is an Eclipse
based viewer that makes visible the values of user specified options
in a WSBind file.
The viewer is the default viewer for *.wsbind
files. The viewer opens automatically when the user double-clicks
on WSBind files in the workspace, or the viewer is launched when you
right click an WSBind file in the workspace and then open with the
menu selection "WSBind Viewer".
The Text color
preference as assigned in the section of the Web Services Assistant.
When WSBind viewer is opened, Text color value is used to display
all values.
The following option values are displayed:
In the Maintenance Information group:
- Time Stamp:
- A timestamp for the time that the WSBind file was created.
- Product:
- This is the product version used to generate the WSBind file.
In the Service Interface and Pipeline Properties group:
- Service Mode:
- The mode of the Web service represented by the WSBind file, the
value can have one of two modes, either Service Provider or Service
Requestor.
- Provider URI:
- The URI associated with the Service Provider mode Web service.
If the WSBind file is for a Service Requester mode Web Service then
nothing is displayed/editable.
- Requester URI:
- The URI associated with the Service Requester mode. If the WSBind
file is for a Service Provider mode Web service then nothing is displayed/editable.
- WSDL binding name:
- The local name of the WSDL binding that the WSBind file is associated
with.
- Operations:
- The list of WSDL operation names that the WSBind file supports.
- Transaction ID:
- For a Service Provider mode Web service, this is the transaction
identifier used when a URIMAP is created during
a scan of the pipeline.
- User ID:
- For a Service Provider mode Web service, this is the optional
user identifer used when a URIMAP is created
during a scan of the pipeline.
- Syncpoint:
- Indicates whether the remote web service can issue a syncpoint.
For more information, see Description of PK406622 on http://www.ibm.com/support/docview.wss?uid=swg1PK40662
In the Required Runtime and Mapping Levels group:
- Mapping level:
- This field displays the mapping level setting that was in effect when the WSBind file was generated (see Setting preferences for the CICS Web Services Assistant (WSBind) and Setting preferences for the CICS XML Transformation Assistant (XSDBind)).
This field can also display one of the following values:
- XML-ONLY: Indicates that the XML-ONLY
option was set for the assistant (see Pass-through
XML and XML-ONLY).
- Vendor mapping: Indicates that this
is a vendor-style WSBind file.
- Minimum Runtime Level:
- The Minimum Runtime Level setting for the WSBind file. This level
represents the platform requirements the WSBind file has on the underlying CICS version. A WSBind file cannot
be installed into a version of CICS that
does not support the required minimum runtime level.
- Minimum Runtime Level:
- The Minimum Runtime Level setting for the WSBind file. This level
represents the platform requirements the WSBind file has on the underlying CICS version. A WSBind file cannot
be installed into a version of CICS that
does not support the required minimum runtime level.
In the Target Program Interface and Properties group:
- Program name:
- The program name of the CICS program
that implements this Service Provider mode Web service. This value
is not displayed in Service Requester mode.
- Program Interface:
- The program interface for the Service Provider mode Web service.
If the WSBind file is for a Service Requester mode Web service then
REQUESTER is displayed.
- Container name:
- If the program interface for a Service Provider mode Web service
is CHANNEL, then this is the name of the container
where the application data is stored.
- Request Channel:
- The name of the Request Channel Description Document.
- Response Channel:
- The name of the Response Channel Description Document.
- Vendor Converter name:
- Name of the converter program to which CICS delegates language structure and XML conversion
for this Web service This value is set for the Compiled XML Conversion
type.