See information about the latest product version
Developing message flows
Develop message flows to process your business messages and data.
WebSphere® Message Broker provides several ways in which you can develop the message flows that you need to support your business processes. Your client applications can use many different techniques to interact with a broker, and the message flows that you have deployed to it.
The following steps provide a typical route that you might take through this section of the information center to understand the concepts associated with message flows, develop your own, and establish the ways in which your client applications can use message flows. When you are familiar with the basic concepts and behavior, you can progress to more complex options by adding further resources for your message flows to use.
When you create a project, it is recommended to avoid using spaces in the project name. Although using spaces in the name is valid, you might encounter problems. For example: A scenario where an XML schema file located in project X references an XML schema file project Y, either through import or include statements. If the referenced schema in the project contain spaces in project name, the name does not resolve, and you receive errors