overwolf

Results 37 comments of overwolf

The 'path_generator' in SoapClientExtension is new argument in config.yml. The 'problem' must be in the creation of the envelopes of the metadata, right? It is a bit complex to understand...

I changed the version of your library wsdl2php: "require-dev": { "goetas-webservices/wsdl2php": "^0.3" }, I generated the metadata and clases again. And it seems that now the xml is generate correctly:

But they only want to attach me with xml and I've to response with OTA with SoapEnvelope without having wsdl in between. What solutions could I get? Is for OTA_HotelResRS....

For example with add some information manually in SoapContainer: ``` 'HotelCheckInNotif' => array( 'action' => 'http://www.opentravel.org/OTA/2003/05/HotelCheckInNotif', 'style' => 'document', 'version' => '1.1', 'name' => 'HotelCheckInNotif', 'method' => 'hotelCheckInNotif', 'input' =>...

And which one would you recommend? 2018-06-19 10:34 GMT+02:00 Asmir Mustafic : > Maybe just manually wrapping the XML into a soap envelope...? it is not > elegant but might...

Have you a version of this api without typescript?