Attribute: businessPgmName
Valid values: See Description
Required?: No
Default value: See Description
|
Specifies the existing business program that
the XML converters call. This is the program that you are enabling
for processing and/or producing XML messages (to act as a Web service,
for example.) The default value is: Data source file name up to
8 characters. Note: - If the name is longer than 8 characters only the first 8 characters
are used to form the default. The specified name must follow COBOL
conventions for the program name.
- If the driver type is XML_TRANSFORM_CICS, the
value of this attribute is ignored.
|
Attribute: driverType
Valid values: BATCH | IMS_SOAP
| IMS_INFO_20 | SOAP_FOR_CICS
| WEB_SERVICES_CICS
| XML_TRANSFORM_CICS
Required?: No
Default value: SOAP_FOR_CICS
|
Specifies the type of drivers and converters
to generate for a specific subsystem (such as CICS®, IMS™,
TSO); - BATCH: Basic converter and driver types running in batch, in TSO,
or in z/OS® UNIX® System Services.
- IMS_SOAP: XML Converters, XML Schemas, WSDL,
and Correlator file for deployment into the IMS SOAP Gateway runtime environment.
- IMS_INFO_20: XML Converters, XML Schemas and
Correlator file for deployment into the IMS Web 2.0 runtime environment.
- SOAP_FOR_CICS: Converters and drivers to be deployed into a SOAP
for CICS runtime environment.
- WEB_SERVICES_CICS: Converters and drivers to be deployed into
a CICS Web services runtime
environment.
- XML_TRANSFORM _CICS: Converters and drivers
to be deployed as a CICS XMLTRANSFORM
runtime resource for Vendor transformation.
|
Attribute: fileName
Valid values: See Description
Required?: No
Default value: See Description
|
Specifies the name of the output file. The
default value is: Data source file name concatenated with "D"
|
Attribute: overwrite
Valid values: true | false
Required?: No
Default value: true
|
Specifies whether to overwrite the output file
if it exists. |
Attribute: programName
Valid values: See Description
Required?: No
Default value: See Description
|
Specifies the program name of the main program
entry. The default value is: Value of the CodegenProperty GEN_PROG_NAME
concatenated with "D"
|
Attribute: suppressGeneration
Valid values: true | false
Required?: No
Default value: false
|
Indicates whether or not to suppress generation
of the compiled XML converter driver. |