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.
|
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.
The Java ERP exit procedures reside in the following directory:
rootdirectory\applications\maximo\businessobjects\classes\psdi\iface\oa11i