Displaying 1 result from an estimated 1 matches for "portalserver".
2006 May 31
0
web services datat types
...adata] } ],
: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'' => '''',
''webapp...