1 Reply Latest reply on Aug 7, 2013 9:49 AM by rareddy

    Is it possible to perform delta load to external materialisation table to track the changes at the source using Teiid?

    vivedha

      Is it possible to perform delta load to external materialisation table to track the changes at the source using teiid, where when a record is inserted into the database, or new file gets created and JMS event is generated and then JMS event handler will update/insert the row in the materialization?
      I refered the https://community.jboss.org/thread/205131
      But I don't know how to link JMS event handler and Teiid designer..