Hi Ryan,
yes an opening bracket as the beginning of a step in XPath is no good in Tamino. If what you are trying is to find those entries for which one of three descendants initialData/enteredBy, initialData/contractLead, and extendedData/tfxSignatory is equal ‘rpuddephatt’, do:
(initialData/enteredBy, initialData/contractLead, extendedData/tfxSignatory) =
‘rpuddephatt’
Regards,
Juliane.
#webMethods#Tamino#API-Management