Creating a new user-defined node plug-in

Once you have created the plug-in node project, you can then create the visual representation of your node in the workbench. You need to perform the following tasks to do this:
  1. Creating the plug-in files
  2. Defining the properties
You can also perform the following optional tasks:

Once you have created the node, you cannot move it to another folder.

Related concepts
User-defined Input nodes
User-defined message processing nodes
User-defined output nodes

Related tasks
Developing user-defined extensions
Implementing the provided samples
Testing a user-defined node
Distributing a user-defined node

Related reference
User-defined extensions