Xpath expression
454055Oct 21 2005 — edited Nov 18 2005Hi, Im trying to get to grips with BPEL, and Im usign a switch activity but my XPath ain't so hot. I need to ckeck if a boolean variable is true or false.Can anybody tell me the syntax I need to use to do this?
I've tried
bpws:getVariableData("ftpoutput","return")=true
butt his doesn't work.
Thanks