Author |
Message
|
xstuvw |
Posted: Mon Feb 06, 2012 1:03 pm Post subject: MQGet to Use Only Input Message |
|
|
Novice
Joined: 29 Nov 2011 Posts: 21
|
What are the parameters on the MQGet node to ignore the "gotten" message and only propagate the initial input message? I know it's something to do with Generate but the documentation confuses me and the permutations I've tried don't seem to affect what's propagated. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Feb 06, 2012 1:08 pm Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
xstuvw |
Posted: Mon Feb 06, 2012 1:13 pm Post subject: |
|
|
Novice
Joined: 29 Nov 2011 Posts: 21
|
As much as I would like to, I cannot currently afford that course. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Feb 06, 2012 1:15 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
xstuvw wrote: |
As much as I would like to, I cannot currently afford that course. |
Then do what I did.
Spend a lot of time reading the information center.
And trying things.
And trying to answer, if only in your head, the questions you see posted here. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Feb 06, 2012 1:16 pm Post subject: Re: MQGet to Use Only Input Message |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
xstuvw wrote: |
What are the parameters on the MQGet node to ignore the "gotten" message and only propagate the initial input message? |
Why would you want to read a message then ignore it?
The easiest thing is for you to ignore the read message rather than the node. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
xstuvw |
Posted: Mon Feb 06, 2012 1:33 pm Post subject: |
|
|
Novice
Joined: 29 Nov 2011 Posts: 21
|
I mean no offense but if I posed a question on StackOverflow that read:
Quote: |
How do I do x in C#? |
The helpful answers would be the ones that answered the actual question.
The unhelpful answers would include find training and RTFM.
I appreciate you trying to force me to RTFM (and I have, as I mentioned in my OP). My confusion seems to lie in the purpose of this forum. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Feb 06, 2012 1:41 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
xstuvw wrote: |
I mean no offense but if I posed a question on StackOverflow that read:
Quote: |
How do I do x in C#? |
The helpful answers would be the ones that answered the actual question.
The unhelpful answers would include find training and RTFM.
I appreciate you trying to force me to RTFM (and I have, as I mentioned in my OP). My confusion seems to lie in the purpose of this forum. |
So what permutations have you tried? _________________ MQ & Broker admin |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Feb 06, 2012 1:42 pm Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
xstuvw wrote: |
I mean no offense but if I posed a question on StackOverflow that read:
Quote: |
How do I do x in C#? |
The helpful answers would be the ones that answered the actual question.
The unhelpful answers would include find training and RTFM.
I appreciate you trying to force me to RTFM (and I have, as I mentioned in my OP). My confusion seems to lie in the purpose of this forum. |
Any fresher can write C#. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Feb 06, 2012 1:42 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
xstuvw wrote: |
My confusion seems to lie in the purpose of this forum. |
The purpose of this forum is to provide assistance to professionals. It's not to provide training, and it's not to provide free solutions.
The purpose of StackOverflow may be different?
And, to be clear, you didn't ask how to set the properties of the MQGet node to only return the original message, rather than the contents of any message that might happen to have been on the queue.
You specifically asked which properties control this behavior. So is it helpful if I tell you which properties control that behavior? I don't think so, as I would answer "Generate".
But you say you've tried that, and it didn't work, without being more clear about what 'it didn't work' means.
So would it have been helpful if I had told you to try something that you've already tried?
Would it have been helpful if I'd asked you to define 'it doesn't work', so that I could try and be helpful later?
To answer the question as asked, you need the correct values for both Generate mode and Copy message. |
|
Back to top |
|
 |
|