PDA

View Full Version : WEB Services problem.



Karl A. Sørensen
16-Nov-2005, 02:59 AM
We have implementet 3 web services that one of our customers is going to
call. The services seem to work fine, but the first time one tries to call
one of these services, we get an error message saying "Soap/Http Transfer
error. Http request failed" (see attached bitmap).

I have set the "Set phoSoapClientHelper to oClientWSHelper", so in the
helper view that pops up after trying to call our web service, I get this
error "wssHttpRequestFailed - Http request failed" in the "Status" field.

When we, from the same program, try to call our web services for the second
time, all works ok.

Does anybody have any suggestions for me ??

Regards
Karl

Evertjan Dondergoor
16-Nov-2005, 03:59 AM
The VDF11.1 help suggests to check the peTransferStatus for more information ;-)

Evertjan

"Karl A. Sørensen" <kas@kamstrup-ems.no> wrote in message news:xJqo2Oo6FHA.3660@dacmail.dataaccess.com...
> We have implementet 3 web services that one of our customers is going to call. The services seem to work fine, but the first time
> one tries to call one of these services, we get an error message saying "Soap/Http Transfer error. Http request failed" (see
> attached bitmap).
>
> I have set the "Set phoSoapClientHelper to oClientWSHelper", so in the helper view that pops up after trying to call our web
> service, I get this error "wssHttpRequestFailed - Http request failed" in the "Status" field.
>
> When we, from the same program, try to call our web services for the second time, all works ok.
>
> Does anybody have any suggestions for me ??
>
> Regards
> Karl
>
>

Karl A. Sørensen
16-Nov-2005, 10:02 AM
Thanks, but the problem is that it is not ourself that are going to call
this web service, but one of our customers. I just made a sample app. to
test if we got the same problem (and we do).

Regards
Karl


"Evertjan Dondergoor" <evertjan.dondergoor@dataaccess.nl> wrote in message
news:D0%23rMwo6FHA.2168@dacmail.dataaccess.com...
> The VDF11.1 help suggests to check the peTransferStatus for more
> information ;-)
>
> Evertjan
>
> "Karl A. Sørensen" <kas@kamstrup-ems.no> wrote in message
> news:xJqo2Oo6FHA.3660@dacmail.dataaccess.com...
>> We have implementet 3 web services that one of our customers is going to
>> call. The services seem to work fine, but the first time one tries to
>> call one of these services, we get an error message saying "Soap/Http
>> Transfer error. Http request failed" (see attached bitmap).
>>
>> I have set the "Set phoSoapClientHelper to oClientWSHelper", so in the
>> helper view that pops up after trying to call our web service, I get this
>> error "wssHttpRequestFailed - Http request failed" in the "Status" field.
>>
>> When we, from the same program, try to call our web services for the
>> second time, all works ok.
>>
>> Does anybody have any suggestions for me ??
>>
>> Regards
>> Karl
>>
>>
>
>

Karl A. Sørensen
9-Dec-2005, 09:43 AM
It looks like this problem has to do with SSL on the server I am trying to
call. If I turn OFF SSL on the server, calling the web service works the
first time. If I turn ON SSL on the server, the call fails the first time.
This has probably nothing to do with VDF calling the service.

Regards
Karl




"Karl A. Sørensen" <kas@kamstrup-ems.no> wrote in message
news:3thkH7r6FHA.4000@dacmail.dataaccess.com...
> Thanks, but the problem is that it is not ourself that are going to call
> this web service, but one of our customers. I just made a sample app. to
> test if we got the same problem (and we do).
>
> Regards
> Karl
>
>
> "Evertjan Dondergoor" <evertjan.dondergoor@dataaccess.nl> wrote in message
> news:D0%23rMwo6FHA.2168@dacmail.dataaccess.com...
>> The VDF11.1 help suggests to check the peTransferStatus for more
>> information ;-)
>>
>> Evertjan
>>
>> "Karl A. Sørensen" <kas@kamstrup-ems.no> wrote in message
>> news:xJqo2Oo6FHA.3660@dacmail.dataaccess.com...
>>> We have implementet 3 web services that one of our customers is going to
>>> call. The services seem to work fine, but the first time one tries to
>>> call one of these services, we get an error message saying "Soap/Http
>>> Transfer error. Http request failed" (see attached bitmap).
>>>
>>> I have set the "Set phoSoapClientHelper to oClientWSHelper", so in the
>>> helper view that pops up after trying to call our web service, I get
>>> this error "wssHttpRequestFailed - Http request failed" in the "Status"
>>> field.
>>>
>>> When we, from the same program, try to call our web services for the
>>> second time, all works ok.
>>>
>>> Does anybody have any suggestions for me ??
>>>
>>> Regards
>>> Karl
>>>
>>>
>>
>>
>
>