Posted: Wed Oct 30, 2002 2:58 pm Post subject: How to Convert bytes into a message if MbNode...?
Newbie
Joined: 11 Oct 2002 Posts: 1
Hi All,
I have written some Java plugin Nodes successfully and all work fine. But I m kind of stuck in one problem recently if my node extends MbNode implements MbNodeInterface...
In this node I m converting the MbMessageAssembly into a Bytes and then to String so that I can do some String manupulations to edit the input.
The problem here is...after doing all String actions, I m converting into a Bytes again, but How can I convert it into a Message so that I can propagate into an output terminal...
If I implement MbInputNodeInterface with MbInputNode then I can get the method createMessage() which does the conversion of the bytes into message...but I cannot use according to my need...
So using MbNode implements MbNodeInterface, How can I convert the Bytes into a Message...???
Can anyone from the WMQI Experts team or any developers who has solution to this problem help me in this...???
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