java - Debugging parse error -
java - Debugging parse error -
i getting parse error @ line 1 column 29.
if (xpath:{path file location}.equals("xname")) { workflow.setvariable("variable); workflow.setvariable("variable); ([column1] ,[column2] ,[column2]) values (xpath:{} ,'xpath:{}' ,'xpath:{}' ) ); }
what need prepare this?
if had guess, i'd it's due misspelled "locaiton" in path.
java xml xpath workflow
Comments
Post a Comment