| Doug Girard [MSFT] 2006-03-25, 11:38 am |
| Miles,
A two-way send port (solicit-response) in BizTalk Server 2004 using the
HTTP adapter would do the trick. You could have a Scheduled Task execute
each day at a certain time to kick off the orchestration which would handle
this.
HTH,
Doug Girard [MSFT]
Note: This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
>From: "Miles Cousens II" <mcousens@clearwater.ca>
>Subject: How can I read in an XML Doucment from a webpage?
>Date: Wed, 27 Jul 2005 10:59:22 -0300
>Lines: 6
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1506
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506
>Message-ID: <Oo9EoRrkFHA.576@tk2msftngp13.phx.gbl>
>Newsgroups: microsoft.public.biztalk.general
>NNTP-Posting-Host: ftp.downeast.ns.ca 142.176.5.211
>Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
>Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.biztalk.general:16037
>X-Tomcat-NG: microsoft.public.biztalk.general
>
>I would like to be able to import the following xml document on a daily
>basis to get the current exchange rates, but I am not sure how to do it?
>Any ideas would be greatly appreciated. I am using Biztalk 2002
>http://www.bankofcanada.ca/stat/fx-xml.xml
>
>
>
|