I am sorry if this was posted earlier as an anonymous user
Problem :
We have a manual process which we need to update with Help of biztalk.
In the manual process we log into an http website and download a file in xml format.
This file is processed and de-duped and put into a database.
How can we have BizTalk login to the website(not webservice) over HTTP, the download URL and the credentials are available.
The website is external to our group and hence it cannot push files to us
Any help would be appreciated.