The types of single-service projects
This group of topics describes the types of single-service projects.
Each type of single-service project provides a context for generating Web service files for a particular runtime environment. The type (target runtime environment) of a single-service project and its development scenario, application mode, and conversion type are set when the single-service project is created (see Creating a new single-service project). When a single-service wizard is launched from a folder in a single-service project, these four characteristics determine which wizard is started and which options the wizard presents (see The single-service wizards).
Conversion source package file: A
conversion source package is a single COBOL or PL/I source code file
that contains the generated conversion programs for converting from
XML data to language data and from language data to the XML data.
For Web services scenarios these packages may contain SOAP header
and SOAP fault conversion code and other utility programs (if supported
by a specific scenario).