× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: RPG IV Performance
  • From: "Schlemme, Michael C." <mschlemme@xxxxxxxxxxx>
  • Date: Wed, 24 Jan 2001 09:45:40 -0600

Title: RE: RPG IV Performance

Lisa,

I thought I'd share my experience/use of triggers/data queues/etc.  We implemented JDE about a year ago, in steps.  Since all JDE apps where not in place, we needed to feed JDE data to legacy systems.  Let's assume the following for a simple example.  I needed to keep the legacy system customer master in sync with the JDE customer master.  Here's how I handled it.  1)  Attached 3 triggers to the JDE customer master (1 *AFTER *INSERT, 1 *AFTER *DELETE, 1 *AFTER *UPDATE).  2) The same trigger program was used for all 3 triggers, and all it did was send the trigger buffer data to a data queue.  3) A never ending program was waiting waiting for an entry to arrive on the data queue and processed it based on the trigger event.


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.