3.3.5 Oracle TSAM Plus Agent Plug-in Development/Deployment Notes
- Do not use Oracle Tuxedo ATMI calls in the plug-in except for
the FML32 operations
tpalloc/ andtptypes. The monitoring points are embedded in the Oracle Tuxedo communication framework. Embedded ATMI calls may compromise current Oracle Tuxedo context. - You cannot free FML32 buffers passed by the plug-in.
- If there is any information returned to the Oracle TSAM Plus framework, such as new correlation ID, the latest plug-in changes take effect.
- Do not change the MONITORCTL udata. It is a read only interception of application messages. Any modification will result un-expected behavior.
Parent topic: Creating an Oracle TSAM Plus Agent Custom Plug-in