If PV1-16 eq KAT THEN
PV1-16 -> PV1-16
ELSE
PV2-22 -> PV1-16
However, I am receiving the following errors when I try this:
[xpm :xlt :ERR /0:worksite_xlate] Unrecognized field name ‘Can’t locate segment in path. KAT’
09/08/2005 14:44:16
[xpm :xlt :ERR /0:worksite_xlate] IF expression parse failed: Value references must yield exactly one datum
Error occurred at: ‘T’
09/08/2005 14:44:16
[xpm :xlt :ERR /0:worksite_xlate] Unable to compile XLT ‘X_StarLab_HL722_A01.xlt’.
09/08/2005 14:44:16
[xlt :xlat:ERR /0:worksite_xlate] [0.0.2132934] Xlate ‘X_StarLab_HL722_A01.xlt’ failed: Unable to load XLT ‘X_StarLab_HL722_A01.xlt’
Apparently I am adding in the IF statement wrong, but I’m not sure what’s wrong. Can anyone offer up some assistance? Thanks.