Hi,
I am trying to add logic to the Purchase Order IDM template using the Property Editor and XPath Condition. However, I am having difficulty with the syntax for the XPath condition.
Here is what I am trying to do:
If <POCode> <> "DRP" then
set <ShipToName> = "Company Name Hard Coded"
end if
What XPath syntax would I need here to accomplish this task.
Thanks.
Jeff