Advanced Options tab

The Advanced Options tab allows you to set options for the XML Transformation Assistant utility of the IBM® CICS® Transaction Server for V 4.1.

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 XML Transformation Assistant (XSDBind) preferences window.

This tab contains the following fields:

  • In the Specify XML Assistant options group:

    CCSID:
    Specifies the CCSID that is used at run time to encode data between the application program and the XML transformation 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).

    Vendor converter name:
    Set the name of the converter program to use when building a vendor style XSDBind file. The vendor style of XSDBind 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. If left blank, this value defaults to the name of the Converter Driver file.
    Note: It is recommended that this field be left blank to let the wizard generate the correctly coordinated artifact names."