Many records in a file to single web service calls
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Many records in a file to single web service calls




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Many records in a file to single web service calls  
Andrew


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-08-04 10:48 PM

Hi there,

Can anyone point me to a sample where BizTalk sucks in a file with many
records and subsequently makes a single web service call to a send port for
each record?

Thanks,
Andrew







[ Post a follow-up to this message ]



    RE: Many records in a file to single web service calls  
Shaheer Abubucker


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-16-04 02:09 AM

Andrew,

I don't have a sample, but here are two options:

1.  Use an envelope to split the incoming file in the receive pipeline so
you have separate messages per record.  This is the easier of the two
solutions but will not maintain order among all the records in the incoming
file or even among records from multiple incoming files.

Here's a link that explains how to split an incoming XML message using an
envelope:  http://weblogs.asp.net/jan/archive/...3/07/85259.aspx

2.  If you must maintain order with the calls to the web service among all
the records in the incoming file, then you can use a while loop in
orchestration and parse the message yourself and construct separate
messages going to a SOAP send.

Thanks,
Shaheer Abubucker
Microsoft Biztalk Server Team
This posting is provided "AS IS" with no warranties,and confers no rights.
Subscribe at
http://support.microsoft.com/defaul...msdn/nospam.asp
&SD=msdn


--------------------
| From: "Andrew" <andrew@nospam.com>
| Subject: Many records in a file to single web service calls
| Date: Fri, 8 Oct 2004 16:44:31 -0600
|
| Hi there,
|
| Can anyone point me to a sample where BizTalk sucks in a file with many
| records and subsequently makes a single web service call to a send port
for
| each record?
|
| Thanks,
| Andrew
|
|
|






[ Post a follow-up to this message ]



    Re: Many records in a file to single web service calls  
Andrew


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-16-04 02:09 AM

This is great, thank you.

Andrew

"Shaheer Abubucker" <shaheera@online.microsoft.com> wrote in message
news:iCFpYN6rEHA.752@cpmsftngxa06.phx.gbl...
> Andrew,
>
> I don't have a sample, but here are two options:
>
> 1.  Use an envelope to split the incoming file in the receive pipeline so
> you have separate messages per record.  This is the easier of the two
> solutions but will not maintain order among all the records in the
> incoming
> file or even among records from multiple incoming files.
>
> Here's a link that explains how to split an incoming XML message using an
> envelope:  http://weblogs.asp.net/jan/archive/...3/07/85259.aspx
>
> 2.  If you must maintain order with the calls to the web service among all
> the records in the incoming file, then you can use a while loop in
> orchestration and parse the message yourself and construct separate
> messages going to a SOAP send.
>
> Thanks,
> Shaheer Abubucker
> Microsoft Biztalk Server Team
> This posting is provided "AS IS" with no warranties,and confers no rights.
> Subscribe at
> [url]http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp[/ur
l]
> &SD=msdn
>
>
> --------------------
> | From: "Andrew" <andrew@nospam.com>
> | Subject: Many records in a file to single web service calls
> | Date: Fri, 8 Oct 2004 16:44:31 -0600
> |
> | Hi there,
> |
> | Can anyone point me to a sample where BizTalk sucks in a file with many
> | records and subsequently makes a single web service call to a send port
> for
> | each record?
> |
> | Thanks,
> | Andrew
> |
> |
> |
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:30 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register