Hello. I’m trying to use the SOAP web services with a URL.
Using a external software like “SOAP UI”, works fine. But when i try to use action in Automation360 to connect to the same url. The following error happens.
I’m testing with a bot that only do this. No authentication is needed.
I tryed with http and https. I even changed the urls that ar ein the contract (http → https and https → http)
Automation360 logs show this:
com.automationanywhere.botcommand.soap.parser.WSDLParser - parseWSDL(WSDLParser.java:141) - No param element found in expected location:{} java.lang.NullPointerException: null
But i can’t find what is wrong because contract works fine in SOAP UI.
Appreciate your support!
Alejandro