File, data set, or member selection page
The File, data set, or member selection page allows you to specify a path and file names for the following items: (a) the new XML converters and converter driver; (b) the new WSDL file and XSD files; and (c) the generation properties files.
- Overwrite files
- This checkbox indicates that the wizard overwrites without warning, if files with the same name exist in the target directory.
XML Converters tab
The XML Converters tab allows you to specify a path and file names for the new XML converters and the new converter driver.
This tab contains the following fields:
- In the Select targets for the XML conversion programs group:Note: Generate to: Is only applicable to single service Enterprise Service Tools projects.
- Generate to:
- Same project
Select this when the file container is on the local system (default).
- Converter file container:
- Type or select the path of a folder in which you want the wizard to create the converter files.
- Converter driver file name:
- Type the name of the file that you want to contain the new converter driver. (The converter driver is the procedure that calls the request converter and the response converter.)
- Request Converter file name:
- Type the name of the file that you want to contain the new request converter. (The request converter is the procedure that maps the request XML schema definition to a high-level-language data structure.)
- Response Converter file name:
- Type the name of the file that you want to contain the new response converter. (The response converter is the procedure that maps a high-level-language data structure to the response XML schema definition.)
- Generate all to driver
- Select this checkbox to if you want the converter driver, the request converter, and the response converter to be contained in one file.
- Overwrite files without warning
- This checkbox indicates that the wizard overwrites without warning, if files with the same name exist in the target directory.
Service Properties tab
The DFHWS2LS Service Properties tab sets properties for the Web Services for CICS® application.
- Local URI:
- Type the relative URI that a client will use to access the Web service.
- WSDL service:
- If the WSDL file that you selected when you started the Enterprise Service Tools Wizard Launchpad is based on the WSDL 2.0 specification, then this list displays all the services that are supported by the binding that you selected in the Binding element list.
- Binding element:
- Select the binding in the Web service description that you want to be used to generate the language structure and Web service binding file.
- Available operations:
- This list displays all the available operations in the service that you selected in the WSDL service list.
Properties tab
The Properties tab allows you to specify a path and file names for the new generation properties files.
This tab is present if you started the Enterprise Service Tools Wizard Launchpad from a type of project other than a single-service project, and if you selected the checkbox Save generation properties on the launchpad (see Using the Wizard Launchpad).
This tab contains the following fields:
In the group Select targets for the generation properties files:
- Properties file container:
- Type or select the path of a folder in which you want the wizard to create the generation properties files.
- Container.xml
- Type the name that you want to use for the Container.xml file.
- PlatformProperties.xml
- Type the name that you want to use for the PlatformProperties.xml file.
- ServiceSpecification.xml
- Type the name that you want to use for the ServiceSpecification.xml file.