Quick Start wizards overview

This concept topic describes the Quick Start wizards.

You can use a Quick Start wizard to set up the basic resources that are required to develop a Message Broker application. The wizard sets up and gives names to containers for the resources in which you subsequently develop an application. The resources that can set up are as follows:

Message flow project
A specialized container in which you create and maintain all the resources associated with one or more message flows.
Message set project
A specialized container in which you create and maintain all the resources that are associated with a message set.
Message set
A container for grouping messages and associated message resources (elements, types, groups).
Message flow
A container for a sequence of processing steps that execute in the broker when an input message is received.
Working set
A specialized container in which you can group related application projects, so that you limit the number of resources that are displayed in the Broker Development view.

There are three Quick Start wizards, as follows:

Related concepts
Message flow projects
Message set projects
Message sets overview
Message flows overview
Resources
Related tasks
Displaying selected projects in working sets
Creating an application from scratch
Creating an application based on WSDL or XSD files
Creating an application based on an existing message set
Related reference
Broker Application Development perspective