I encountered a strange problem in the weekend while trying to demo BPEL’s compare function. Expression used shown below: xp20:compare(bpws:getVariableData(‘inputVariable’,’payload’,’/client:process/client:input’),’World’)=0 This resulted into XPath error at runtime. I realized the reason after looking at the error log. getVariableData returns an […]
↧