Module OSCommerceWS

Bonjour!

Après avoir suivi toutes les instructions de l’installation du module WSServer, j’ai fait un test depuis l’adresse http://OSCommerce.Mon_Site.dom/ws_server/ws_index.html et voila le résultat quand je click un les liens :

[code<SOAP-ENV:Envelope SOAP-ENV:encodingStyle=“http://schemas.xmlsoap.org/soap/encoding/”>
?
SOAP-ENV:Body\
?
SOAP-ENV:Fault\
<faultcode xsi:type=“xsd:string”>Client</faultcode>
<faultactor xsi:type=“xsd:string”/>
<faultstring xsi:type=“xsd:string”>method ‘’ not defined in service</faultstring>
<detail xsi:type=“xsd:string”/>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>[/code]

En vos remerciant de votre aide pour effacé les réponse Fault, afin que je puisse poursuivre mon investigation au niveau de la synchronisation, de l’export et de l’import de données de Dolibarr vers OSCommerce.

Salutations

This looks good.
This error is the correct behaviour. Links are not done to be called directly. They must be called by a SOAP client.

What happen if going on top menu OSCommerce ?