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, consider using the following naming conventions.

Table 1. Java user exit procedure 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 updating Java user exit procedures.

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

The Java ERP exit procedures reside in the following directory:

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