Triggers on OCM-mapped tables
Hello,
I'm in the midst of an integration between a partial E910 installation, moving to E920. Part of the interim solution involves mirroring certain inventory transactions between the two systems, and to that end have tables in each mapped to the other through OCM. This works perfectly.
These tables have triggers which are intended to drive transactions in their respective environments. However, the triggers do not fire, and I assume this is because the systems see OCM as a third-party event and bypass the middleware layer. If this is correct, is there any practicable way to 'see' OCM-mapped table I/O as JDE events?