The IMS Correlator file tab
allows you to specify the service identification properties and the IMS™ system interaction
properties for the new Web service.
This tab contains the following fields:
In the Specify service identification properties group:
WSID
This field displays the Web service identifer that is used
at run time to identify the Web service. This Web service identifier must
be unique among all Web services deployed to the same IMS SOAP Gateway.
This identifier is fixed to be the name of the mapped
WSDL file minus the extension.
Note: Because of this naming convention,
and because this identifer must be unique among all Web services deployed
to the same IMS SOAP
Gateway (see the preceding paragraph), therefore no two Web services deployed
to the IMS SOAP
Gateway can have identically named WSDL files.
The IMS SOAP Gateway uses this identifier to locate the service
that an IMS application
wants to invoke. The outbound XML Converter transmits the WSID to the IMS SOAP
Gateway on behalf of the IMS application.
File container
Type or the select the path of the folder in which you want the wizard
to generate the IMS correlator
file.
File name
This field displays the name of the IMS correlator file that the wizard is to
generate. You can modify this field by changing the name in the SOAPAction field described previously.
Update, Overwrite
These radio buttons are enabled if the IMS correlator
file that you specified in the File container and File
name fields (described previously) already
exists:
Select Update if you want the wizard to do the
following:
Preserve all the existing entries in the IMS correlator file; and
Add or update information for the current Web service and operation on
the WSDL and XSD tab of the Generation Options page
of the wizard.
Select Overwrite if you want the wizard to overwrite
the existing IMS correlator
file.
Entries in the IMS correlator file are identified by a combination
of the Web service name and the operation name. If you specify a Web service
name and an operation name that already exist in the IMS correlator file, then the wizard initializes
the request and response schema properties
on this page with the values from the IMS correlator file.
In the Specify IMS system interaction properties group:
Transaction code
Type the name of the IMS transaction that handles the response that the Web
service receives.
This name must be alphanumeric and must contain 8 characters or less.
Inbound connection bundle
Type the name of the connection bundle that you want the Web service to
use in the IMS SOAP
Gateway.
This name must be alphanumeric.
Inbound TPIPE name
Type the Tpipe name used with CM0 transactions in IMS.
Socket timeout
Type the number of milliseconds that the IMS SOAP Gateway should wait for a response
from IMS Connect.
Execution timeout
Type the number of milliseconds that IMS Connect should wait for a response from
the IMS SOAP
Gateway.
The maximum valid value is 3600000.
LTERM name
Type the LTERM name that is to be used to override the value in the LTERM
field of the IMS application
program's I/O PCB.
This name must be alphanumeric and must contain 8 characters or less.
Outbound connection bundle
The name of the connection bundle for IMS SOAP Gateway
outbound communication.
Web service timeout
Type the number of milliseconds that the IMS SOAP Gateway should wait for a response
from the Web service to which the request is sent.