I am having a similar problem. Webservice is being correctly generated in SOAPUI and in POSTMAN, unfortunately it is not happening the same in UIPATH.
If I use the activity SOAP Request the generated service is wrong. There should be an importing parametar call id_string instead, the parameter name is the name of the webservice with one 1 at the end.
As soon as I click on Invoke I get the following error:
Could you maybe copy paste the entire error via the Copy to Clipboard option?
It would also help if you could share the example definition file that causes the error (it can be via a Private Message).
I will then register this is a bug with our team
However, one thing to try would be to not call your Namespace UiPath. It’s a small idea, but there is a big chance that it conflicts with already existing ones…
The following is what I am getting back after publishing the service:
19.11.0-beta.2+Branch.release-v2019.11.0.Sha.a63f04440c571d1ce4db01f500029852a5448737
Compilation failed or was cancelled.
You are right with the namespace, I was just trying to generate it with the suggested name (ZTEST_WEBSERVICE) and I was getting an error. This is why I used as a dummy name