candland

@candland rss self
June 21st 2011

Savon.rb client for .Net web service.

.net, rails, ruby, savon, soap

This is a quick post to help anyone looking for info on consuming a dotNet based webservice using the savon gem for ruby. The main issue is that .net expects a namespace on the action element in the soap body. This can be done easily in the call to client#request as shown in the following gist. Hope this saves someone, maybe future me, some time!

blog comments powered by Disqus