Re: Is there someone who has knowlegde off MQSeries

Home Page Forums BizTalk 2004 – BizTalk 2010 Is there someone who has knowlegde off MQSeries Re: Is there someone who has knowlegde off MQSeries

#17555

Hi, Thanks for the reply.

I've some problems with the builtin adapter.

I've implemented BizTalk in a large bank company in **** but there are some problems: 

1) Can you specify the polling interval?

The mainframe is beeing polled every 60 ms, that's way too much! If I look at the adapter, then see I a Property "Polling Interval" = 3 s but it changes nothing to current polling interval off 60ms. Correct me if I'm wrong, but the polling interval = checking every x seconds if there's a message in the queue in the mainframe.

2) BizTalk adapter acts strange

To receive messages, the adapter OPEN's a connection, does some GETs and CLOSE's the connection. Right? Mostely, this scenario works but what we see, is that the adapter does sometimes 10 x OPEN's then performs GET's and then 10 x CLOSE's.

 I can always post some traces.
 

Is this behaviour normal?

 

Greetings