Creating generation properties files with the single-service wizards
To create these generation properties files using a single-service wizard:
Start the Enterprise Service Tools Wizard Launchpad from a type of project other than a single-service project (see Starting the launchpad from a type of project other than a single-service project).
On the launchpad, select Save generation properties (see Save generation properties).
Start the wizard for the development scenario for which you want to create generation properties files.
Work through the pages of the wizard, selecting for each option the value that you want to be specified in the properties file for the batch processor.
On the File, data set, or member selection page, on the Properties tab, specify the path and names that you want to use for the three generation properties output files (see Properties tab).
The wizard does it processing as usual and also creates the three generation properties files.
The properties are kept in a runtime-specific project and are used to populate the single-service wizard when regeneration is desired. The projects allow iterative development, since it is possible to make a change to a single option, without having to reenter the rest.
Creating the generation properties files manually using the samples
Perform the following steps to create the environment and populate the options in the properties files for the batch processor:
Copy the sample file (PlatformProperties.xml) to your input directory from the following location within the directory where the IBM® Rational® Developer for System z® is installed:
plugins\com.ibm.etools.est.ui_??????????\BatchProcessorSamples\EISService
If you use this sample, modify the sample with a text editor (or a specialized XML editor) to suit your purpose.
Copy the sample file (ServiceSpecification.xml) to your input directory from the following location within the directory where the IBM Rational Developer for System z is installed. Rename the file as desired:
plugins\com.ibm.etools.est.ui_??????????\BatchProcessorSamples\EISService
Edit the new file with a text editor (or a specialized XML editor) and set the options.
Copy the sample file (Container.xml) to your input directory from the following location within the directory where the IBM Rational Developer for System z is installed. Rename the file as desired:
plugins\com.ibm.etools.est.ui_??????????\BatchProcessorSamples\EISService
Open the resulting file with a text editor (or a specialized XML editor), perform the following:
Related concepts
Related tasks
Related references
Container.xml
PlatformProperties.xml
ServiceSpecification.xml