This task topic describes how to use the Start from scratch wizard to create the basic resources
that are required to develop a Message Broker application. The Start
from scratch wizard creates a message flow project, a message set project,
sets up the project dependency, creates a message set and, optionally, creates
a message flow and working set. To create these resources, perform the actions
in this topic.
The wizard creates a message flow project, message
set project, message set, and, optionally, a message flow, with the names
that you have specified. It also creates, optionally, a new working set, with
the name that you have specified. The working set contains all of the resources
you have created, and the Broker Development view shows the new working set
as the active working set. If you have chosen not to create a new working
set, the projects are created in the active working set currently shown in
the Broker Development view.
The XML, CWF or TDS formats are created with
default names for the message set.
The message flow, if created, is
opened in the message flow editor.
If you have created a message flow, you can
now go on to
Defining message flow content.