Creating the user interface representation of a user-defined node in the workbench

For user-defined nodes only, you need to create the user interface representation of it in the workbench.

This section contains the following topics to help you to do this:
  1. Creating a user-defined node project
  2. Creating a user-defined node

If you have a plug-in node from Version 2.1, you must migrate the node to Version 6.0 using the mqsimigratemsgflows command, as described in Migrating a message flow, and then follow the instructions in this section.

For user-defined parsers, you only have to install the compiled .lil file. You do not manipulate parsers from within the workbench; they are only referenced to from within a message flow. Therefore you do not create a user interface representation of user-defined parsers.

Related concepts
User-defined extensions
Related tasks
Developing user-defined extensions
Testing a user-defined node
Distributing a user-defined extension
Related reference
User-defined extensions