search for: mysoapclient

Displaying 1 result from an estimated 1 matches for "mysoapclient".

2006 May 31
0
web services datat types
...xpects => [ { :metadata => [CLL_Metadata] } ], :returns => [CLL_Answer] and this is the controller for the web service def GetMetadata(metadata) breakpoint answer = CLL_Answer.new answer end and lastly, this is the php client $client = new mysoapclient("http://loginunificado.portalserver.com.ar/unified_login/ws dl", true, $proxyhost, $proxyport, $proxyusername, $proxypassword); $params = array(''key'' => ''perfil'', ''type'' => ''1'', ''value'' =&g...