Re: [U2] SOAP Header

2011-07-28 Thread Symeon Breen
-boun...@listserver.u2ug.org] On Behalf Of Kevin King Sent: 27 July 2011 22:57 To: U2 Users List Subject: Re: [U2] SOAP Header I'm confused. Exactly what is setting the Host: http header in the SOAP request? ___ U2-Users mailing list U2-Users

Re: [U2] SOAP Header

2011-07-28 Thread Steve Long
...@listserver.u2ug.org] On Behalf Of Symeon Breen Sent: Thursday, July 28, 2011 12:39 AM To: 'U2 Users List' Subject: Re: [U2] SOAP Header The u2 soap/hhtprequest call will set the basic minimum http headers required for a http conversation, this includes get/post, Host and Http version. Host is taken

Re: [U2] SOAP Header

2011-07-28 Thread Symeon Breen
-boun...@listserver.u2ug.org] On Behalf Of Steve Long Sent: 28 July 2011 16:13 To: U2 Users List Subject: Re: [U2] SOAP Header We actually have 2 issues to overcome. The big show stopper now is the host. The client is using a load balancer and requires the Host to be specified in the SOAP header

Re: [U2] SOAP Header

2011-07-28 Thread Steve Long
-boun...@listserver.u2ug.org] On Behalf Of Symeon Breen Sent: Thursday, July 28, 2011 8:41 AM To: 'U2 Users List' Subject: Re: [U2] SOAP Header Are you talking about the http Host header parameter or a soap parameter ? Have you used protocolLogging to trace the exact http conversation. You can

Re: [U2] SOAP Header

2011-07-28 Thread Symeon Breen
: [U2] SOAP Header Both actually. The SOAP parameter I have tried, and it seems to do nothing. The SOAP header is not created. I tried the http host header parameter as specified below to try and circumvent the issue, and it creates the http header correctly, but the SOAP document is not processed

Re: [U2] SOAP Header

2011-07-28 Thread John Hester
- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Steve Long Sent: Wednesday, July 27, 2011 9:05 AM To: U2 Users List Subject: [U2] SOAP Header Hi All - I am using the Unidata functionality to do SOAP calls and I now need to specify

[U2] SOAP Header

2011-07-27 Thread Steve Long
Hi All - I am using the Unidata functionality to do SOAP calls and I now need to specify header information to call a SSL page. It is failing because there is not info in the header. The documentation is very sparse on this, as you all know. Anyone have any insight on how to specify header

Re: [U2] SOAP Header

2011-07-27 Thread Steve Long
Of Larry Hiscock Sent: Wednesday, July 27, 2011 9:32 AM To: 'U2 Users List' Subject: Re: [U2] SOAP Header Hi Steve, What version of UD and on what platform? The reason I ask is that we have a client that is stuck on UD v6.1 for the time being (because they're on SCO OpenServer). At that rev

Re: [U2] SOAP Header

2011-07-27 Thread Larry Hiscock
Of Steve Long Sent: Wednesday, July 27, 2011 11:23 AM To: U2 Users List Subject: Re: [U2] SOAP Header Thanks Larry. They are on 7.2. Currently we are using the SOAPCreateRequest, SOAPSetRequestContent, and SOAPSubmitRequest functions only. I would like to avoid adding the header info to the SOAP

Re: [U2] SOAP Header

2011-07-27 Thread Steve Long
Oregon (866) 354-5913 Fax -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Larry Hiscock Sent: Wednesday, July 27, 2011 11:47 AM To: 'U2 Users List' Subject: Re: [U2] SOAP Header Here's an example of one we're using

Re: [U2] SOAP Header

2011-07-27 Thread Larry Hiscock
: [U2] SOAP Header Thanks Larry. I think we need to try the secureRequest, but I haven't messed with the setup. I see you are doing loadSecurityContext. How did you create the context? Via the saveSecurityContext? Thanks, Steve Long Spyderweb Technical Services, Inc. (360) 687-8797 Washington

Re: [U2] SOAP Header

2011-07-27 Thread Steve Long
Sent: Wednesday, July 27, 2011 12:21 PM To: 'U2 Users List' Subject: Re: [U2] SOAP Header It's been a while since I've created one, but IIRC, the easiest way is to use UniAdmin to create a CSR, then a self-signed certificate (or you can purchase a cert using the CSR) and the security context. Check

Re: [U2] SOAP Header

2011-07-27 Thread Kevin King
I'm confused. Exactly what is setting the Host: http header in the SOAP request? ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users