Sunday, 15 May 2011

java - Integration BUS DFDL as Text Ouput Representation -



java - Integration BUS DFDL as Text Ouput Representation -

good morning.

i have dfdl format message input of java compute node.

i want have text representation of dfdl message.

how can accomplish that?

thanky you!

within java compute node (jcn), have access called infoset. logical representation of message, 1 time has been parsed, , matches construction of dfdl schema.

i'm not sure mean 'the text representation':

do mean info 'on wire' before parsed? create sense if whole message has text representation. in case, not parse message before passing jcn.

do mean want text based representation of infoset? in case, cast dfdl message xml domain , set output node (queue, file, etc).

java ibm messagebroker dfdl

No comments:

Post a Comment