Creating the user-defined node plug-in
files
- Switch to the Broker Application Development
perspective.
- Launch the Plug-in node wizard, or right-click your newly created
project and click New > Other > Message
Flow Node Development > Message Flow Plug-in Node.
- 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.