cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

cause: net.sf.saxon.trans.XPathException: expected "<name>", found "{"

maaz04
Newcomer
0 Kudos
1,233

org.apache.camel.language.xpath.InvalidXPathException: Invalid xpath: ${Header.EmailNotificationFlag} = 'true'. Reason: javax.xml.xpath.XPathExpressionException: net.sf.saxon.trans.XPathException: expected "<name>", found "{", cause: net.sf.saxon.trans.XPathException: expected "<name>", found "{"Screenshot 2024-12-24 143238.pngScreenshot 2024-12-24 143231.pngScreenshot 2024-12-24 143222.png

Accepted Solutions (0)

Answers (1)

Answers (1)

Ryan-Crosby
Active Contributor

You need to change your expression type to Non-XML.

 

Regards,

Ryan Crosby

Ask a Question