Re: splitting message without envelop

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



What is your goal in splitting the file into smaller chunks?

You might consider doing the splitting in an orchestration (see
http://www.biztalkgurus.com/Labs/Message-Debatching-Xpath-Envelope.html)
and delegating the work further from there, if you need the config driven
approach you describe.

Scott Colestock
www.traceofthought.net


<siddharthkhare@xxxxxxxxxxx> wrote in message
news:1136912375.905782.238140@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi All,
> <Customers>
>
> <Customer ID=1 name='CustomerA' ></Customer>
> <Customer ID=2 name='CustomerB' ></Customer>
>
> <Customer ID=3 name='Customerc' ></Customer>
>
> <Customer ID=4 name='Customerd' ></Customer>
>
> </Customers>
>
>
>
> now this could be a big file so i want to be able to split it into
> smaller xml chunks.
>
>
> Now if i use envelop to do this i think i am pretty much stuck with
> doing one customer node at a time.
>
> In other words there will be one orchestration instantiated for each
> singular customer item but what I want to do instead is
> make it config driven ...and lets say this parameter is set to 2 then
> there should be one orchestartion instantiated for every two customer
> records.
>
>
> I don't think envelop will let you do that .I will have to write some
> custom components in one of the pipline stages.
>
> I was wondering if I am on right track and if some one could give me
> more details on what components I have write and which method i have to
> do all this processing ..i.e splitting this message into smaller chunks
> based on what is configured in config file.
>
> Thanks
> Sidd
>


.



Relevant Pages

  • Re: Single - multi message into multi single messages
    ... There are a number of ways of splitting an incoming batch into multiple ... If one of the child messages fails processing in the pipeline (e.g. ... There are a number of good reasons for using an orchestration - I would ...
    (microsoft.public.biztalk.general)
  • Re: Message Splitting Performance vs Flat File Custom Pipeline
    ... > In response to my post yesterday about decomposing flat files, 20,000 ... I've been thinking about message splitting ... > E.g. passing the entire message to an orchestration, ... > 1 - Splitting into seperate rows via custom pipeline ...
    (microsoft.public.biztalk.general)
  • Re: BizTalk 2004 :: Transitioning an orchestration to messaging?
    ... Direct port bindings can publish to the message box, but when I want to subscribe to it via a receive location, I cant because a transport type must be chosen, eliminating the performance gains of messaging only for the rest of my process. ... It seems I am stuck either looping thru my message inside an orchestration to split it or creating a fake internal file recieve location to get the message published to the message box for an envelope to take over and perform the splitting. ... Yossi Dahan www.sabratech.co.uk. ...
    (microsoft.public.biztalk.general)
  • Re: Bulk Insert Data in Millions - Lock Issue
    ... My DBA says that splitting the insert statement into smaller chunks ... Prev by Date: ...
    (comp.databases.ms-sqlserver)
  • Re: Total # of Pages
    ... For the sake of your printer, ... might be worthwhile splitting it into even more chunks. ... can't imagine anyone reading all that or how they would find ...
    (microsoft.public.access.reports)