Adding a handler to an endpoint

You can add a handler to an endpoint record to specify how to route outbound data to a specific endpoint location. You can also add a handler to define the data format that is used in the data transfers. When you create a handler, you must identify the specific Java™ class file that contains the processing logic that you need for data transfers.

About this task

You cannot modify or delete a predefined handler.

Procedure

  1. In the End Points application, select the endpoint that you want to update with handler information.
  2. Select the Add/Modify Handlers action.
  3. Click New Row.
  4. Enter values in the following fields:
    • Handler
    • Handler Class Name
    • Consumed By
  5. Click OK.