|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Configure HTTPInput node dynamically to process timeouts |
« View previous topic :: View next topic » |
Author |
Message
|
iib_dravula |
Posted: Fri Jun 09, 2017 11:06 am Post subject: Configure HTTPInput node dynamically to process timeouts |
|
|
Newbie
Joined: 09 Jun 2017 Posts: 2
|
Hi,
My flow receives inputs from a HTTP client, for different operations (or methods). I need to further process them to a MQ output queue in a different format.
Requirement is to configure different timeout values for each operation or method, based on the level of complexity defined for each operation.
That is, I need to write ESQL code (IIB v10), to override the "Maximum client wait time" threshold value during run time. Is there any way to do it?
I have gone through many links in google, and could not find such thing for HTTP Input node (rather found for HTTP/SOAP request nodes to change timeouts).
There is a Java function ChangeIdentifierTimeout to override the value. But is there any way to do it in ESQL?
Thank you! |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Jun 12, 2017 4:51 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
|
Back to top |
|
 |
iib_dravula |
Posted: Tue Jun 13, 2017 4:33 am Post subject: |
|
|
Newbie
Joined: 09 Jun 2017 Posts: 2
|
Thanks Jeff!
I meant different timeout values for the incoming requests. Since, requester (client) does not send those, I would like to change timeout threshold as soon as the request arrives.
Yes, ChangeIdentifierTimeout changes the default timeout value, to a different numeric value.
I will try out the Java call. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|