You create a new User Exit profile whenever your have a user program or exit routine that will be called by the translator component of WebSphere Partner Gateway.
The following steps describe how to create a User Exit profile.
Open the User
Exits editor. The following steps describe how to do this.
Click
the Mapping button on the main application window.
In
the User Exits tab, click the New button. The User Exit editor
opens.
On
the General tab of the User Exit editor, type in the name of the User
Exit profile in the Exit Name field.
In
the Description field, you can optionally type a description of the User
Exit profile.
From
the Program Language drop-down list, select the programming language in
which the exit routine is written.
In
the Class Name field, type the name of the class in which the exit
routine is contained.
In
the Method Name field, type the name of the exit routine.
Leave
the Output Length field as is; it is reserved for future use.
Leave
the String Type group box as is; it is reserved for future
use.
Click
the Comments tab, and add any comments you have about the User Exit
profile.
Click
the Save button on the toolbar. Data Interchange Services client saves
the new User Exit profile to the database.