Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Https Receive from an external server › Re: Https Receive from an external server
May 14, 2014 at 4:13 AM
#26361
I think I did someway similar few years back in BizTalk.
We called a .net helper class from the Orchestration which made a call to the HTTP URL and returned the response message to the Orchestration.