perlisfun has asked for the wisdom of the Perl Monks concerning the following question:
SOAP Header information is like<SOAP-ENV:Envelope> <SOAP-ENV:Header> <Security_Request> <Username>VP1</Username> <Password>VP12</Password> </Security_Request> </SOAP-ENV:Header> <SOAP-ENV:Body> <Find__CompIntfc__RD_COMPANY_CI_API> <SETID>Share</SETID> <COMPANYID>3633</COMPANYID> </Find__CompIntfc__RD_COMPANY_CI_API> </SOAP-ENV:Body> </SOAP-ENV:Envelope>
20040725 Edit by ysth: replace pre tags with code tags
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: SOAP request.
by tilly (Archbishop) on Jul 24, 2004 at 20:54 UTC |