Call WSDL/SOAP Services in Play Framework Scala -
i'm new play framework & scala want call wsdl/soap services in play , wonder how can call wsdl service like
http://www.example.com/webservice?wsdl
& send parameters :
(1324643,"ali","khahli")
method(action) name example :
requestscore
easy in ruby/php/elixir can't imagine in scala & play.
Comments
Post a Comment