Creating the user-defined node plug-in files
- Switch to the Broker Application Development
perspective.
- Launch the Plug-in node project wizard: Click File > New > Project... then Message
Flow Node Development > Message Flow Plug-in Node Project.
- Specify a filename for the node. The node name must be the name
of the node, excluding the Node at the end. For example,
if you have created a node called BasicNode, the filename
should be Basic.
- Click Finish A .msgnode file for this new node is opened in the message node editor.