The Medical University of South Carolina
Discovering...Understanding...Healing...

User

Creative Commons License

Published Name Web Service

Thomas Cramer has written a webservice which can be used to return someone's published name by supplying their MNA.

To use the service in perl do:

my $client = SOAP::Lite
->uri('https://appserve.musc.edu/gabSoap')
->proxy('https://appserve.musc.edu/gabSoap/gabName.cgi');
my $result= $client ->getUserInfo("cramert");

CarcWiki: Documentation/PublishedNameWebService (last edited 2005-05-20 15:12:25 by MatthewGregg)

171 Ashley Avenue · Charleston SC 29425 · (843) 792-2300