Java user exit procedures

The integration framework applies Java™ user exit procedures immediately before and after it runs the predefined processing for the corresponding enterprise service or publish channel. You can use preprocessing and postprocessing methods within a user exit to indicate when the code is to be applied.

Although you can give any name to a user exit procedure, use the following naming conventions.

Table 1. Java user exit procedure file naming conventions

Processing direction

File naming convention

Inbound

MaxIntegrationpointUser.class

Outbound

MoutIntegrationpointUser.class

The Oracle adapter does not install any predefined user exit procedures.

If you use the application EAR file, you must build and deploy it after you update Java user exit procedures.

The Maximo® Manage Integration Guide states that you can update Java exit procedures. This statement is not true of the Maximo Connector for Oracle Applications. These exit procedures contain predefined code that formats data to the specific requirements of Maximo Manage and Oracle E-Business Suite.

The Java ERP exit procedures are stored in the following directory:

rootdirectory\applications\maximo\businessobjects\classes\psdi\iface\oa11i