I have created a web service on an iseries V5R4 that work fine with .net apps talking to it.
I am now using the processflow Web Service Node to access the same service but when
returning the value to a variable in process flow i get the following error:
Exception while evaluating expression: DATECHECK_output.*::Body.*::processdateResponse.*::return.*::_PROCDATE; missing name after :: operator (threadScript#1)
Exception while evaluating expression: DATECHECK_output.*::Body.*::processdateResponse.*::return.*::_PROCDATE;
missing name after :: operator (threadScript#1)