07-28-04 11:09 PM
Message validation happens in a pipeline, not in the orchestration.
Default XML receipe pipeline doesn't do validation (It only checks target na
mespace and root node name to find appropriate schema).
If you are using your own pipeline, then you can decide if you want to do va
lidation or not.
Thanks,
Tatyana
--------------------
>Thread-Topic: schema validations at input receive
>thread-index: AcRv+My2ZNG54bXPRLCszsuhKYEX1A==
>X-WBNR-Posting-Host: 4.250.36.149
>From: examnotes <rnsdas@discussions.microsoft.com>
>Subject: schema validations at input receive
>Date: Thu, 22 Jul 2004 07:33:05 -0700
>Lines: 12
>Message-ID: <8B7800C8-A92B-4358-9CAF-11DBA9E5D304@microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>Newsgroups: microsoft.public.biztalk.orchestration
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.157
>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.orchestration:7268
>X-Tomcat-NG: microsoft.public.biztalk.orchestration
>
>Hello,
>
>Currently in my development, my orchestration is deployed as a Webservice.
>
>We are expecting a certain type of message to come at the receive port of t
he Orch.If its a wrong type of message lands at the input port, it would bom
b (obviously!).
>
>So I assume that the receive shape is doing some sort of validation of the schema.
Is it a good idea to turn of these validations in production env? I mean schema[/vbc
ol]
validation is a time consuming affair (and I already feel that Orchestration are slow... don
t know why??...), than would it help me to reduce some time?[vbcol=seagreen]
>
>Appreciate if someone can throw some light on this.
>
>Thanks and regards,
>Milan Doshi
>
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this mess
age are best directed to the newsgroup/thread from which they originated.
[ Post a follow-up to this message ]
|