|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Retry with FileInput Node |
« View previous topic :: View next topic » |
Author |
Message
|
Prasi |
Posted: Tue Dec 03, 2013 2:27 pm Post subject: Retry with FileInput Node |
|
|
Apprentice
Joined: 03 Aug 2011 Posts: 42
|
Hi,
I have a scenario with FileInputNode:
FileInputNode will take the data and in java compute node, the logic will be written to check for the available queue (queues are predefined). If the queue is available, the data will be written. If the queue is not available, the file has to retry using short and long retry interval. How can I acheive this? |
|
Back to top |
|
 |
bharathi.tech12 |
Posted: Tue Dec 03, 2013 2:50 pm Post subject: |
|
|
Voyager
Joined: 14 May 2013 Posts: 93
|
this may help you,
If the queue is not available, write the same file in same FileInputNode location using alt.propagate in JCN node. |
|
Back to top |
|
 |
Simbu |
Posted: Tue Dec 03, 2013 9:09 pm Post subject: |
|
|
 Master
Joined: 17 Jun 2011 Posts: 289 Location: Tamil Nadu, India
|
Have you considered using FileInput Node Retry logic?
Why you are checking only for the "queue is available"? There are so many other scenario like "Queue put inhibited","Queue full error" and how you are handling these scenarios. |
|
Back to top |
|
 |
Prasi |
Posted: Wed Dec 04, 2013 7:16 am Post subject: |
|
|
Apprentice
Joined: 03 Aug 2011 Posts: 42
|
Thanks Bharathi. I am trying that option.
@Simbu, My requirement is to only to check whether there are available queues. If the queues are occupied, then I have to retry after certain interval. In the mean time there is a process to clear the queues after some processing. |
|
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
|
|
|
|