BizTalk Server Orchestration - http send Request-Response Redirect

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > September 2004 > http send Request-Response Redirect





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author http send Request-Response Redirect
Vingen300

2004-09-22, 9:56 pm

Hi.

i use http Request-Response port to send data to a web-server, but the
web-server redirects to a new url for the response. The problem then being
that the http port just reads the http header:

HTTP/1.1 303 See Other
Location: http://[host]/[path]
Content-Length: 0
Server: Allegro-Software-RomPager/3.12

but doesn't retrieve the response from the new location.

When i do exactly the same in a vb.net application and use HttpWebRequest
and HttpWebResponse objects it work's fine. The HttpWebResponse object gets
the response from the new location.

I've set the Max Redirect's attribute to 5 just to be sure, it doesn't seem
to help.
I Could parse out the new adress and performe a new Request-Response, how to
i set the adapter to use http get instead of http post?
Any Ideas??

Regards
JMy
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com