Rational Developer for System z, Version 7.6

Advanced Options tab

The Advanced Options tab allows you to set options for the Web Services Assistant utility of the IBM® CICS® Transaction Server for z/OS® V3.1 or V3.2.

The values that you set on this page override, for this particular instance of the wizard, the global values set for these same options in the Web Services Assistant (WSBind) preferences window.

This tab contains the following fields:

In the Specify Web Services Assistant options group:

CCSID:
Specifies the CCSID that is used at run time to encode data between the application program and the Web services binding file. The value of this parameter overrides the value of the LOCALCCSID system initialization parameter. The value must be an EBCDIC CCSID that is supported by Java™ and z/OS conversion services.

If you do not specify this parameter, the application program uses the CCSID specified in the system initialization parameter, and the Web service binding file is encoded in US EBCDIC (Cp037).

User ID:
Valid characters: A-Z a-z 0-9 $ @ #

In a service provider, this parameter specifies a 1-8 character user ID which can be used by any Web client. For an application-generated response or a Web service, the alias transaction is attached under this user ID. The value of this parameter is used to define the USERID attribute of the URIMAP resource when it is created automatically using the PIPELINE scan command.

Transaction:
Valid characters: A-Z a-z 0-9 $

In a service provider, this parameter specifies the 1-4 character name of an alias transaction that can start the pipeline or run a user application to compose a HTTP response. The value of this parameter is used to define the TRANSACTION attribute of the URIMAP resource when it is created automatically using the PIPELINE scan command.

Vendor converter name:
Set the name of the converter program to use when building a vendor style WSBind file. The vendor style of WSBind file opts out of the CICS supplied XML transformation process, instead CICS links to a converter program which is responsible for handling the XML to commarea conversion. This method is used to set the name of the converter program. In the wizard, this value defaults to the name of the Converter Driver file.

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)