Hello,I am doing the similar thing. What is xpath syntax to set value to
multiple rows in data table.for example: I have 3 employee, who has
nameI tried to use set value
to:/process_data/xfaTCECR/object/data/xdp/datasets/data/employee[1]/name/process_data/xfaTCECR/object/data/xdp/datasets/data/employee[2]/namebut
it did not work, it gave an error of "invalid xml character"Can anybody
give me some help with this?