|
|
Archives of the TeradataForum
Message Posted: Fri, 12 Jan 2007 @ 13:04:57 GMT
Subj: | | Re: Response between Message based application around database |
|
From: | | Dan Linstedt |
Hi,
Seems to me you need to study the Teradata Trigger a bit more. You need a secondary Queue built in Java, and a threaded listener (built in
Java). The trigger in Teradata then should load and send the message to the Java Queue Listener (via connection) once ready. There are a few
other architectures which can make this work, this is only one possible solution.
Hope this helps,
Dan Linstedt
CTO, Myers-Holum, Inc
www.MyersHolum.com
| |