Avatar

Level 10

I don't think you can use the '//' notation to set a node. This is an xPath search expression.

You might have to put the entire node structure in there ( /process_data/form/object/data/xdp/datasets/data/node1/node2/EmpName). Write /process_data/form to the file system to get a better view of the structure.

Jasmin