Hi,
I am trying to acheive what a JDBC adapter does like poll a Informix database and when it gets updated ..put that information in form of an xml in a mq queue.
Also whenever a response message is arrived that queue it should update the informix database.
Can this be done using triggers and other form of programing…if so please guide…
Thanks.