Posted: Tue Feb 02, 2010 2:28 am Post subject: Weird Problem with message passed through Compute
Acolyte
Joined: 10 Mar 2009 Posts: 61
Hi Everyone,
I am facing a weird problem with my code in Broker.
JCN -> AuditSubFlow -> ..
When I pass my message through the Java Compute Node, to the AuditSubFlow ,the flow is working fine.
But when I pass the same message from Java Compute Node to Compute node where I do nothing else but CopyEntireMessage() , it is not working.
I don't understand what is happenning. Can anybody help ?
Environment : 6.0.2 Toolkit, 6.0.0.7 Runtime.
The code it is failing in Audit SubFlow is this in the JCN where I pass the message "MbMessage outMessage = new MbMessage(inMessage);"
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