Hello All,
I am in PI 7.4 and writing a condition to determine interfaces based on the value coming in D_106.
The condition I am checking is (Xpath./p1:ASC850_004010/S_ISA/D_I06 = "1234 ")
The other condition is (Xpath./p1:ASC850_004010/S_ISA/D_I06 != "1234 ")
When the value coming in the message for D_106 is "1234 ", it always executing != "1234 " part.
I think there is something wrong I am doing. Please let me know
thx
mike