Posted: Thu Oct 01, 2009 4:07 am Post subject: Accessing UDP
Knight
Joined: 25 Aug 2006 Posts: 589
Please correct me if I am wrong. When I last read about UDPs, the document I read says that it is not available from a mapping node. I have no problem using UDP in compute node. I have a need now to make some decision based on UDP values within a map in the mapping node. I was wondering if I can call a ESQL function from the map and coded ESQLs within the function to gain access to the UDP values.
I think you have to be in a ComputeNode to access a UDP. If you are outside of the Node the UDP is not visible to you. But you may use a ComputeNode to copy the UDP-value into (Local)Environment and access this in the mapping node. _________________ IBM Certified Solution Designer - WebSphere MQ V6.0
IBM Certified Solution Developer - WebSphere Message Broker V6.0
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Thanks j.f.sorge, this was also my observation in the tests I did after submitting the question to the forum. My test was done on V60 with a low CSD level. I was hopeing that some changes has been make to the latest CSDs or V61. My hope was executing ESQL function may be on a different thread other than the mapping node which may make UDP accessible like doing ESQL in compute node.
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