08-27-05 10:49 PM
first, you need to understand the structure or schema of the RSS feeds,
then, create a document specification, test it if it is valid according
to the sample RSS document.
after validation, you can now configure the messaging services of BTS,
and use the SQL Server adapter for BizTalk to dumped the data from
BizTalk to SQL Server database table.
Sudhee wrote:
> Hi Gurus,
> I am new to BizTalk, I have a task to do in BizTalk.
>
> A RSS Feed comes in to BizTalk Server in a HTTP Request(GET). I need to
> parse it and dump in SQL Server.
>
> What are the steps I need to be done.? Could somebody help, really
> appreciated.?
>
> I have done some work on it, but not sure how to test it., and the work
> i have done is correct.?
>
>
> Thanks in advance.
>
[ Post a follow-up to this message ]
|