Route tracing works with any kind of message structure. The Fuse
Message wizard creates an empty .xml message, leaving the structuring of
the message entirely up to you.
![]() | Note |
|---|---|
If the folder where you want to store the test messages does not exist, you need to create it before you create the messages. |
To create a new folder:
In Project Explorer, right-click the project root to open the context menu.
Select > to open the New Folder wizard.
The project root appears in the Enter or select the parent folder field.
Expand the nodes in the graphical representation of the project's hierarchy, and select the node you want to be the parent folder.
In Folder name, enter a name for the new folder.
Click .
The new folder appears in Project Explorer, under the selected parent folder.
To create a test message:
In Project Explorer, right-click the project to open the context menu.
Select > to open the New File wizard.
Expand the nodes in the graphical representation of the project's hierarchy, and select the folder in which you want to store the new test message.
In File name, enter a name for the message, or accept the default
(message.xml).
Click .
The new message opens in the XML editor.
Fill in the message contents, both body and header text.
![]() | Note |
|---|---|
You may see the warning |