Re: Biztalk 2004 XML Assembler
From: Danny op het Veld (DannyophetVeld_at_discussions.microsoft.com)
Date: 07/29/04
- Next message: Andres Felipe Arguello: "Re: BTS 2002 .NET Toolkit"
- Previous message: Jeremy: "RE: BizTalk exception handling"
- In reply to: Matt Milner: "Re: Biztalk 2004 XML Assembler"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 29 Jul 2004 08:23:03 -0700
Hello Mat,
The convoy is indeed the solution to my problem.
Thanks for the advise.
Regards,
Danny
"Matt Milner" wrote:
> You would use the concept of convoys. Take a look at scott woodgate's blog
> for the item on convoys with samples:
>
> http://blogs.msdn.com/scottwoo/archive/2004/03/10/87337.aspx
>
> Matt
>
>
> "Danny op het Veld" <DannyophetVeld@discussions.microsoft.com> wrote in
> message news:BC554E1A-96BB-41D3-ACBC-77F5C3F74D0B@microsoft.com...
> > How can I get multiple messages in my orchestration then. Normally you
> receive one message, process it it through and send it to some output.
> >
> > In this case I need to read messages of a certain type (which I can read
> from a promoted property) and store each of the messages in an XML document
> until there are no more messages of the type. Then send the constructed XML
> document to the send port...
> >
> > Regards,
> >
> >
> > Danny
> >
> > "Matt Milner" wrote:
> >
> > > You can do a loop in an orchestration and create your document before
> > > sending. It should also be possible to use the assembler from within
> > > orchestrations, but I have not done this myself as of yet.
> > >
> > > Matt
> > >
> > >
> > > "Danny op het Veld" <DannyophetVeld@discussions.microsoft.com> wrote in
> > > message news:3A688CB8-4FB3-445C-A598-786605F61B1E@microsoft.com...
> > > > I want to assemble multiple XML message into one outgoing message. I
> > > process mutiple messages by using the " Service window" on the send
> port.
> > > >
> > > > I tried the send pipeline using the XML assembler with an envelope and
> a
> > > document schema, but this assembles one document at a time.
> > > >
> > > > I read in the microsoft documentation that this Release of Biztalk
> 2004
> > > does not support XML assembling, according the next note: "Note In
> this
> > > release of BizTalk Server 2004, assembling functionality is not used, so
> > > BizTalk Server always passes one document to the component input."
> > > >
> > > >
> > > > Are there any known alternative solutions to assemble my documents
> into
> > > one document?
> > > >
> > > > Thanks
> > > >
> > > > Danny op het Veld
> > >
> > >
> > >
>
>
>
- Next message: Andres Felipe Arguello: "Re: BTS 2002 .NET Toolkit"
- Previous message: Jeremy: "RE: BizTalk exception handling"
- In reply to: Matt Milner: "Re: Biztalk 2004 XML Assembler"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|