Author |
Message
|
siva.kasetty |
Posted: Mon Apr 14, 2008 3:57 am Post subject: How MB and JDBCAdapter will communicate |
|
|
Apprentice
Joined: 17 Mar 2008 Posts: 45
|
Hi,
my flow is like this MB-JDBCAdapter-Database.
is there any facility that JDBCAdapter can able to poll on a
Queue to get the message.
also i need information about how to insert in a record in DB using JDBCAdapter |
|
Back to top |
|
 |
Gaya3 |
Posted: Mon Apr 14, 2008 4:01 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
|
Back to top |
|
 |
siva.kasetty |
Posted: Mon Apr 14, 2008 4:06 am Post subject: |
|
|
Apprentice
Joined: 17 Mar 2008 Posts: 45
|
i am created the view of mutiple table and done that |
|
Back to top |
|
 |
Gaya3 |
Posted: Mon Apr 14, 2008 4:11 am Post subject: Re: How MB and JDBCAdapter will communicate |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
siva.kasetty wrote: |
Hi,
my flow is like this MB-JDBCAdapter-Database.
is there any facility that JDBCAdapter can able to poll on a
Queue to get the message.
also i need information about how to insert in a record in DB using JDBCAdapter |
Then you might have got the answer for this too...
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
siva.kasetty |
Posted: Mon Apr 14, 2008 4:13 am Post subject: |
|
|
Apprentice
Joined: 17 Mar 2008 Posts: 45
|
but my doubt is how JDBCAdapter poll the MB Queue |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Apr 14, 2008 4:37 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
siva.kasetty wrote: |
but my doubt is how JDBCAdapter poll the MB Queue |
It polls the queue you tell it to poll, when you configure it.
This would be the queue that you sent your message to, from your MB.
Also, there is no "MB" queue. There are only "MQ" _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|