Posted: Wed May 14, 2003 11:32 am Post subject: Access to the content of message body in JAVA Plugin
Newbie
Joined: 23 Apr 2002 Posts: 3
Question from a primer:
we have developed an IDOC parser/generator, which runs fine in standalone mode. We want to use it inside a JAVA plugin for WMQI. For converting the native IDOC string, that comes into the plugin in BLOB-format, we must extract these characters out of the MbMessage element, process it to its XML-representation and finally put the result into a new Message as XML. The way from IDOC/XML to native IDOC works inversely. The MbMessage must provide the body in XML-format and we want to put BLOB to the output terminal after converting in the IDOC generator.
Put into one question: How can I access the whole BLOB of the body?
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