WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Creating the user-defined node plug-in files

Create the files that contain the message processing logic, for user-defined nodes created in Java™ and C only.

Before you start:

Complete the task following task: Creating a user-defined node project.
  1. Launch the wizard by clicking File > New > User-defined Node. The New User-defined Node window opens.
  2. Select the parent folder for the node from the list of names that are displayed. This folder is the project that you created to contain this node.
  3. Specify a schema for this node. You must not use the default schema or any other common schema, such as mqsi.
  4. Specify a name for the node. The 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 node name must be Basic.
  5. Click Finish. A .msgnode file for the new node is created and is added to the project in the Broker Development view. The .msgnode file is opened in the Message Node editor.

Next:

When you have completed this task, define the node properties, see Defining the node properties.
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:47:27


Task topicTask topic | Version 8.0.0.7 | as04495_