Re: Problem with multiple xml schemas in receive pipeline
- From: "Hans van den Akker \(Avanade\)" <hakatwork@xxxxxxxxxxx>
- Date: Thu, 18 Jan 2007 09:00:42 +0100
Do you use namespaces in one or both of these messages?
"BASKAR BV" <BASKARBV@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:B3C38EDD-B750-40D4-A79A-B095E667386C@xxxxxxxxxxxxxxxx
since document schemas has a collection i tried specifying multple schemas in
the collection. even then when it tries to process the second message type
then it throws the error in event viewer as
Finding the document specification by message type "ClaimProcessing" failed.
Verify the schema deployed properly.
Do i need to set anything in the ClaimProcessing schema which is the second
message type?
"Jan Eliasen" wrote:
On Wed, 17 Jan 2007 02:40:00 -0800, BASKAR BV
<BASKARBV@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>I have one mq series queue which process multiple xml message types. To
>achieve this i have a receive pipeline with multiple disassembler xml
>components one for each schema specified in the document schema >property.
>After deploying it recognizes the first message and process. But fails >for
>second message. Error message received in event viewer is
Why do you hav emore than one XML Disassembler component? One is
enough. And you don't even need to specify any document schemas in it
- BizTalk will figure out which schema to use automatically, using the
rootnode and the target namespace of the incoming document.
If you really want to specify the document schemas, you can specify
more than one in the single disassembler component you need.
--
eliasen, representing himself and not the company he works for.
Private blog: http://blog.eliasen.dk
Private email: jan@xxxxxxxxxx
.
- References:
- Re: Problem with multiple xml schemas in receive pipeline
- From: Jan Eliasen
- Re: Problem with multiple xml schemas in receive pipeline
- Prev by Date: Re: The Windows SharePoint Services adapter Web service was not found at the specified URL
- Next by Date: Re: Need XSD for Base EDI Adatper - EDI 837
- Previous by thread: Re: Problem with multiple xml schemas in receive pipeline
- Next by thread: Re: Problem with multiple xml schemas in receive pipeline
- Index(es):
Relevant Pages
|