Re: Retrieve documents from HTTP site

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Scott:

To clarify... I'm wanting to receive AS2 messages via Http/Https - so yes, I
would like to permit two-way request response to pass back an MDN.

Thanks,

Mark


"Scott Colestock" wrote:

Do you need to do two-way request response work or one-way?

If one-way, you could consider creating an endpoint in your DMZ that simply
enqueues on MSMQ (for BizTalk to receive from.)

In either case, you could consider using a reverse proxy to relay messages
from your DMZ.

Scott Colestock
www.traceofthought.net

"Mark" <Mark@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:08B560B7-C0F0-4804-B63D-CBCB80724239@xxxxxxxxxxxxxxxx
I have the same question... except to clarify, we are wanting to use one of
our public facing "secure" web servers as the HTTP Receive Location rather
than a local virtual directory setup on the actual BizTalk Server 2006 R2
box. As best I can tell, and from the hours of research I've done today
thus
far, it would appear that we're only allowed to specify the local virtual
directory setup in IIS on BTS.

Our thinking is that this opens the BizTalk Server box to some security
risks... and since it's inside the DMZ, that's not good. A web server
outside the DMZ looked to us to be a better choice for the receive
location... and that we should be able to some magical way point there and
tell BizTalk - "listen for inbound traffic here". (grin).



"Saravana Kumar" wrote:

HTTP Adapter is a listening adapter, you configure it on your BizTalk
server
and some one post messages to that URL, which eventually gets into
BizTalk.

When you say you want to retrieve messages from HTTP, is it a web
service?
If its a web service then you can use SOAP adapter (not receive, but send
adapter) to pull data from the remote website seamlessly.

You can even pull data from HTTP using HTTP (solicit-response send
adapter),
but it will require some understanding of your problem.

Regards,
Saravana Kumar
http://www.biztalk247.com/v1/
http://www.digitaldeposit.net/blog
[Please mark the response as "Answer" if it solves your problem.]

"Paw Pedersen" <newsATpaws.dk> wrote in message
news:Ovhxi#6qHHA.1212@xxxxxxxxxxxxxxxxxxxxxxx
Is it possible to use the HTTP adapter in Biztalk 2006 to retrieve
documents from a https site?
It seems to me that the HTTP receive adapter can only be used for
receiving document from you own http site, not from another site. Is it
possible to retrieve documents from another http site through the
internet?

Kind regards
Paw




.



Relevant Pages

  • RE: ASP, BizTalk server SQL DB and Firewall architecture.
    ... I realize with BizTalk 2002, i could use a HTTP receive function. ... allowed me to pick up files from the DMZ based web server using http. ... Biztalk server SQL DB and Firewall architecture. ... It's a good DMZ security practice to avoid allowing any connections to the ...
    (Focus-Microsoft)
  • Re: Retrieve documents from HTTP site
    ... "Scott Colestock" wrote: ... our public facing "secure" web servers as the HTTP Receive Location ... than a local virtual directory setup on the actual BizTalk Server 2006 ... Our thinking is that this opens the BizTalk Server box to some security ...
    (microsoft.public.biztalk.general)
  • RE: HTTP Send Adapter Error 411
    ... I have never seen HTTP 411 with BizTalk or without. ... "Your Web server thinks that the HTTP data stream sent by the client (e.g. ...
    (microsoft.public.biztalk.general)
  • Re: Retrieve documents from HTTP site
    ... you could consider creating an endpoint in your DMZ that simply ... than a local virtual directory setup on the actual BizTalk Server 2006 R2 ... When you say you want to retrieve messages from HTTP, ...
    (microsoft.public.biztalk.general)
  • Re: Connection issue
    ... Reason for the issue is Apache server on the other end. ... The keepalive property should be in the HTTP Headers. ... We used to sent xml from the server that have biztalk 2004. ... can you check the settings on it? ...
    (microsoft.public.biztalk.general)