We are doing a queryXMLNode and grabbing a node from the input xml into the *Object data type. We want to call a service if this node exists. Hence we are doing a conditional call using a Branch(evaluate labels true) and a sequence with the label (%/rfgContract%!=null). The rfgContract is the variable name for the *Object type.
This approach is giving us internal error when the node existed in the input xml with IS 7.1. The weird part is that the same flow works on 6.5.
Can someone let me know what’s the fix for this problem?
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods