D
D
dr_loki2016-03-01 10:44:47
WSDL
dr_loki, 2016-03-01 10:44:47

Web services 1c and SoapUi?

I create web services for this article. https://helpf.pro/faq/view/1432.html
SoapUi first asks for a login password and then swears.
WSDLException (at /html): faultCode=INVALID_WSDL: Expected element '{ http://schemas.xmlsoap.org/wsdl/}definitions '.
the created service is displayed in the browser.
In which direction to dig?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
B
bonv, 2016-03-02
@dr_loki

This error indicates that SoapUI was unable to get the WSDL at the specified address.
Try turning on fiddler and see what request goes.
Most likely the problem is in the authorization settings.
What OS and web server are used for publishing?

K
Konstantin Nagibovich, 2016-03-01
@nki

Do you have Cyrillic login?

D
dr_loki, 2016-03-01
@dr_loki

No, Latin.
Although there is no difference, even when entering an empty login and password, this error occurs.
Thank you all, the jamb is really in the authorization. Cyrillic does not understand unambiguously, empty passwords also fall out into an error. Login and password must be.

S
Sergey, 2016-03-01
@hamnsk

Look carefully so that the register matches when publishing, it’s a kick-ass how kretically they ate it at one time! If the cluster is capitalized, the base, or the name of the user, then also write and contact when publishing and inquiries

M
Matvey Seregin, 2016-03-06
@MaestroOlmer

As a workaround, you can do the following:
Save the wsdl schema to a text file from the browser
Load the schema into SOAPui from a text file, not from a link
After that, you can work with the web service from SOAPui as usual

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question