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

User

Creative Commons License

A SOAP call for MNA's

by Thomas Cramer

Here is a SOAP call that will provide all the valid MNA accounts and corresponding full name:

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

CarcWiki: Documentation/SOAPMNA (last edited 2005-05-16 13:18:30 by ChristopherZorn)

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