Question
· Mar 16, 2020

invalid HTTP version, using SoapUI to send a HL7 message as XML

Hello,

 

We have a Service which behaves differently even though two equal Soap UI XML requests are being sent, from different systems.

 

When it is being sent from the other system, our Service's log shows:


ERROR <Ens>ErrGeneral: invalid HTTP version'xmlns:ges="http://XXX.XXXXXXXXX/GestionPacientes">'  

 

When we send the same XML message from SoapUI, it is being processed by our system.

 

We have checked that the service's NAMESPACE is: "http://XXX.XXXXXXXXX/GestionPacientes"

 

How could we debug further this behaviour?

 

We have read:

 

https://stackoverflow.com/questions/23115697/getting-no-soapaction-heade...

https://cedocs.intersystems.com/latest/csp/documatic/%25CSP.Documatic.cl...

https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls...

Discussion (1)1
Log in or sign up to continue