I am using Java compute node to achieve the same. As we are using JCN for development.
I used MbXMLNSC.PROCESSING_INSTRUCTION to create it. And in the debug window i see that it is there, but when the message is sent to the queue i don't see the processing instruction.
Please can you give any sugestions, if i am missing something.
My suggestion:
a) Insert Trace nodes after the input node and before the output node, and set the pattern to '$Root'.
b) Create an input message which contains the processing instruction that you want to create.
c) Compare the two XMLNSC trees, and modify your flow to make the PI in the output tree the same as the PI in the input tree.
You can use a temporary test flow for b) if your flow cannot accept PIs.
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