Closed Natallia-Bahlai closed 7 years ago
I am trying to run command: soap:wsdl2erlang("http://www.webservicex.net/CurrencyConvertor.asmx?WSDL"). and I am getting this error: ** exception error: undefined function soap:wsdl2erlang/1
soap:wsdl2erlang("http://www.webservicex.net/CurrencyConvertor.asmx?WSDL").
** exception error: undefined function soap:wsdl2erlang/1
Sorry for the delay in responding. Is the soap module in your code path?
code:get_path().
Will tell you what paths exist in your code path.
I am trying to run command:
soap:wsdl2erlang("http://www.webservicex.net/CurrencyConvertor.asmx?WSDL").
and I am getting this error:** exception error: undefined function soap:wsdl2erlang/1