Author |
Message
|
vsc |
Posted: Fri Aug 16, 2013 5:31 am Post subject: identify HttpRequest node terminals in Compute node |
|
|
Newbie
Joined: 15 Jul 2013 Posts: 7
|
Hi All,
WMB version :V7.0.0.4
I have a flow HttpRequest node--> compute node.
all the HttpRequest node terminals (Out,Error,Failure) are connected to single compute node, now i need to identify from which terminal the response comes to the compute node.(As in MQ Get node
InputlocalEnvironement.MQ.GET.CC we can clasiffy the terminals) so how do i identify the terminals in case of HttpRequest node.
Thanks in Advance. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Fri Aug 16, 2013 5:37 am Post subject: Re: identify HttpRequest node terminals in Compute node |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
vsc wrote: |
all the HttpRequest node terminals (Out,Error,Failure) are connected to single compute node, |
What makes you think this will work? Why are you so kurriput using Compute nodes? You should not wire multiple inputs to the same Compute node. Put one Compute node for each wire.
Have you attended the WMB training?
Your toolkit and runtime are out-of-date and should be updated. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
vsc |
Posted: Fri Aug 16, 2013 5:41 am Post subject: |
|
|
Newbie
Joined: 15 Jul 2013 Posts: 7
|
Thnkx "lancelotlinc"......
Valid answers plzz.... |
|
Back to top |
|
 |
lancelotlinc |
Posted: Fri Aug 16, 2013 5:42 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
vsc wrote: |
Thnkx "lancelotlinc"......
Valid answers plzz.... |
Which answer did you not like? Why do you think its not valid? Those are valid answers. In which example did you see multiple inputs to a Compute node? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
vsc |
Posted: Fri Aug 16, 2013 5:45 am Post subject: |
|
|
Newbie
Joined: 15 Jul 2013 Posts: 7
|
Thnx again "lancelotlinc"
Can we not identify in the single compute node,if so how?
Plz tell me what is the size of a compute node takes at run time |
|
Back to top |
|
 |
lancelotlinc |
Posted: Fri Aug 16, 2013 5:47 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
vsc wrote: |
Can we not identify in the single compute node,if so how? |
AGAIN THE ANSWER IS NO. USE ONE COMPUTE NODE FOR EACH WIRE.
vsc wrote: |
Plz tell me what is the size of a compute node takes at run time |
There is no limit. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
Vitor |
Posted: Fri Aug 16, 2013 6:06 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
vsc wrote: |
Can we not identify in the single compute node,if so how? |
Why would you want to?
vsc wrote: |
Plz tell me what is the size of a compute node takes at run time |
If you're trying to do this in a single Compute node because you need to save space:
- what makes you think a single Compute node with code for 3 situations is smaller than the same code spread over 3 Compute nodes?
- If you're that worried about resources you're running on a server that's too small
- as my associate points out, WMB doesn't work like that & if you paid someone to tell you how WMB worked get a refund. If you didn't pay someone to tell you how WMB works, you should. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
smdavies99 |
Posted: Fri Aug 16, 2013 6:13 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
vsc wrote: |
Thnx again "lancelotlinc"
Can we not identify in the single compute node,if so how?
Plz tell me what is the size of a compute node takes at run time |
We really don't do 'Txt' (Text) speak here. _________________ 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 |
|
 |
|