Author |
Message
|
pardhunani143 |
Posted: Wed Jun 24, 2015 1:56 am Post subject: Check the last message status in message Broker |
|
|
Novice
Joined: 23 Jul 2013 Posts: 22
|
If there are 100 messages processed through MQINPUT NODE at one go, how can i get to know that last message processed successfully??? |
|
Back to top |
|
 |
nelson |
Posted: Wed Jun 24, 2015 4:16 am Post subject: Re: Check the last message status in message Broker |
|
|
 Partisan
Joined: 02 Oct 2012 Posts: 313
|
pardhunani143 wrote: |
If there are 100 messages processed through MQINPUT NODE at one go, how can i get to know that last message processed successfully??? |
Messages are processed one by one, supposing that you have not added additional instances of your flow.
How do you know that the other messages were processed successfully? |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jun 24, 2015 4:17 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Do you process within a unit of work? _________________ MQ & Broker admin |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Jun 24, 2015 5:08 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
What does it mean "at one go"?
What does the flow do when it can't process some message, regardless of which one? |
|
Back to top |
|
 |
smdavies99 |
Posted: Wed Jun 24, 2015 5:22 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
sounds like another interview question
Thankfully, I'm done with all that palava. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Jun 24, 2015 5:26 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Right.
pardhunani143 - if you want to learn how to answer interview questions, guess what? You have to learn how to answer them.
We don't have to teach you, by any means.
And even if we did teach you, and you went into an interview and got the job because you knew all the right things to answer...
If you didn't understand the answers you gave, you would immediately fail at the job.
So, really. This is the process for learning things: 1) Read, 2) Think, 3) Try, 4) Repeat.
Happy learning! |
|
Back to top |
|
 |
|