03-03-06 11:17 PM
You can write an orchestration that polls the database using the SQL
adapter in the receive port. You can setup polling intervals in the
adapter.
Once you receive data from this DB into the orchestration, you can then
call the other database either by using the SQL adapter in the send
port or by calling your own component that does this.
Hope this helps
Ashok
[ Post a follow-up to this message ]
|