Hi i am using auto pilot foe xquery but it is throwing error.can u look into that, String str=;"abc' "; selectXPath("/DATA/ROW[ORG_UOM_NAME='''+str+"'); because of single quote it is throwing error.how to resolve this? I am waiting for reply
you can't have single quote in an xpath expression...it is syntactically correct!
I am closing this issue... let me know if you need more assistance
Log in to post a comment.
you can't have single quote in an xpath expression...it is syntactically correct!
I am closing this issue... let me know if you need more assistance