|
Home > Archive > BizTalk Server General > December 2004 > TPE & XML with INCLUDE XML command
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
TPE & XML with INCLUDE XML command
|
|
| Filipe Pinto 2004-11-22, 5:48 pm |
| Hi,
I'm configuring BAM in my system and i came across an issue that some may
help me solve it.
I'm using an orchestration that uses a XSD that includes other XSDs. When i
open the schema in TPE it does not show me those complex types that are
defined in the include file.
Is there a workaround for this issue?
If not, any of you has a best practice that I can use?
Thank you,
Filipe Pinto
| |
| Bryan Brouckaert 2004-11-24, 5:52 pm |
| Hello Filipe,
The thing I did, is creating a special BAM message type that is rather
simple (and does not used includes). Every time I need information for BAM
I map my original message to the BAM message. Maybe not the ideal solution,
but it works.
The alternative is to write C# code. See the end-to-end BAM example, there
is some sample code in the pipeline component. But then you need to promote
all fields used for BAM or use "xpath".
Hope this helps,
Bryan.
"Filipe Pinto" <FilipePinto@discussions.microsoft.com> schreef in bericht
news:57CC8F5D-2813-4264-9752-1BD97C9DC3E7@microsoft.com...
Hi,
I'm configuring BAM in my system and i came across an issue that some may
help me solve it.
I'm using an orchestration that uses a XSD that includes other XSDs. When i
open the schema in TPE it does not show me those complex types that are
defined in the include file.
Is there a workaround for this issue?
If not, any of you has a best practice that I can use?
Thank you,
Filipe Pinto
| |
| Brad Paris 2004-11-29, 5:52 pm |
| A QFE was released to fix some issues around some complex schemas. This
was rolled into SP1. This may resolve your issue.
| |
| Vikas Tyagi 2004-12-01, 5:51 pm |
| KB # 840177
--------------------
| X-Tomcat-ID: 601380166
| References: <57CC8F5D-2813-4264-9752-1BD97C9DC3E7@microsoft.com>
<41a4f46e$0$25052$ba620e4c@news.skynet.be>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: email@domain (Brad Paris)
| Organization: Microsoft
| Date: Mon, 29 Nov 2004 22:23:38 GMT
| Subject: Re: TPE & XML with INCLUDE XML command
| X-Tomcat-NG: microsoft.public.biztalk.general
| Message-ID: <Kh9cXIm1EHA.3028@cpmsftngxa10.phx.gbl>
| Newsgroups: microsoft.public.biztalk.general
| Lines: 4
| Path: cpmsftngxa10.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.general:22035
| NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
|
| A QFE was released to fix some issues around some complex schemas. This
| was rolled into SP1. This may resolve your issue.
|
|
|
|
|
|
|