RE: [U2] SOAP requests from Universe

2005-08-16 Thread Mike Dallaire
Malcolm, We do not specifically set header information in our SOAP interfaces. But, you should be able to add a line similar to: statusvalue = SOAPSetRequestHeader(Handle, SendValue) after the create request. Handle and SendValue should be able to be variables or hardcoded values. HTH, Mike

RE: [U2] SOAP requests from Universe

2005-08-16 Thread Mike Dallaire
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kay, Malcolm Sent: Tuesday, August 16, 2005 11:30 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] SOAP requests from Universe Mike My problem is that I don't know what to put in the sendvalue, in ASP we use have statements like