Hi all,
I have a problem invoking a web service from URS 7.6.100.05. My web service has two parameters (two key-value pairs). In the xml log I would expect the SOAP request to show as
… value1value2 …
In fact the xml log shows the request sent to the web server is
… value1,key2=value2
Does anyone know if this is a known problem?
Thanks,
Ferry