Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HTTP Transport fails without error message

Status
Not open for further replies.

tjkrause

Programmer
May 13, 2005
1
DE
Hi,

I'm rather new to Biztalk and try to set up a channel which sends its results to a web server via http. I think the channel as itself works, at least if I define a file transport as the destination, everything works as intended.

If I change nothing but the primary transport from file to http, still no error occurs. When a new file arrives in the monitored drop directory, biztalk performs the mapping and initiates a http request to the recieving web server. Thats shown by the receiving web servers log file which states, there was a post request to the receiving applications url.

Nevertheless the post request did not contain any data. No error was logged nowhere...

I#m completely helpless and got no idea what to try next - perhaps you got some advice for me.


Thanks in advance
Sincerly,
Thorsten J. Krause
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top