Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Https Receive from an external server › Re: Https Receive from an external server
May 10, 2014 at 2:53 PM
#26349
If your scenario is like reading this kind of file daily
http://www.ecb.europa.eu/…/eurofxref-daily.xml
Then you need to use a Schedule Receive Adapter and schedule it to run everyday and then in the Orchestration read the file from the URL.