Creating User Exit profiles

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.

  1. Open the User Exits editor. The following steps describe how to do this.
    1. Click the Mapping button on the main application window.
    2. In the User Exits tab, click the New button. The User Exit editor opens.
  2. On the General tab of the User Exit editor, type in the name of the User Exit profile in the Exit Name field.
  3. In the Description field, you can optionally type a description of the User Exit profile.
  4. From the Program Language drop-down list, select the programming language in which the exit routine is written.
  5. In the Class Name field, type the name of the class in which the exit routine is contained.
  6. In the Method Name field, type the name of the exit routine.
  7. Leave the Output Length field as is; it is reserved for future use.
  8. Leave the String Type group box as is; it is reserved for future use.
  9. Click the Comments tab, and add any comments you have about the User Exit profile.
  10. Click the Save button on the toolbar. Data Interchange Services client saves the new User Exit profile to the database.
  11. Close the editor when you are done.

Copyright IBM Corp. 2003, 2005