Posted: Tue Feb 14, 2006 12:37 am Post subject: Array in Java compute node.
Newbie
Joined: 20 Nov 2005 Posts: 7
would using MbElement[] be in advantage while using java compute node in WMB, insted of String[]. _________________ Thanks and regards,
Surya Pratim Kesh
Hi,
What is your requirement ?
MBElement is part of the broker API and used for manipulation of message.
In normal cases the usage would be to extract info from MbElement and then use it within normal java routines to process the same and then once processed the result can be inserted into the outgoing message assembly using the MbElement if required.
The two in my knowledge serve different purposes and I have not encountered a situation where i had to take a decision whether to use mbelement or string.
Hope this is of some use,
Regards,
Anoop
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