Mapsoapserver
De MappingDoc
Révision datée du 23 novembre 2018 à 12:44 par imported>Rdal (→mapsoapserver)
mapsoapserver
Usage (for debug only).
-user:mapadmin -info:mapStopQueue -server:127.0.0.1 -query:qname=MAPPING -post:c:\tmp\soaprequest.xml -lang:en-us,fr;q=0.8,en;q=0.5,fr-fr;q=0.3
Sample SOAP file
<?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Body> <mapStopQueue xmlns="http://www.mappingsuite.com/"> <qname>PRT01</qname> </mapStopQueue> </soap:Body> </soap:Envelope>
Command lines:
-user:mapadmin -info:mapStopQueue -server:127.0.0.1 -query:qname=MAPPING -user:mapadmin -server:127.0.0.1 -post:c:\tmp\testsoap.xml