giovanni
9 years agoOccasional Contributor
WebService Python
Hello,
I ported my old Jscript project to Python.
I'm experiencing issues with WebService. My script is like:
ServiceInput = WebServices.Receiver.TypeFactory.acceptMessage1
ServiceInput.arg0 = req; #(this is a string)
Result = WebServices.Receiver.acceptMessage(ServiceInput);
This works with Jscript, but it doesn't with Python (server receives an empty request)
Any Idea?
Hi Giovanni,
Could you please check if you see the same issue in TestComplete 11.3? This is the latest product version where some Python-related issues have been fixed.
If the issue persists, please contact our TestComplete Support Team to try to resolve it. They need to reproduce the issue in our test lab.