Wednesday, May 07, 2014

Curl ile command line’dan java webservice çağırabilmek için:

curl -H "Content-Type: text/xml; charset=utf-8" -H "SOAPAction:"  -d @your_soap_request.xml -X POST https://ws.paymentech.net/PaymentechGateway

detaylı

http://stackoverflow.com/questions/12222607/how-to-do-a-soap-wsdl-web-services-call-from-the-command-line

No comments:

playwright in junie

  { "mcpServers" : { "playwright" : { "command" : "npx" , "args" : [ ...